aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-01-02 18:56:21 +0000
committerGitHub <noreply@github.com>2026-01-02 18:56:21 +0000
commitd86bf5da9e57568612ea0638598f56ad6cdb64a9 (patch)
tree1b18d2645d4279b76fe73c58d4256a73cb9c7781 /src/main/webui/package.json
parentd455bda59e757b4e9dd56a868858e3da855b2668 (diff)
downloadpantry-d86bf5da9e57568612ea0638598f56ad6cdb64a9.tar.gz
pantry-d86bf5da9e57568612ea0638598f56ad6cdb64a9.tar.bz2
pantry-d86bf5da9e57568612ea0638598f56ad6cdb64a9.zip
build(deps): bump @rsbuild/core from 1.6.14 to 1.6.15 in /src/main/webui (#788)
Bumps [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) from 1.6.14 to 1.6.15. - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.6.15/packages/core) --- updated-dependencies: - dependency-name: "@rsbuild/core" dependency-version: 1.6.15 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 36374d2..519a0a0 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.9",
"@reduxjs/toolkit": "^2.11.2",
- "@rsbuild/core": "^1.6.14",
+ "@rsbuild/core": "^1.6.15",
"@rsbuild/plugin-react": "^1.4.2",
"@rsbuild/plugin-svgr": "^1.2.2",
"@tailwindcss/postcss": "^4.1.18",