🥣 Updates types and depedencies

This commit is contained in:
Rune Harlyk
2024-05-02 19:04:27 +02:00
committed by Rune Harlyk
parent fac760b709
commit 8f87a1304b
3 changed files with 85 additions and 78 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"name": "app2",
"name": "spot_micro_controller",
"version": "0.0.1",
"private": true,
"scripts": {
@@ -37,8 +37,8 @@
"svelte-check": "^3.6.0",
"svelte-focus-trap": "^1.2.0",
"tailwindcss": "^3.4.3",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"unplugin-icons": "^0.18.5",
"vite": "^5.0.3",
"vitest": "^1.2.0"