diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-01-04 16:14:15 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-01-04 16:14:15 +0100 |
commit | e42f26d9a9239d47b04fec923cecf8ddd8780675 (patch) | |
tree | 384ff97bcc7a8b69873545c4f99d8487e21f0dd0 /package.json | |
parent | 524ce2597354f05ca7c3312807e6c9ff8545d68f (diff) |
Run `npm update --save`.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f7c2dfc..80ae5e6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "serve": "vite preview" }, "devDependencies": { - "vite": "^5.4.9" + "vite": "^5.4.11" }, "dependencies": { "bootstrap": "5.3.x", |