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": { "dependencies": {
"@reduxjs/toolkit": "^2.8.2", "@reduxjs/toolkit": "^2.8.2",
"@tailwindcss/vite": "^4.1.10", "@tailwindcss/vite": "^4.1.11",
"axios": "^1.10.0", "axios": "^1.11.0",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"react": "^19.1.0", "react": "^19.1.1",
"react-dom": "^19.1.0", "react-dom": "^19.1.1",
"react-redux": "^9.2.0", "react-redux": "^9.2.0",
"react-router": "^7.6.2", "react-router": "^7.7.1",
"react-router-dom": "^7.6.2", "react-router-dom": "^7.7.1",
"tailwindcss": "^4.1.10" "tailwindcss": "^4.1.11"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.29.0", "@eslint/js": "^9.32.0",
"@types/node": "^20.19.1", "@types/node": "^20.19.9",
"@types/react": "^19.1.8", "@types/react": "^19.1.9",
"@types/react-dom": "^19.1.6", "@types/react-dom": "^19.1.7",
"@vitejs/plugin-react": "^4.5.2", "@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.29.0", "eslint": "^9.32.0",
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20", "eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.2.0", "globals": "^16.3.0",
"prettier": "^3.5.3", "prettier": "^3.6.2",
"typescript": "~5.8.3", "typescript": "~5.8.3",
"typescript-eslint": "^8.34.1", "typescript-eslint": "^8.38.0",
"vite": "^6.3.5" "vite": "^6.3.5"
}, },
"pnpm": { "pnpm": {
+587 -596
View File
File diff suppressed because it is too large Load Diff