diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-03 14:49:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 14:49:42 +0000 |
| commit | 32d13eb46c1b4b7478c0eca42f8a3416b681789b (patch) | |
| tree | 8cd39faff7f98e271ee6e56b8d85925d84ed1a36 /src/main/webui/package.json | |
| parent | a6c9df59c7b01cb346f1181896c5266df5c0d510 (diff) | |
| download | pantry-32d13eb46c1b4b7478c0eca42f8a3416b681789b.tar.gz pantry-32d13eb46c1b4b7478c0eca42f8a3416b681789b.tar.bz2 pantry-32d13eb46c1b4b7478c0eca42f8a3416b681789b.zip | |
build(deps): bump @rsbuild/core from 1.5.17 to 1.6.0 in /src/main/webui (#746)
Bumps [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) from 1.5.17 to 1.6.0.
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.6.0/packages/core)
---
updated-dependencies:
- dependency-name: "@rsbuild/core"
dependency-version: 1.6.0
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 8e9fe93..4835436 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.5", "@reduxjs/toolkit": "^2.9.2", - "@rsbuild/core": "^1.5.17", + "@rsbuild/core": "^1.6.0", "@rsbuild/plugin-react": "^1.4.1", "@rsbuild/plugin-svgr": "^1.2.2", "@tailwindcss/postcss": "^4.1.16", |
