aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index cc7ea3c..d0e908f 100644
--- a/package.json
+++ b/package.json
@@ -14,9 +14,9 @@
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.1",
- "@sveltejs/kit": "^2.4.0",
+ "@sveltejs/kit": "^2.4.1",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
- "dotenv": "^16.3.1",
+ "dotenv": "^16.3.2",
"sass": "^1.70.0",
"svelte": "^4.2.9",
"svelte-check": "^3.6.3",