aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-05-25 13:21:31 +0200
committerGuilhem Moulin <guilhem@fripost.org>2025-05-25 13:21:31 +0200
commit20aefc53a697daa6fc29a7cecbcd9b82b064c5a2 (patch)
tree20b432e5a51a20c017a63d5288e6aa29110c248d /package.json
parent9c3b96d1f3879977978ca94330cd22a6e93d69ae (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 719b667..7b957e4 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"serve": "vite preview"
},
"devDependencies": {
- "vite": "^5.4.11"
+ "vite": "^5.4.19"
},
"dependencies": {
"bootstrap": "5.3.x",