chore: dependencies
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user