aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-09-15 21:16:52 +0200
committerGuilhem Moulin <guilhem@fripost.org>2026-09-15 21:25:24 +0200
commitfb389edfecb8b597d5295ed046bac306a6f1b539 (patch)
tree4a671202e8f804edcba62f75f0ae0c19a7b1cb0d /package.json
parent836567d33e6296061ef15db4701ff6816f2adb28 (diff)
Run `npm update --save`.
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 4bb4197..8b76c0a 100644
--- a/package.json
+++ b/package.json
@@ -9,14 +9,14 @@
"serve": "vite preview"
},
"devDependencies": {
- "@eslint/css": "^1.2.0",
+ "@eslint/css": "^1.4.0",
"@eslint/js": "^10.0.1",
- "eslint": "^10.4.0",
- "globals": "^17.6.0",
- "vite": "^8.0.14"
+ "eslint": "^10.10.0",
+ "globals": "^17.12.0",
+ "vite": "^8.3.0"
},
"dependencies": {
- "@fontsource/inter": "^5.2.8",
+ "@fontsource/inter": "^5.3.0",
"bootstrap": "5.3.x",
"bootstrap-icons": "1.13.x",
"ol": "10.9.x",