diff options
| author | Ivan Gabaldon <igabaldon@inetol.net> | 2025-11-21 11:29:20 +0100 |
|---|---|---|
| committer | Ivan Gabaldon <igabaldon@inetol.net> | 2025-11-21 11:03:04 +0000 |
| commit | b876d0bed01422687f3f044658cab0afa9e0e19f (patch) | |
| tree | fa71780595a42b493a7a811fab359a7ea347495a /client/simple/package.json | |
| parent | e245cade255c53ea08c4a7c3c8ef9ae59231b4cc (diff) | |
[upd] theme/simple: bump rolldown
(no static changes...)
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 8a5818a7e..f62637df6 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.2.2", + "vite": "npm:rolldown-vite@7.2.7", "vite-bundle-analyzer": "~1.2.3" } } |