diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-28 15:30:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-28 15:30:30 +0200 |
| commit | 467536cc2dc37e34168b94aed71d8ad394aa6273 (patch) | |
| tree | f7f9191716623e8977efc2f41e00bd5d94398b09 /client/simple/package.json | |
| parent | 657237dac48a68ccb34a0ca1499c5c877bc80bb5 (diff) | |
[upd] web-client (simple): Bump svgo from 3.3.2 to 4.0.0 in /client/simple (#4945)
* [upd] web-client (simple): Bump svgo in /client/simple
---
updated-dependencies:
- dependency-name: svgo
dependency-version: 4.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* [build] /static
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
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 e82f54eb5..8adcc87fb 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -27,7 +27,7 @@ "stylelint-config-standard": "^38.0.0", "stylelint-config-standard-less": "^3.0.1", "stylelint-prettier": "^5.0.3", - "svgo": "^3.3.2", + "svgo": "^4.0.0", "swiped-events": "^1.2.0", "vite": "^6.3.5", "vite-plugin-static-copy": "^3.1.0", |