|
|
@ -36,13 +36,13 @@ |
|
|
], |
|
|
], |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@ant-design/icons": "^6.1.0", |
|
|
"@ant-design/icons": "^6.1.0", |
|
|
"@ant-design/pro-components": "3.1.0-0", |
|
|
"@ant-design/pro-components": "3.1.2-0", |
|
|
"antd": "^6.2.0", |
|
|
"antd": "^6.2.2", |
|
|
"antd-style": "^4.1.0", |
|
|
"antd-style": "^4.1.0", |
|
|
"classnames": "^2.5.1", |
|
|
"clsx": "^2.1.1", |
|
|
"dayjs": "^1.11.13", |
|
|
"dayjs": "^1.11.19", |
|
|
"react": "^19.1.0", |
|
|
"react": "^19.2.4", |
|
|
"react-dom": "^19.1.0" |
|
|
"react-dom": "^19.2.4" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"@ant-design/pro-cli": "^3.3.0", |
|
|
"@ant-design/pro-cli": "^3.3.0", |
|
|
@ -52,12 +52,12 @@ |
|
|
"@testing-library/react": "^16.3.0", |
|
|
"@testing-library/react": "^16.3.0", |
|
|
"@types/express": "^5.0.3", |
|
|
"@types/express": "^5.0.3", |
|
|
"@types/jest": "^30.0.0", |
|
|
"@types/jest": "^30.0.0", |
|
|
"@types/react": "^19.1.8", |
|
|
"@types/react": "^19.2.10", |
|
|
"@types/react-dom": "^19.1.6", |
|
|
"@types/react-dom": "^19.2.3", |
|
|
"@types/react-helmet": "^6.1.11", |
|
|
"@types/react-helmet": "^6.1.11", |
|
|
"@umijs/lint": "^4.6.13", |
|
|
"@umijs/lint": "^4.6.13", |
|
|
"@umijs/max": "^4.6.13", |
|
|
"@umijs/max": "^4.6.25", |
|
|
"cross-env": "^10.0.0", |
|
|
"cross-env": "^10.1.0", |
|
|
"express": "^5.2.0", |
|
|
"express": "^5.2.0", |
|
|
"gh-pages": "^6.1.1", |
|
|
"gh-pages": "^6.1.1", |
|
|
"husky": "^9.1.7", |
|
|
"husky": "^9.1.7", |
|
|
|