Merge pull request #3 from siujamo/main

chore: upgrade dependencies
This commit is contained in:
Zihlu Wang
2025-04-19 22:57:23 +08:00
committed by GitHub
2 changed files with 750 additions and 766 deletions
+11 -11
View File
@@ -11,30 +11,30 @@
}, },
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "^2.6.1", "@reduxjs/toolkit": "^2.6.1",
"@tailwindcss/vite": "^4.0.16", "@tailwindcss/vite": "^4.1.3",
"axios": "^1.8.4", "axios": "^1.8.4",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-redux": "^9.2.0", "react-redux": "^9.2.0",
"react-router": "^7.4.0", "react-router": "^7.5.0",
"react-router-dom": "^7.4.0", "react-router-dom": "^7.5.0",
"tailwindcss": "^4.0.16" "tailwindcss": "^4.1.3"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.23.0", "@eslint/js": "^9.24.0",
"@types/node": "^20.17.27", "@types/node": "^20.17.30",
"@types/react": "^18.3.20", "@types/react": "^18.3.20",
"@types/react-dom": "^18.3.5", "@types/react-dom": "^18.3.6",
"@vitejs/plugin-react": "^4.3.4", "@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.23.0", "eslint": "^9.24.0",
"eslint-plugin-react": "^7.37.4", "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.19", "eslint-plugin-react-refresh": "^0.4.19",
"globals": "^15.15.0", "globals": "^15.15.0",
"typescript": "~5.6.3", "typescript": "~5.6.3",
"typescript-eslint": "^8.28.0", "typescript-eslint": "^8.29.1",
"vite": "^6.2.3" "vite": "^6.2.6"
}, },
"pnpm": { "pnpm": {
"ignoredBuiltDependencies": [ "ignoredBuiltDependencies": [
+739 -755
View File
File diff suppressed because it is too large Load Diff