aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-13 13:59:58 +0000
committerGitHub <noreply@github.com>2025-10-13 13:59:58 +0000
commit55d0e067adbba6fe3d2b91cb0cf8247adaba12d9 (patch)
tree03cdd3e2e6c51a8328ac0bdfcaf236b353e76665 /src/main/webui/package.json
parentad065eb0e18c47c7af791faea0cae4fe31ce1819 (diff)
downloadpantry-55d0e067adbba6fe3d2b91cb0cf8247adaba12d9.tar.gz
pantry-55d0e067adbba6fe3d2b91cb0cf8247adaba12d9.tar.bz2
pantry-55d0e067adbba6fe3d2b91cb0cf8247adaba12d9.zip
build(deps): bump @rsbuild/core from 1.5.14 to 1.5.16 in /src/main/webui (#729)
Bumps [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) from 1.5.14 to 1.5.16. - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.5.16/packages/core) --- updated-dependencies: - dependency-name: "@rsbuild/core" dependency-version: 1.5.16 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 b656c59..0c00402 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.3",
"@reduxjs/toolkit": "^2.9.0",
- "@rsbuild/core": "^1.5.14",
+ "@rsbuild/core": "^1.5.16",
"@rsbuild/plugin-react": "^1.4.1",
"@rsbuild/plugin-svgr": "^1.2.2",
"@tailwindcss/postcss": "^4.1.14",