aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-05-30 15:54:27 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-05-30 15:54:27 +0200
commit99c1e9d73480c09be1c11c0b3df6a8ddc9cc7420 (patch)
treea07e5f8d233f312fc012711fcab1310d0d383bbc /package.json
parentfde47f46b3fa2184a88ab44fc831691fb4fd7a01 (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 5d9c0af..5e89d94 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"serve": "vite preview"
},
"devDependencies": {
- "vite": "^5.2.8"
+ "vite": "^5.2.12"
},
"dependencies": {
"bootstrap": "5.3.x",