diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-30 07:48:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-30 07:48:42 -0400 |
| commit | 93dec37baa1864aae685bd75a3dae923a2c8329b (patch) | |
| tree | 632f78f8d85178592cafc1ac5301376cced2e46c /src/main/webui/package.json | |
| parent | 19b0e1cfddc1221d7db10cc7b0a53d46a2f67b11 (diff) | |
| download | pantry-93dec37baa1864aae685bd75a3dae923a2c8329b.tar.gz pantry-93dec37baa1864aae685bd75a3dae923a2c8329b.tar.bz2 pantry-93dec37baa1864aae685bd75a3dae923a2c8329b.zip | |
build(deps): bump @rsbuild/core from 1.4.15 to 1.5.1 in /src/main/webui (#698)
Bumps [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) from 1.4.15 to 1.5.1.
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.5.1/packages/core)
---
updated-dependencies:
- dependency-name: "@rsbuild/core"
dependency-version: 1.5.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 0a6cbdb..fc69707 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.4.15", + "@rsbuild/core": "^1.5.1", "@rsbuild/plugin-react": "^1.3.5", "@rsbuild/plugin-svgr": "^1.2.2", "@tailwindcss/postcss": "^4.1.12", |
