update main package + core package + vite / vitest

This commit is contained in:
Felix Roos 2025-01-24 15:45:49 +01:00
parent 77267a80e3
commit 1b8ccc05e1
No known key found for this signature in database
28 changed files with 3825 additions and 4078 deletions

View file

@ -52,6 +52,6 @@
"nanostores": "^0.9.5"
},
"devDependencies": {
"vite": "^5.0.10"
"vite": "^6.0.11"
}
}