chore: dependencies

This commit is contained in:
2025-08-05 14:24:33 +08:00
parent ed962166b1
commit fd7cc38f25
6 changed files with 170 additions and 60 deletions

View File

@@ -12,11 +12,13 @@
"preview": "vite preview"
},
"dependencies": {
"@ant-design/icons": "^6.0.0",
"@ant-design/icons": "^5.6.1",
"@ant-design/v5-patch-for-react-19": "^1.0.3",
"@tanstack/react-query": "^5.84.1",
"@tanstack/react-router": "^1.130.9",
"@tanstack/react-router-devtools": "^1.130.9",
"antd": "^5.26.7",
"axios": "^1.11.0",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.13",
"destr": "^2.0.5",
@@ -28,8 +30,10 @@
"@antfu/eslint-config": "^5.0.0",
"@eslint-react/eslint-plugin": "^1.52.3",
"@eslint/js": "^9.30.1",
"@tanstack/eslint-plugin-query": "^5.83.1",
"@tanstack/router-plugin": "^1.130.9",
"@types/crypto-js": "^4.2.2",
"@types/node": "^24.1.0",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^4.6.0",