aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-03-07 17:34:33 +0100
committerGuilhem Moulin <guilhem@fripost.org>2026-03-07 17:34:33 +0100
commit32d863cd193a920fed63b9b3c7906c33091e7a5f (patch)
tree8d54168be8535a331f8050a5bffbfc673df80239 /package.json
parent2f1d938e1ecda55d66676732d5dd8544dcb9217b (diff)
Upgrade vite to 7.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 ce362d5..90e01b2 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@eslint/js": "^9.29.0",
"eslint": "^9.37.0",
"globals": "^16.4.0",
- "vite": "^7.1.9"
+ "vite": "^7.3.1"
},
"dependencies": {
"@fontsource/inter": "^5.2.8",