Bump @ant-design/icons from 4.6.3 to 4.6.4 (#292)
Bumps [@ant-design/icons](https://github.com/ant-design/ant-design-icons) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/ant-design/ant-design-icons/releases) - [Commits](https://github.com/ant-design/ant-design-icons/commits) --- updated-dependencies: - dependency-name: "@ant-design/icons" 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:
committed by
GitHub
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
5a95e08bb6
commit
f1b52a08b8
Generated
+7
-7
@@ -7,7 +7,7 @@
|
|||||||
"": {
|
"": {
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/icons": "^4.6.3",
|
"@ant-design/icons": "^4.6.4",
|
||||||
"antd": "^4.16.13",
|
"antd": "^4.16.13",
|
||||||
"chart.js": "^3.5.1",
|
"chart.js": "^3.5.1",
|
||||||
"chartkick": "^4.0.5",
|
"chartkick": "^4.0.5",
|
||||||
@@ -60,9 +60,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ant-design/icons": {
|
"node_modules/@ant-design/icons": {
|
||||||
"version": "4.6.3",
|
"version": "4.6.4",
|
||||||
"resolved": "https://registry.npmjs.org/@ant-design/icons/-/icons-4.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/@ant-design/icons/-/icons-4.6.4.tgz",
|
||||||
"integrity": "sha512-OO4JW3OE13FKahplPYhqEg3uEhMiMDxujVUUx/RJUCEkSgBtAEnpKnq8oz2sBKqXeEhkr9/GE2tAHO1gyc70Uw==",
|
"integrity": "sha512-li02J8ym721E24N3bw1oXRzFDV7m2MYQWs+WtJgVVjhNRv4sc6vL2a2M7SS8rWX3Uc/3GJfrokIJnMrmbIMuXQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/colors": "^6.0.0",
|
"@ant-design/colors": "^6.0.0",
|
||||||
"@ant-design/icons-svg": "^4.0.0",
|
"@ant-design/icons-svg": "^4.0.0",
|
||||||
@@ -7836,9 +7836,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@ant-design/icons": {
|
"@ant-design/icons": {
|
||||||
"version": "4.6.3",
|
"version": "4.6.4",
|
||||||
"resolved": "https://registry.npmjs.org/@ant-design/icons/-/icons-4.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/@ant-design/icons/-/icons-4.6.4.tgz",
|
||||||
"integrity": "sha512-OO4JW3OE13FKahplPYhqEg3uEhMiMDxujVUUx/RJUCEkSgBtAEnpKnq8oz2sBKqXeEhkr9/GE2tAHO1gyc70Uw==",
|
"integrity": "sha512-li02J8ym721E24N3bw1oXRzFDV7m2MYQWs+WtJgVVjhNRv4sc6vL2a2M7SS8rWX3Uc/3GJfrokIJnMrmbIMuXQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@ant-design/colors": "^6.0.0",
|
"@ant-design/colors": "^6.0.0",
|
||||||
"@ant-design/icons-svg": "^4.0.0",
|
"@ant-design/icons-svg": "^4.0.0",
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
"lint": "eslint --ext .js,.ts,.tsx types/ pages/ components/"
|
"lint": "eslint --ext .js,.ts,.tsx types/ pages/ components/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/icons": "^4.6.3",
|
"@ant-design/icons": "^4.6.4",
|
||||||
"antd": "^4.16.13",
|
"antd": "^4.16.13",
|
||||||
"chart.js": "^3.5.1",
|
"chart.js": "^3.5.1",
|
||||||
"chartkick": "^4.0.5",
|
"chartkick": "^4.0.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user