aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-10-18 19:43:03 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-10-18 19:47:50 +0200
commit27b938a76eefd7a8e67cf104124b38c3ffc8a30a (patch)
tree10c9388e18493a24f45a35b5c2ce9b0ab4abd2c1 /package.json
parent6f79a8552c8ea3633717e59a1e622af918b514bb (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 4365853..45f0929 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"serve": "vite preview"
},
"devDependencies": {
- "vite": "^5.4.7"
+ "vite": "^5.4.9"
},
"dependencies": {
"bootstrap": "5.3.x",