aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-09-23 16:22:34 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-09-23 16:22:34 +0200
commit6e1dc461d4a1d4ac012895bcb0558386fb958c10 (patch)
tree58134d6f785901dcd4bca4ba70baca289b6d87e1 /package.json
parent4b3e1aefcc1faa2a0e85cc3cb0111125303c09f5 (diff)
Run `npm update --save`.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5e89d94..ab81061 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"serve": "vite preview"
},
"devDependencies": {
- "vite": "^5.2.12"
+ "vite": "^5.4.7"
},
"dependencies": {
"bootstrap": "5.3.x",