aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-03-24 12:10:15 +0100
committerpml68 <tutorialmester@gmail.com>2024-03-24 12:10:15 +0100
commitb19790e9ed04e890a05319f28485db54672ac37e (patch)
tree4f9d02ed7ac0a0c526a9bbaf997866129ea1a37c /package.json
parentchore: update packages (diff)
downloadpml68.dev-b19790e9ed04e890a05319f28485db54672ac37e.tar.gz
chore: update packages
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 4f73c45..c152c93 100644
--- a/package.json
+++ b/package.json
@@ -22,8 +22,8 @@
"svelte": "^4.2.12",
"svelte-check": "^3.6.8",
"tslib": "^2.6.2",
- "typescript": "^5.4.2",
- "vite": "^5.2.2"
+ "typescript": "^5.4.3",
+ "vite": "^5.2.5"
},
"type": "module"
}