mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Bump antd from 4.16.12 to 4.16.13 (#289)
Bumps [antd](https://github.com/ant-design/ant-design) from 4.16.12 to 4.16.13. - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/ant-design/ant-design/compare/4.16.12...4.16.13) --- updated-dependencies: - dependency-name: antd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
548798eb46
commit
198c5b64d3
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -8,7 +8,7 @@
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.6.3",
|
||||
"antd": "^4.16.12",
|
||||
"antd": "^4.16.13",
|
||||
"chart.js": "^3.5.1",
|
||||
"chartkick": "^4.0.5",
|
||||
"classnames": "^2.3.1",
|
||||
@ -1171,9 +1171,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/antd": {
|
||||
"version": "4.16.12",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.16.12.tgz",
|
||||
"integrity": "sha512-vFptOyOo0EubF6sgdJdH8GwnphcZcxV2QG+znSUj4hMOzRI8a0p3XS2mvKpsS92bu4PBuvsc9wmNQNnOfh1GrA==",
|
||||
"version": "4.16.13",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.16.13.tgz",
|
||||
"integrity": "sha512-EMPD3fzKe7oayx9keD/GA1oKatcx7j5CGlkJj5eLS0/eEDDEkxVj3DFmKOPuHYt4BK7ltTzMFS+quSTmqUXPiw==",
|
||||
"dependencies": {
|
||||
"@ant-design/colors": "^6.0.0",
|
||||
"@ant-design/icons": "^4.6.3",
|
||||
@ -8681,9 +8681,9 @@
|
||||
}
|
||||
},
|
||||
"antd": {
|
||||
"version": "4.16.12",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.16.12.tgz",
|
||||
"integrity": "sha512-vFptOyOo0EubF6sgdJdH8GwnphcZcxV2QG+znSUj4hMOzRI8a0p3XS2mvKpsS92bu4PBuvsc9wmNQNnOfh1GrA==",
|
||||
"version": "4.16.13",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.16.13.tgz",
|
||||
"integrity": "sha512-EMPD3fzKe7oayx9keD/GA1oKatcx7j5CGlkJj5eLS0/eEDDEkxVj3DFmKOPuHYt4BK7ltTzMFS+quSTmqUXPiw==",
|
||||
"requires": {
|
||||
"@ant-design/colors": "^6.0.0",
|
||||
"@ant-design/icons": "^4.6.3",
|
||||
|
@ -10,7 +10,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "^4.6.3",
|
||||
"antd": "^4.16.12",
|
||||
"antd": "^4.16.13",
|
||||
"chart.js": "^3.5.1",
|
||||
"chartkick": "^4.0.5",
|
||||
"classnames": "^2.3.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user