Update vite
continuous-integration/drone/tag Build is passing

This commit is contained in:
Arnie
2024-10-26 21:56:04 +02:00
parent 356a9696d4
commit 8ee4fd5b79
3 changed files with 508 additions and 184 deletions
+505 -181
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -30,7 +30,7 @@
"@types/react": "^18.0.37",
"@types/react-dom": "^18.0.11",
"@types/stylis": "^4.2.0",
"@vitejs/plugin-react-swc": "^3.0.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.6.3",
@@ -47,6 +47,6 @@
"stylis": "^4.2.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"vite": "^4.3.9"
"vite": "^5.4.10"
}
}