chore(deps): bump antd from 5.12.8 to 5.13.3

This commit is contained in:
Zeke Zhang 2024-11-06 11:36:52 +08:00
parent 8726b5d9c3
commit b165d557f6
3 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@
"react": "^18.0.0", "react": "^18.0.0",
"react-dom": "^18.0.0", "react-dom": "^18.0.0",
"nwsapi": "2.2.7", "nwsapi": "2.2.7",
"antd": "5.12.8" "antd": "5.13.3"
}, },
"config": { "config": {
"ghooks": { "ghooks": {

View File

@ -31,7 +31,7 @@
"@nocobase/sdk": "1.4.0-alpha", "@nocobase/sdk": "1.4.0-alpha",
"@nocobase/utils": "1.4.0-alpha", "@nocobase/utils": "1.4.0-alpha",
"ahooks": "^3.7.2", "ahooks": "^3.7.2",
"antd": "5.12.8", "antd": "5.13.3",
"axios": "^1.7.0", "axios": "^1.7.0",
"antd-style": "3.7.1", "antd-style": "3.7.1",
"bignumber.js": "^9.1.2", "bignumber.js": "^9.1.2",

View File

@ -25,7 +25,7 @@
"cytoscape": "3.28.0", "cytoscape": "3.28.0",
"@types/react": "^18.0.0", "@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0", "@types/react-dom": "^18.0.0",
"antd": "5.12.8", "antd": "5.13.3",
"rollup": "4.24.0" "rollup": "4.24.0"
}, },
"dependencies": { "dependencies": {