From 0f92da53e7979df93365046ad5a229d9086aa934 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 17:48:18 +0000 Subject: [PATCH] chore(deps): update dependency svgo to v4 --- packages/index/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/index/package.json b/packages/index/package.json index e51f105a..18cb9612 100644 --- a/packages/index/package.json +++ b/packages/index/package.json @@ -31,7 +31,7 @@ "prettier": "3.8.3", "rimraf": "6.1.3", "sass": "1.99.0", - "svgo": "^3", + "svgo": "^4.0.0", "typescript": "5.9.3" }, "dependencies": {