aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0bb9a65..d0c74e1 100644
--- a/package.json
+++ b/package.json
@@ -19,10 +19,10 @@
"dotenv": "^16.4.1",
"sass": "^1.70.0",
"svelte": "^4.2.10",
- "svelte-check": "^3.6.3",
+ "svelte-check": "^3.6.4",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
- "vite": "^5.0.12"
+ "vite": "^5.1.0"
},
"type": "module"
}