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 ac650c2..729eb48 100644
--- a/package.json
+++ b/package.json
@@ -14,11 +14,11 @@
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.1",
- "@sveltejs/kit": "^2.5.0",
+ "@sveltejs/kit": "^2.5.1",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"dotenv": "^16.4.5",
"sass": "^1.71.1",
- "svelte": "^4.2.11",
+ "svelte": "^4.2.12",
"svelte-check": "^3.6.4",
"tslib": "^2.6.2",
"typescript": "^5.3.3",