chore(dependencies): upgrade dependencies

This commit is contained in:
2025-08-03 10:50:12 +08:00
parent 43b6065693
commit 0efd53672a
2 changed files with 603 additions and 612 deletions
+16 -16
View File
@@ -11,30 +11,30 @@
},
"dependencies": {
"@reduxjs/toolkit": "^2.8.2",
"@tailwindcss/vite": "^4.1.10",
"axios": "^1.10.0",
"@tailwindcss/vite": "^4.1.11",
"axios": "^1.11.0",
"dayjs": "^1.11.13",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-redux": "^9.2.0",
"react-router": "^7.6.2",
"react-router-dom": "^7.6.2",
"tailwindcss": "^4.1.10"
"react-router": "^7.7.1",
"react-router-dom": "^7.7.1",
"tailwindcss": "^4.1.11"
},
"devDependencies": {
"@eslint/js": "^9.29.0",
"@types/node": "^20.19.1",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^4.5.2",
"eslint": "^9.29.0",
"@eslint/js": "^9.32.0",
"@types/node": "^20.19.9",
"@types/react": "^19.1.9",
"@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.32.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.2.0",
"prettier": "^3.5.3",
"globals": "^16.3.0",
"prettier": "^3.6.2",
"typescript": "~5.8.3",
"typescript-eslint": "^8.34.1",
"typescript-eslint": "^8.38.0",
"vite": "^6.3.5"
},
"pnpm": {
+587 -596
View File
File diff suppressed because it is too large Load Diff