diff options
| author | Ivan Gabaldon <igabaldon@inetol.net> | 2025-10-21 20:16:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-21 20:16:19 +0200 |
| commit | a8f3644cdc3744c508789d4c6254c2be813717be (patch) | |
| tree | 008f8568af41fbdea3b9f733bb8ad4f1d62f0a87 /client/simple/package.json | |
| parent | 4295e758c06343de7613b72d5570bc70a978eb08 (diff) | |
[upd] themes/simple: Bump rolldown-vite from 7.1.17 to 7.1.19 (#5351)
This security update does nothing but creating a new commit to build a container
with the new `base` image.
Diffstat (limited to 'client/simple/package.json')
| -rw-r--r-- | client/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/package.json b/client/simple/package.json index fdbedb1d8..df8557107 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -45,7 +45,7 @@ "stylelint-prettier": "~5.0.3", "svgo": "~4.0.0", "typescript": "~5.9.3", - "vite": "npm:rolldown-vite@7.1.17", + "vite": "npm:rolldown-vite@7.1.19", "vite-bundle-analyzer": "~1.2.3" } } |