aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-21 17:06:21 +0200
committerGitHub <noreply@github.com>2025-09-21 17:06:21 +0200
commitd925732d5758ba3817424dd337c2f39afdaf5f6c (patch)
treed0c50373754e4f06aa652a17dd10450b48be01af /src/main/webui/package.json
parent4ca49c30f7abc9230d0e11085ead8b21dfc92e43 (diff)
downloadpantry-d925732d5758ba3817424dd337c2f39afdaf5f6c.tar.gz
pantry-d925732d5758ba3817424dd337c2f39afdaf5f6c.tar.bz2
pantry-d925732d5758ba3817424dd337c2f39afdaf5f6c.zip
build(deps): bump @rsbuild/core from 1.5.6 to 1.5.10 in /src/main/webui (#715)
Bumps [@rsbuild/core](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/core) from 1.5.6 to 1.5.10. - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.5.10/packages/core) --- updated-dependencies: - dependency-name: "@rsbuild/core" dependency-version: 1.5.10 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 5232d53..9d65dc8 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.8",
"@reduxjs/toolkit": "^2.9.0",
- "@rsbuild/core": "^1.5.6",
+ "@rsbuild/core": "^1.5.10",
"@rsbuild/plugin-react": "^1.4.0",
"@rsbuild/plugin-svgr": "^1.2.2",
"@tailwindcss/postcss": "^4.1.13",