chore: bump dependencies

* redux: 2.9.0 → 2.10.1
* tailwindcss: 4.1.13 → 4.1.16
* axios: 1.12.2 → 1.13.2
* react: 19.1.1 → 19.2.0
And other dev dependencies updates
This commit is contained in:
siujamo
2025-11-05 14:17:59 +08:00
parent cdd50d42ad
commit eab8aa7403
2 changed files with 676 additions and 706 deletions
+17 -17
View File
@@ -12,32 +12,32 @@
"predeploy": "pnpm build" "predeploy": "pnpm build"
}, },
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "^2.9.0", "@reduxjs/toolkit": "^2.10.1",
"@tailwindcss/vite": "^4.1.13", "@tailwindcss/vite": "^4.1.16",
"axios": "^1.12.2", "axios": "^1.13.2",
"moment": "^2.30.1", "moment": "^2.30.1",
"react": "^19.1.1", "react": "^19.2.0",
"react-dom": "^19.1.1", "react-dom": "^19.2.0",
"react-redux": "^9.2.0", "react-redux": "^9.2.0",
"react-router": "^7.9.1", "react-router": "^7.9.5",
"react-router-dom": "^7.9.1", "react-router-dom": "^7.9.5",
"tailwindcss": "^4.1.13" "tailwindcss": "^4.1.16"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.35.0", "@eslint/js": "^9.39.1",
"@types/node": "^20.19.14", "@types/node": "^20.19.24",
"@types/react": "^19.1.13", "@types/react": "^19.2.2",
"@types/react-dom": "^19.1.9", "@types/react-dom": "^19.2.2",
"@vitejs/plugin-react": "^4.7.0", "@vitejs/plugin-react": "^4.7.0",
"eslint": "^9.35.0", "eslint": "^9.39.1",
"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.24",
"globals": "^16.4.0", "globals": "^16.5.0",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"typescript": "~5.8.3", "typescript": "~5.8.3",
"typescript-eslint": "^8.43.0", "typescript-eslint": "^8.46.3",
"vite": "^7.1.5" "vite": "^7.1.12"
}, },
"pnpm": { "pnpm": {
"ignoredBuiltDependencies": [ "ignoredBuiltDependencies": [
+659 -689
View File
File diff suppressed because it is too large Load Diff