UPDATE: handler before start game

This commit is contained in:
2025-11-05 20:44:41 +07:00
parent 892ea44c17
commit 52134c2200
6 changed files with 185 additions and 197 deletions

View File

@@ -11,7 +11,7 @@
"preview": "vite preview"
},
"dependencies": {
"@tailwindcss/vite": "^4.1.14",
"@tailwindcss/vite": "^4.1.16",
"@tanstack/react-router": "^1.131.27",
"@tanstack/react-router-devtools": "^1.131.27",
"lucide-react": "^0.541.0",
@@ -21,7 +21,7 @@
"react-dom": "^19.1.1",
"react-easy-crop": "^5.5.3",
"react-toastify": "^11.0.5",
"tailwindcss": "^4.1.14",
"tailwindcss": "^4.1.16",
"zustand": "^5.0.8"
},
"devDependencies": {
@@ -34,7 +34,7 @@
"@typescript-eslint/parser": "^8.40.0",
"@vitejs/plugin-react": "^5.0.1",
"@wailsio/runtime": "^3.0.0-alpha.66",
"daisyui": "^5.1.27",
"daisyui": "^5.4.4",
"eslint": "^9.34.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",