aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-05-25 18:47:20 +0200
committerGuilhem Moulin <guilhem@fripost.org>2026-05-25 19:06:04 +0200
commit60adf658bc749fdd99d3e7889e63163456a6b669 (patch)
tree5f1d9f1aa456205ee52a3773427aea38bd45fb60 /package.json
parent55aec34a3568abf5eb2b8fbc854d295115aff8d1 (diff)
Run `npm update --save`.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 76cffe3..7a970e1 100644
--- a/package.json
+++ b/package.json
@@ -11,8 +11,8 @@
"devDependencies": {
"@eslint/css": "^0.14.1",
"@eslint/js": "^10.0.1",
- "eslint": "^10.0.3",
- "globals": "^17.4.0",
+ "eslint": "^10.4.0",
+ "globals": "^17.6.0",
"vite": "^8.0.14"
},
"dependencies": {