aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-23 14:36:46 +0000
committerGitHub <noreply@github.com>2025-10-23 14:36:46 +0000
commit93efd81af515d772563bbe221457b7489e9b9566 (patch)
tree177cf53b94592132323c3527b4b733d18fb0a961 /src/main/webui/package.json
parenta5bf8536695b95ddb58044494f7fa36b68514b84 (diff)
downloadpantry-93efd81af515d772563bbe221457b7489e9b9566.tar.gz
pantry-93efd81af515d772563bbe221457b7489e9b9566.tar.bz2
pantry-93efd81af515d772563bbe221457b7489e9b9566.zip
build(deps): bump @rsbuild/core from 1.5.16 to 1.5.17 in /src/main/webui (#737)
Bumps [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) from 1.5.16 to 1.5.17. - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.5.17/packages/core) --- updated-dependencies: - dependency-name: "@rsbuild/core" dependency-version: 1.5.17 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json
index 3331034..f3dc062 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.4",
"@reduxjs/toolkit": "^2.9.0",
- "@rsbuild/core": "^1.5.16",
+ "@rsbuild/core": "^1.5.17",
"@rsbuild/plugin-react": "^1.4.1",
"@rsbuild/plugin-svgr": "^1.2.2",
"@tailwindcss/postcss": "^4.1.14",