From a376c9d324868c4966bc2efe6c05c8ddabd02648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 04:35:20 +0000 Subject: [PATCH] Bump antd from 5.18.2 to 5.18.3 (#633) Bumps [antd](https://github.com/ant-design/ant-design) from 5.18.2 to 5.18.3. - [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/5.18.2...5.18.3) --- updated-dependencies: - dependency-name: antd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 54 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/package-lock.json b/package-lock.json index e1b4f43..fa4372f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@testing-library/jest-dom": "^6.4.6", "@testing-library/react": "^16.0.0", "@vitejs/plugin-react": "^4.3.1", - "antd": "^5.18.2", + "antd": "^5.18.3", "express": "^4.19.2", "highcharts": "^11.4.3", "highcharts-react-official": "^3.2.1", @@ -67,9 +67,9 @@ } }, "node_modules/@ant-design/cssinjs": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/@ant-design/cssinjs/-/cssinjs-1.20.0.tgz", - "integrity": "sha512-uG3iWzJxgNkADdZmc6W0Ci3iQAUOvLMcM8SnnmWq3r6JeocACft4ChnY/YWvI2Y+rG/68QBla/O+udke1yH3vg==", + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/@ant-design/cssinjs/-/cssinjs-1.21.0.tgz", + "integrity": "sha512-gIilraPl+9EoKdYxnupxjHB/Q6IHNRjEXszKbDxZdsgv4sAZ9pjkCq8yanDWNvyfjp4leir2OVAJm0vxwKK8YA==", "dependencies": { "@babel/runtime": "^7.11.1", "@emotion/hash": "^0.8.0", @@ -5689,12 +5689,12 @@ } }, "node_modules/antd": { - "version": "5.18.2", - "resolved": "https://registry.npmjs.org/antd/-/antd-5.18.2.tgz", - "integrity": "sha512-2RHNIaydjMcbvdHzn7/GRIcu1pfGkTBSqkQ7O5GGIwC+p086a5NFzKTmanRITFme5Iqn0If1sbWTt6XOywRKIg==", + "version": "5.18.3", + "resolved": "https://registry.npmjs.org/antd/-/antd-5.18.3.tgz", + "integrity": "sha512-Dm3P8HBxoo/DiR/QZLj5Mk+rQZsSXxCCArSZACHGiklkkjW6klzlebAElOUr9NyDeFX7UnQ6LVk7vznXlnjTqQ==", "dependencies": { "@ant-design/colors": "^7.0.2", - "@ant-design/cssinjs": "^1.20.0", + "@ant-design/cssinjs": "^1.21.0", "@ant-design/icons": "^5.3.7", "@ant-design/react-slick": "~1.1.2", "@babel/runtime": "^7.24.7", @@ -5719,7 +5719,7 @@ "rc-input-number": "~9.1.0", "rc-mentions": "~2.14.0", "rc-menu": "~9.14.0", - "rc-motion": "^2.9.1", + "rc-motion": "^2.9.2", "rc-notification": "~5.6.0", "rc-pagination": "~4.0.4", "rc-picker": "~4.5.0", @@ -5738,7 +5738,7 @@ "rc-tree": "~5.8.8", "rc-tree-select": "~5.21.0", "rc-upload": "~4.5.2", - "rc-util": "^5.42.1", + "rc-util": "^5.43.0", "scroll-into-view-if-needed": "^3.1.0", "throttle-debounce": "^5.0.0" }, @@ -8914,13 +8914,13 @@ } }, "node_modules/rc-motion": { - "version": "2.9.1", - "resolved": "https://registry.npmjs.org/rc-motion/-/rc-motion-2.9.1.tgz", - "integrity": "sha512-QD4bUqByjVQs7PhUT1d4bNxvtTcK9ETwtg7psbDfo6TmYalH/1hhjj4r2hbhW7g5OOEqYHhfwfj4noIvuOVRtQ==", + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/rc-motion/-/rc-motion-2.9.2.tgz", + "integrity": "sha512-fUAhHKLDdkAXIDLH0GYwof3raS58dtNUmzLF2MeiR8o6n4thNpSDQhOqQzWE4WfFZDCi9VEN8n7tiB7czREcyw==", "dependencies": { "@babel/runtime": "^7.11.1", "classnames": "^2.2.1", - "rc-util": "^5.39.3" + "rc-util": "^5.43.0" }, "peerDependencies": { "react": ">=16.9.0", @@ -10454,9 +10454,9 @@ } }, "@ant-design/cssinjs": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/@ant-design/cssinjs/-/cssinjs-1.20.0.tgz", - "integrity": "sha512-uG3iWzJxgNkADdZmc6W0Ci3iQAUOvLMcM8SnnmWq3r6JeocACft4ChnY/YWvI2Y+rG/68QBla/O+udke1yH3vg==", + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/@ant-design/cssinjs/-/cssinjs-1.21.0.tgz", + "integrity": "sha512-gIilraPl+9EoKdYxnupxjHB/Q6IHNRjEXszKbDxZdsgv4sAZ9pjkCq8yanDWNvyfjp4leir2OVAJm0vxwKK8YA==", "requires": { "@babel/runtime": "^7.11.1", "@emotion/hash": "^0.8.0", @@ -14030,12 +14030,12 @@ "integrity": "sha1-6uy/Zs1waIJ2Cy9GkVgrj1XXp94=" }, "antd": { - "version": "5.18.2", - "resolved": "https://registry.npmjs.org/antd/-/antd-5.18.2.tgz", - "integrity": "sha512-2RHNIaydjMcbvdHzn7/GRIcu1pfGkTBSqkQ7O5GGIwC+p086a5NFzKTmanRITFme5Iqn0If1sbWTt6XOywRKIg==", + "version": "5.18.3", + "resolved": "https://registry.npmjs.org/antd/-/antd-5.18.3.tgz", + "integrity": "sha512-Dm3P8HBxoo/DiR/QZLj5Mk+rQZsSXxCCArSZACHGiklkkjW6klzlebAElOUr9NyDeFX7UnQ6LVk7vznXlnjTqQ==", "requires": { "@ant-design/colors": "^7.0.2", - "@ant-design/cssinjs": "^1.20.0", + "@ant-design/cssinjs": "^1.21.0", "@ant-design/icons": "^5.3.7", "@ant-design/react-slick": "~1.1.2", "@babel/runtime": "^7.24.7", @@ -14060,7 +14060,7 @@ "rc-input-number": "~9.1.0", "rc-mentions": "~2.14.0", "rc-menu": "~9.14.0", - "rc-motion": "^2.9.1", + "rc-motion": "^2.9.2", "rc-notification": "~5.6.0", "rc-pagination": "~4.0.4", "rc-picker": "~4.5.0", @@ -14079,7 +14079,7 @@ "rc-tree": "~5.8.8", "rc-tree-select": "~5.21.0", "rc-upload": "~4.5.2", - "rc-util": "^5.42.1", + "rc-util": "^5.43.0", "scroll-into-view-if-needed": "^3.1.0", "throttle-debounce": "^5.0.0" } @@ -16315,13 +16315,13 @@ } }, "rc-motion": { - "version": "2.9.1", - "resolved": "https://registry.npmjs.org/rc-motion/-/rc-motion-2.9.1.tgz", - "integrity": "sha512-QD4bUqByjVQs7PhUT1d4bNxvtTcK9ETwtg7psbDfo6TmYalH/1hhjj4r2hbhW7g5OOEqYHhfwfj4noIvuOVRtQ==", + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/rc-motion/-/rc-motion-2.9.2.tgz", + "integrity": "sha512-fUAhHKLDdkAXIDLH0GYwof3raS58dtNUmzLF2MeiR8o6n4thNpSDQhOqQzWE4WfFZDCi9VEN8n7tiB7czREcyw==", "requires": { "@babel/runtime": "^7.11.1", "classnames": "^2.2.1", - "rc-util": "^5.39.3" + "rc-util": "^5.43.0" } }, "rc-notification": { diff --git a/package.json b/package.json index 517994b..77e8570 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@testing-library/jest-dom": "^6.4.6", "@testing-library/react": "^16.0.0", "@vitejs/plugin-react": "^4.3.1", - "antd": "^5.18.2", + "antd": "^5.18.3", "express": "^4.19.2", "highcharts": "^11.4.3", "highcharts-react-official": "^3.2.1",