Merge branch 'main' into dependabot/npm_and_yarn/globals-16.1.0

This commit is contained in:
Jam'o Siu
2025-05-16 16:14:38 +08:00
committed by GitHub
2 changed files with 270 additions and 257 deletions
+7 -7
View File
@@ -11,20 +11,20 @@
}, },
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "^2.8.1", "@reduxjs/toolkit": "^2.8.1",
"@tailwindcss/vite": "^4.1.6", "@tailwindcss/vite": "^4.1.7",
"axios": "^1.9.0", "axios": "^1.9.0",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"react": "^18.3.1", "react": "^19.1.0",
"react-dom": "^18.3.1", "react-dom": "^19.1.0",
"react-redux": "^9.2.0", "react-redux": "^9.2.0",
"react-router": "^7.6.0", "react-router": "^7.6.0",
"react-router-dom": "^7.6.0", "react-router-dom": "^7.6.0",
"tailwindcss": "^4.1.6" "tailwindcss": "^4.1.7"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.26.0", "@eslint/js": "^9.26.0",
"@types/node": "^20.17.46", "@types/node": "^20.17.46",
"@types/react": "^18.3.21", "@types/react": "^19.1.4",
"@types/react-dom": "^18.3.7", "@types/react-dom": "^18.3.7",
"@vitejs/plugin-react": "^4.4.1", "@vitejs/plugin-react": "^4.4.1",
"eslint": "^9.26.0", "eslint": "^9.26.0",
@@ -32,8 +32,8 @@
"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.1.0", "globals": "^16.1.0",
"typescript": "~5.6.3", "typescript": "~5.8.3",
"typescript-eslint": "^8.32.0", "typescript-eslint": "^8.32.1",
"vite": "^6.3.5" "vite": "^6.3.5"
}, },
"pnpm": { "pnpm": {
+263 -250
View File
File diff suppressed because it is too large Load Diff