aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2025-06-17 13:02:09 +0200
committerGuilhem Moulin <guilhem@fripost.org>2025-06-17 13:02:09 +0200
commitef767f00e4c04bf6fcea5edeb13e0d6fcd7d497e (patch)
tree3cf07f63d2687005ea56c2edf148bd2a2655ca14 /package.json
parent6c8c31e70b091ae7c36f3ecd747fe8b36ffb266b (diff)
Upgrade vite to 6.3.x.
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 d8a0d81..bbeaa47 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@eslint/js": "^9.28.0",
"eslint": "^9.28.0",
"globals": "^16.2.0",
- "vite": "^5.4.19"
+ "vite": "^6.3.5"
},
"dependencies": {
"bootstrap": "5.3.x",