aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-18 19:12:31 -0500
committerGitHub <noreply@github.com>2025-11-18 19:12:31 -0500
commit0650cda50a3f4d039e20d51bd1ba8eb06c67f16e (patch)
tree0682369bd44f1d3d915b96877b0410324caa65dc /src/main/webui/package.json
parent4cf37a74cd79534d70a414e6df151e1eca00dd7a (diff)
downloadpantry-0650cda50a3f4d039e20d51bd1ba8eb06c67f16e.tar.gz
pantry-0650cda50a3f4d039e20d51bd1ba8eb06c67f16e.tar.bz2
pantry-0650cda50a3f4d039e20d51bd1ba8eb06c67f16e.zip
build(deps): bump @mantine/hooks from 8.3.6 to 8.3.7 in /src/main/webui (#756)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.6 to 8.3.7. - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/8.3.7/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-version: 8.3.7 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 271197d..f1c08e4 100644
--- a/src/main/webui/package.json
+++ b/src/main/webui/package.json
@@ -19,7 +19,7 @@
},
"dependencies": {
"@heroicons/react": "2.0.16",
- "@mantine/hooks": "^8.3.6",
+ "@mantine/hooks": "^8.3.8",
"@reduxjs/toolkit": "^2.10.1",
"@rsbuild/core": "^1.6.6",
"@rsbuild/plugin-react": "^1.4.2",