Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict authored Dec 12, 2024
1 parent 284347c commit 66aa93f
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,52 +112,52 @@
"not dead"
],
"dependencies": {
"@ant-design/colors": "^7.0.0",
"@ant-design/cssinjs": "^1.17.2",
"@ant-design/icons": "^5.2.6",
"@ant-design/colors": "^7.1.0",
"@ant-design/cssinjs": "^1.22.1",
"@ant-design/icons": "^5.5.2",
"@ant-design/react-slick": "~1.0.2",
"@babel/runtime": "^7.18.3",
"@ctrl/tinycolor": "^3.6.1",
"@rc-component/color-picker": "~1.4.1",
"@rc-component/mutate-observer": "^1.1.0",
"@rc-component/tour": "~1.10.0",
"@rc-component/trigger": "^1.18.1",
"@rc-component/trigger": "^2.2.6",
"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.1",
"rc-collapse": "~3.7.3",
"rc-dialog": "~9.3.4",
"rc-drawer": "~6.5.2",
"rc-dropdown": "~4.1.0",
"rc-field-form": "~1.40.0",
"rc-image": "~7.3.2",
"rc-input": "~1.3.5",
"rc-input": "~1.3.11",
"rc-input-number": "~8.4.0",
"rc-mentions": "~2.9.1",
"rc-menu": "~9.12.2",
"rc-motion": "^2.9.0",
"rc-menu": "~9.12.4",
"rc-motion": "^2.9.4",
"rc-notification": "~5.3.0",
"rc-pagination": "~3.7.0",
"rc-picker": "~3.14.6",
"rc-picker": "~3.14.7",
"rc-progress": "~3.5.1",
"rc-rate": "~2.12.0",
"rc-resize-observer": "^1.4.0",
"rc-resize-observer": "^1.4.1",
"rc-segmented": "~2.2.2",
"rc-select": "~14.10.0",
"rc-slider": "~10.4.0",
"rc-slider": "~10.4.1",
"rc-steps": "~6.0.1",
"rc-switch": "~4.1.0",
"rc-table": "~7.35.2",
"rc-tabs": "~12.13.1",
"rc-textarea": "~1.5.2",
"rc-tooltip": "~6.1.2",
"rc-tree": "~5.8.2",
"rc-textarea": "~1.5.3",
"rc-tooltip": "~6.1.3",
"rc-tree": "~5.8.8",
"rc-tree-select": "~5.15.0",
"rc-upload": "~4.3.5",
"rc-util": "^5.38.1",
"rc-upload": "~4.3.6",
"rc-util": "^5.44.2",
"scroll-into-view-if-needed": "^3.1.0",
"throttle-debounce": "^5.0.0"
},
Expand Down

0 comments on commit 66aa93f

Please sign in to comment.