aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9bc2566..ac650c2 100644
--- a/package.json
+++ b/package.json
@@ -16,13 +16,13 @@
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
- "dotenv": "^16.4.4",
- "sass": "^1.71.0",
+ "dotenv": "^16.4.5",
+ "sass": "^1.71.1",
"svelte": "^4.2.11",
"svelte-check": "^3.6.4",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
- "vite": "^5.1.3"
+ "vite": "^5.1.4"
},
"type": "module"
}