This commit is contained in:
2026-05-14 21:04:07 +01:00
parent 266b6113f0
commit 87d286bf68
2 changed files with 62 additions and 45 deletions
+1 -1
View File
@@ -13,13 +13,13 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.8",
"@vitejs/plugin-react": "^4.5.0",
"vite": "^6.3.5",
"react": "^19.1.0",
"react-dom": "^19.1.0"
},
"devDependencies": {
"@eslint/js": "^9.27.0",
"@vitejs/plugin-react": "^4.5.0",
"@types/react": "^19.1.5",
"@types/react-dom": "^19.1.5",
"eslint": "^9.27.0",