diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-06 07:42:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-06 07:42:21 -0400 |
| commit | 516ebfdbd3d583e9d80294d32497fb0869a3bf7e (patch) | |
| tree | 00b088524b85db6308c20616ed35075df510dd2f /src/main/webui/package.json | |
| parent | fb9bfb9f6744c5e99f6717fd727b9b2ac0d0167e (diff) | |
| download | pantry-516ebfdbd3d583e9d80294d32497fb0869a3bf7e.tar.gz pantry-516ebfdbd3d583e9d80294d32497fb0869a3bf7e.tar.bz2 pantry-516ebfdbd3d583e9d80294d32497fb0869a3bf7e.zip | |
build(deps): bump @rsbuild/core from 1.5.1 to 1.5.4 in /src/main/webui (#704)
Bumps [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.5.4/packages/core)
---
updated-dependencies:
- dependency-name: "@rsbuild/core"
dependency-version: 1.5.4
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 000e955..616fc7b 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.2.7", "@reduxjs/toolkit": "^2.8.2", - "@rsbuild/core": "^1.5.1", + "@rsbuild/core": "^1.5.4", "@rsbuild/plugin-react": "^1.4.0", "@rsbuild/plugin-svgr": "^1.2.2", "@tailwindcss/postcss": "^4.1.12", |
