Merge remote-tracking branch 'origin/main'

This commit is contained in:
siujamo
2025-06-06 17:59:31 +08:00
2 changed files with 87 additions and 540 deletions
+7 -3
View File
@@ -22,16 +22,17 @@
"tailwindcss": "^4.1.7"
},
"devDependencies": {
"@eslint/js": "^9.26.0",
"@types/node": "^20.17.47",
"@eslint/js": "^9.27.0",
"@types/node": "^20.17.48",
"@types/react": "^19.1.4",
"@types/react-dom": "^19.1.5",
"@vitejs/plugin-react": "^4.4.1",
"eslint": "^9.26.0",
"eslint": "^9.27.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"globals": "^16.1.0",
"prettier": "^3.5.3",
"typescript": "~5.8.3",
"typescript-eslint": "^8.32.1",
"vite": "^6.3.5"
@@ -39,6 +40,9 @@
"pnpm": {
"ignoredBuiltDependencies": [
"esbuild"
],
"onlyBuiltDependencies": [
"@tailwindcss/oxide"
]
}
}
+80 -537
View File
File diff suppressed because it is too large Load Diff