aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-14 17:28:58 +0000
committerGitHub <noreply@github.com>2025-11-14 17:28:58 +0000
commitf422dc905ae4cc8a44b9aabe77dec037d7e31ea8 (patch)
treea6c539f13fd23dbcc04ea635625464bab9804117 /src/main/webui/package.json
parentc83487682b1227bd6526f5d023dc03ebac3cc9aa (diff)
downloadpantry-f422dc905ae4cc8a44b9aabe77dec037d7e31ea8.tar.gz
pantry-f422dc905ae4cc8a44b9aabe77dec037d7e31ea8.tar.bz2
pantry-f422dc905ae4cc8a44b9aabe77dec037d7e31ea8.zip
build(deps): bump @rsbuild/plugin-react in /src/main/webui (#753)
Bumps [@rsbuild/plugin-react](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-react) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.4.2/packages/plugin-react) --- updated-dependencies: - dependency-name: "@rsbuild/plugin-react" dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main/webui/package.json')
-rw-r--r--src/main/webui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index cf31111..cb99dd0 100644
--- a/src/main/webui/package.json
+++ b/src/main/webui/package.json
@@ -22,7 +22,7 @@
"@mantine/hooks": "^8.3.6",
"@reduxjs/toolkit": "^2.9.2",
"@rsbuild/core": "^1.6.3",
- "@rsbuild/plugin-react": "^1.4.1",
+ "@rsbuild/plugin-react": "^1.4.2",
"@rsbuild/plugin-svgr": "^1.2.2",
"@tailwindcss/postcss": "^4.1.17",
"flowbite": "^3.1.2",