diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-30 08:04:33 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-30 08:04:33 -0400 |
| commit | 3d5bc36f14d5246674a4c9e6dce0ff0d25978cf3 (patch) | |
| tree | 393253ff5862d5358e857cb5460a8eeb5a15e1c9 /src/main/webui/package.json | |
| parent | 93dec37baa1864aae685bd75a3dae923a2c8329b (diff) | |
| download | pantry-3d5bc36f14d5246674a4c9e6dce0ff0d25978cf3.tar.gz pantry-3d5bc36f14d5246674a4c9e6dce0ff0d25978cf3.tar.bz2 pantry-3d5bc36f14d5246674a4c9e6dce0ff0d25978cf3.zip | |
build(deps): bump @rsbuild/plugin-react in /src/main/webui (#697)
Bumps [@rsbuild/plugin-react](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-react) from 1.3.5 to 1.4.0.
- [Release notes](https://github.com/web-infra-dev/rsbuild/releases)
- [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.4.0/packages/plugin-react)
---
updated-dependencies:
- dependency-name: "@rsbuild/plugin-react"
dependency-version: 1.4.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 fc69707..000e955 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -22,7 +22,7 @@ "@mantine/hooks": "^8.2.7", "@reduxjs/toolkit": "^2.8.2", "@rsbuild/core": "^1.5.1", - "@rsbuild/plugin-react": "^1.3.5", + "@rsbuild/plugin-react": "^1.4.0", "@rsbuild/plugin-svgr": "^1.2.2", "@tailwindcss/postcss": "^4.1.12", "flowbite": "^3.1.2", |
