Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wx1322 authored Mar 26, 2024
1 parent ddea828 commit 34ff369
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,23 +113,23 @@
"not dead"
],
"dependencies": {
"@ant-design/colors": "^7.0.0",
"@ant-design/cssinjs": "^1.18.1",
"@ant-design/icons": "^5.2.6",
"@ant-design/colors": "^7.0.2",
"@ant-design/cssinjs": "^1.18.5",
"@ant-design/icons": "^5.3.5",
"@ant-design/react-slick": "~1.0.2",
"@babel/runtime": "^7.23.4",
"@ctrl/tinycolor": "^3.6.1",
"@rc-component/color-picker": "~1.4.1",
"@rc-component/mutate-observer": "^1.1.0",
"@rc-component/tour": "~1.11.1",
"@rc-component/trigger": "^1.18.2",
"@rc-component/trigger": "^2.0.0",
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.1",
"qrcode.react": "^3.1.0",
"rc-cascader": "~3.20.0",
"rc-checkbox": "~3.1.0",
"rc-collapse": "~3.7.2",
"rc-collapse": "~3.7.3",
"rc-dialog": "~9.3.4",
"rc-drawer": "~6.5.2",
"rc-dropdown": "~4.1.0",
Expand All @@ -141,8 +141,8 @@
"rc-menu": "~9.12.4",
"rc-motion": "^2.9.0",
"rc-notification": "~5.3.0",
"rc-pagination": "~4.0.3",
"rc-picker": "~3.14.6",
"rc-pagination": "~4.0.4",
"rc-picker": "~3.14.7",
"rc-progress": "~3.5.1",
"rc-rate": "~2.12.0",
"rc-resize-observer": "^1.4.0",
Expand All @@ -151,14 +151,14 @@
"rc-slider": "~10.5.0",
"rc-steps": "~6.0.1",
"rc-switch": "~4.1.0",
"rc-table": "~7.36.0",
"rc-table": "~7.36.1",
"rc-tabs": "~12.14.1",
"rc-textarea": "~1.5.3",
"rc-tooltip": "~6.1.3",
"rc-tree": "~5.8.2",
"rc-tree": "~5.8.5",
"rc-tree-select": "~5.15.0",
"rc-upload": "~4.3.5",
"rc-util": "^5.38.1",
"rc-upload": "~4.3.6",
"rc-util": "^5.39.1",
"scroll-into-view-if-needed": "^3.1.0",
"throttle-debounce": "^5.0.0"
},
Expand Down

0 comments on commit 34ff369

Please sign in to comment.