From 37048185586abef658148c72b7480c3827c6c328 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 19:18:35 +0000 Subject: build(deps): bump @rsbuild/plugin-svgr in /src/main/webui (#787) Bumps [@rsbuild/plugin-svgr](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-svgr) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.2.3/packages/plugin-svgr) --- updated-dependencies: - dependency-name: "@rsbuild/plugin-svgr" dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/main/webui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/webui/package.json') diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 519a0a0..44c4fac 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -23,7 +23,7 @@ "@reduxjs/toolkit": "^2.11.2", "@rsbuild/core": "^1.6.15", "@rsbuild/plugin-react": "^1.4.2", - "@rsbuild/plugin-svgr": "^1.2.2", + "@rsbuild/plugin-svgr": "^1.2.3", "@tailwindcss/postcss": "^4.1.18", "flowbite": "^4.0.1", "flowbite-react": "^0.12.10", -- cgit