build: add vite

This commit is contained in:
Tasia Iso 2024-10-20 16:24:41 +02:00
parent d804e061a2
commit 3a5197660b
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -38,7 +38,7 @@
"simple-git-hooks": "^2.11.1",
"tslib": "^2.6.3",
"typescript": "^5.3.3",
"vite": "^5.3.1"
"vite": "^5.4.9"
},
"engines": {
"node": "^18.0.0 || >=20.0.0"

View file

@ -92,7 +92,7 @@
"simple-git-hooks": "^2.11.1",
"tslib": "^2.6.3",
"typescript": "^5.3.3",
"vite": "^5.3.1"
"vite": "^5.4.9"
},
"dependencies": {
"@babel/core": "^7.24.7",