diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2025-10-06 18:01:32 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2025-10-06 18:01:32 +0200 |
| commit | 7138ca18cdc1911c7509c453b8f71a2e24454bc2 (patch) | |
| tree | 738bee8cbe93fef7f08d0c302e5644d16a7d652c /package.json | |
| parent | 1ddd2ded708a7c9bd1df652c85ad14f55c353f54 (diff) | |
Run `npm update --save`.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 3f1a8fb..33a40a8 100644 --- a/package.json +++ b/package.json @@ -11,12 +11,12 @@ "devDependencies": { "@eslint/css": "^0.9.0", "@eslint/js": "^9.29.0", - "eslint": "^9.34.0", - "globals": "^16.3.0", - "vite": "^7.1.3" + "eslint": "^9.37.0", + "globals": "^16.4.0", + "vite": "^7.1.9" }, "dependencies": { - "@fontsource/inter": "^5.2.6", + "@fontsource/inter": "^5.2.8", "bootstrap": "5.3.x", "bootstrap-icons": "1.13.x", "ol": "10.6.x", |
