diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-29 10:14:31 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-29 10:14:31 -0400 |
| commit | 5c213a2acdd363fc8ce887238ce00a4096a0ee22 (patch) | |
| tree | 87a32c99c692b6765fd3b38ccd3940c3a3a9983b /src/main/webui/package.json | |
| parent | 44effd187b81ca1581210aff53c10fb8e17679f0 (diff) | |
| download | pantry-5c213a2acdd363fc8ce887238ce00a4096a0ee22.tar.gz pantry-5c213a2acdd363fc8ce887238ce00a4096a0ee22.tar.bz2 pantry-5c213a2acdd363fc8ce887238ce00a4096a0ee22.zip | |
build(deps): bump @rsbuild/plugin-react in /src/main/webui (#721)
Bumps [@rsbuild/plugin-react](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-react) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v.1.4.1/packages/plugin-react)
---
updated-dependencies:
- dependency-name: "@rsbuild/plugin-react"
dependency-version: 1.4.1
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 e6d36eb..3d54317 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -22,7 +22,7 @@ "@mantine/hooks": "^8.3.1", "@reduxjs/toolkit": "^2.9.0", "@rsbuild/core": "^1.5.12", - "@rsbuild/plugin-react": "^1.4.0", + "@rsbuild/plugin-react": "^1.4.1", "@rsbuild/plugin-svgr": "^1.2.2", "@tailwindcss/postcss": "^4.1.13", "flowbite": "^3.1.2", |
