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 05e5a93..2b2d4fd 100644
--- a/package.json
+++ b/package.json
@@ -18,11 +18,11 @@
"@sveltejs/kit": "^2.5.5",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"dotenv": "^16.4.5",
- "sass": "^1.72.0",
+ "sass": "^1.74.1",
"svelte": "^4.2.12",
"svelte-check": "^3.6.9",
"tslib": "^2.6.2",
- "typescript": "^5.4.3",
+ "typescript": "^5.4.4",
"vite": "^5.2.8"
},
"type": "module"