aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-04-06 10:58:30 +0200
committerpml68 <tutorialmester@gmail.com>2024-04-06 10:58:30 +0200
commitd3c146bb4e20fb4fda747444c031820405db0f49 (patch)
treeb25bae42e00687a4cdd53e8f95ec64ecc4e7607b /package.json
parentchore: update packages (diff)
downloadpml68.dev-d3c146bb4e20fb4fda747444c031820405db0f49.tar.gz
chore: update packages
Diffstat (limited to '')
-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"