Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump antd from 5.8.0 to 5.8.3 #27

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"@reach/portal": "^0.18.0",
"@react-spring/web": "^9.7.3",
"@use-gesture/react": "^10.2.27",
"antd": "^5.7.0",
"antd": "^5.8.3",
"axios": "^1.1.3",
"bcryptjs": "^2.4.3",
"class-transformer": "^0.5.1",
Expand Down
108 changes: 106 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,23 @@ __metadata:
languageName: node
linkType: hard

"@ant-design/icons@npm:^5.2.2":
version: 5.2.5
resolution: "@ant-design/icons@npm:5.2.5"
dependencies:
"@ant-design/colors": ^7.0.0
"@ant-design/icons-svg": ^4.3.0
"@babel/runtime": ^7.11.2
classnames: ^2.2.6
lodash.camelcase: ^4.3.0
rc-util: ^5.31.1
peerDependencies:
react: ">=16.0.0"
react-dom: ">=16.0.0"
checksum: b21c99a783d4796de6e86a9057637cb7f5e059999d5d169dc889ad98523c64fe062ba26f81c40174b20acb3644ac2d12765e50f9a96a8ae1ad66e2b8bb29d813
languageName: node
linkType: hard

"@ant-design/react-slick@npm:~1.0.0":
version: 1.0.2
resolution: "@ant-design/react-slick@npm:1.0.2"
Expand Down Expand Up @@ -2097,7 +2114,7 @@ __metadata:
"@vitejs/plugin-react": ^4.0.0
"@vitest/coverage-c8": ^0.32.0
"@vitest/ui": ^0.32.0
antd: ^5.7.0
antd: ^5.8.3
axios: ^1.1.3
babel-plugin-styled-components: 1.10.7
babel-plugin-transform-hook-names: ^1.0.2
Expand Down Expand Up @@ -7094,7 +7111,7 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:*, antd@npm:^5.7.0":
"antd@npm:*":
version: 5.8.0
resolution: "antd@npm:5.8.0"
dependencies:
Expand Down Expand Up @@ -7153,6 +7170,65 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:^5.8.3":
version: 5.8.3
resolution: "antd@npm:5.8.3"
dependencies:
"@ant-design/colors": ^7.0.0
"@ant-design/cssinjs": ^1.16.0
"@ant-design/icons": ^5.2.2
"@ant-design/react-slick": ~1.0.0
"@babel/runtime": ^7.18.3
"@ctrl/tinycolor": ^3.6.0
"@rc-component/color-picker": ~1.4.0
"@rc-component/mutate-observer": ^1.0.0
"@rc-component/tour": ~1.8.1
"@rc-component/trigger": ^1.15.0
classnames: ^2.2.6
copy-to-clipboard: ^3.2.0
dayjs: ^1.11.1
qrcode.react: ^3.1.0
rc-cascader: ~3.14.0
rc-checkbox: ~3.1.0
rc-collapse: ~3.7.0
rc-dialog: ~9.1.0
rc-drawer: ~6.2.0
rc-dropdown: ~4.1.0
rc-field-form: ~1.36.0
rc-image: ~7.1.0
rc-input: ~1.1.0
rc-input-number: ~8.0.2
rc-mentions: ~2.5.0
rc-menu: ~9.10.0
rc-motion: ^2.7.3
rc-notification: ~5.0.4
rc-pagination: ~3.5.0
rc-picker: ~3.13.0
rc-progress: ~3.4.1
rc-rate: ~2.12.0
rc-resize-observer: ^1.2.0
rc-segmented: ~2.2.0
rc-select: ~14.7.1
rc-slider: ~10.1.0
rc-steps: ~6.0.1
rc-switch: ~4.1.0
rc-table: ~7.32.1
rc-tabs: ~12.9.0
rc-textarea: ~1.3.3
rc-tooltip: ~6.0.0
rc-tree: ~5.7.6
rc-tree-select: ~5.11.0
rc-upload: ~4.3.0
rc-util: ^5.32.0
scroll-into-view-if-needed: ^3.0.3
throttle-debounce: ^5.0.0
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 1a4683535413452413c728f9f588e75d5af6066366cda9fde51b883308a3e85632a0f0d61f608d8a34b033fed964d2d5fc07e9745202d36d89892caebb2656ad
languageName: node
linkType: hard

"anymatch@npm:^3.0.3, anymatch@npm:~3.1.2":
version: 3.1.3
resolution: "anymatch@npm:3.1.3"
Expand Down Expand Up @@ -18896,6 +18972,34 @@ __metadata:
languageName: node
linkType: hard

"rc-picker@npm:~3.13.0":
version: 3.13.0
resolution: "rc-picker@npm:3.13.0"
dependencies:
"@babel/runtime": ^7.10.1
"@rc-component/trigger": ^1.5.0
classnames: ^2.2.1
rc-util: ^5.30.0
peerDependencies:
date-fns: ">= 2.x"
dayjs: ">= 1.x"
luxon: ">= 3.x"
moment: ">= 2.x"
react: ">=16.9.0"
react-dom: ">=16.9.0"
peerDependenciesMeta:
date-fns:
optional: true
dayjs:
optional: true
luxon:
optional: true
moment:
optional: true
checksum: 1ea6eb0706615b13cd7120a63c81be2489739be413dcba394959d17fa7ab07b40def14e7d71a10314b359947a8a04744bcfb7427fba4e5875f411b22372c43a0
languageName: node
linkType: hard

"rc-progress@npm:~3.4.1":
version: 3.4.2
resolution: "rc-progress@npm:3.4.2"
Expand Down
Loading