aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-03-20 16:10:45 +0100
committerpml68 <tutorialmester@gmail.com>2024-03-20 16:10:45 +0100
commit234f9e7e5cf0ce4c6f66c031a6eafb32455381b6 (patch)
tree85029226fecb257cb4379808c5ce158878a3114e /package.json
parentchore: update packages (diff)
downloadpml68.dev-234f9e7e5cf0ce4c6f66c031a6eafb32455381b6.tar.gz
chore: update packages
Diffstat (limited to '')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index a5c5451..4f73c45 100644
--- a/package.json
+++ b/package.json
@@ -15,15 +15,15 @@
"devDependencies": {
"@poppanator/sveltekit-svg": "^4.2.1",
"@sveltejs/adapter-static": "^3.0.1",
- "@sveltejs/kit": "^2.5.3",
+ "@sveltejs/kit": "^2.5.4",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"dotenv": "^16.4.5",
- "sass": "^1.71.1",
+ "sass": "^1.72.0",
"svelte": "^4.2.12",
- "svelte-check": "^3.6.6",
+ "svelte-check": "^3.6.8",
"tslib": "^2.6.2",
"typescript": "^5.4.2",
- "vite": "^5.1.6"
+ "vite": "^5.2.2"
},
"type": "module"
}