aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-01-04 16:14:15 +0100
committerGuilhem Moulin <guilhem@fripost.org>2025-01-04 16:14:15 +0100
commite42f26d9a9239d47b04fec923cecf8ddd8780675 (patch)
tree384ff97bcc7a8b69873545c4f99d8487e21f0dd0 /package.json
parent524ce2597354f05ca7c3312807e6c9ff8545d68f (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 f7c2dfc..80ae5e6 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"serve": "vite preview"
},
"devDependencies": {
- "vite": "^5.4.9"
+ "vite": "^5.4.11"
},
"dependencies": {
"bootstrap": "5.3.x",