From 26e14412c6fa539bc929c7ebe78c3cfd3032c754 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 00:37:16 +0000 Subject: [PATCH] chore(deps): update dependency @svgr/webpack to v8 --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index c9144f9..a8e2811 100644 --- a/example/package.json +++ b/example/package.json @@ -18,7 +18,7 @@ "@babel/core": "^7.29.7", "@babel/preset-react": "^7.29.7", "@babel/runtime": "^7.29.7", - "@svgr/webpack": "^6.5.1", + "@svgr/webpack": "^8.1.0", "@types/react": "^17.0.92", "@types/react-dom": "^17.0.26", "@vitejs/plugin-react": "^1.3.2",