aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-01-05 14:11:50 +0000
committerGitHub <noreply@github.com>2026-01-05 14:11:50 +0000
commit97a6c730831e302da2fd5ed3f71826fc5e8ce451 (patch)
tree075aedf4a8fb6adf74e715cad6bf876a02aecfa4 /src/main/webui/package.json
parentf9a8e70b95ca0925866424ea09dd3db09974275e (diff)
downloadpantry-97a6c730831e302da2fd5ed3f71826fc5e8ce451.tar.gz
pantry-97a6c730831e302da2fd5ed3f71826fc5e8ce451.tar.bz2
pantry-97a6c730831e302da2fd5ed3f71826fc5e8ce451.zip
build(deps): bump @rsbuild/core from 1.6.15 to 1.7.1 in /src/main/webui (#792)
Bumps [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) from 1.6.15 to 1.7.1. - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.7.1/packages/core) --- updated-dependencies: - dependency-name: "@rsbuild/core" dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 115cf13..585bf7b 100644
--- a/src/main/webui/package.json
+++ b/src/main/webui/package.json
@@ -21,7 +21,7 @@
"@heroicons/react": "2.0.16",
"@mantine/hooks": "^8.3.10",
"@reduxjs/toolkit": "^2.11.2",
- "@rsbuild/core": "^1.6.15",
+ "@rsbuild/core": "^1.7.1",
"@rsbuild/plugin-react": "^1.4.2",
"@rsbuild/plugin-svgr": "^1.2.3",
"@tailwindcss/postcss": "^4.1.18",