diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-05-25 13:21:31 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-05-25 13:21:31 +0200 |
commit | 20aefc53a697daa6fc29a7cecbcd9b82b064c5a2 (patch) | |
tree | 20b432e5a51a20c017a63d5288e6aa29110c248d /package.json | |
parent | 9c3b96d1f3879977978ca94330cd22a6e93d69ae (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 719b667..7b957e4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "serve": "vite preview" }, "devDependencies": { - "vite": "^5.4.11" + "vite": "^5.4.19" }, "dependencies": { "bootstrap": "5.3.x", |