aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-04-08 23:44:21 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-04-08 23:49:21 +0200
commit4144c04a9199a33a9b33c608cd8cdc33d2a9a930 (patch)
treed7c66b9f7daf9086ed0754729136261073632a17 /package.json
parent93a54da80010d7d99fb42b66facdd096c30a4f8b (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 a65d617..830f072 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"serve": "vite preview"
},
"devDependencies": {
- "vite": "^5.1.4"
+ "vite": "^5.2.8"
},
"dependencies": {
"bootstrap": "5.3.x",