aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-04 16:05:28 -0500
committerGitHub <noreply@github.com>2025-12-04 16:05:28 -0500
commit67f9ca97f1dbdf641890eeacd9ae6bf0980a5d89 (patch)
treefeb56f0fd558faef8c4ce5514beff4d109a04f95 /src/main/webui/package.json
parente5aa3d34857bfac040ba8dfe39c5eada150e28ef (diff)
downloadpantry-67f9ca97f1dbdf641890eeacd9ae6bf0980a5d89.tar.gz
pantry-67f9ca97f1dbdf641890eeacd9ae6bf0980a5d89.tar.bz2
pantry-67f9ca97f1dbdf641890eeacd9ae6bf0980a5d89.zip
build(deps): bump @mantine/hooks from 8.3.8 to 8.3.9 in /src/main/webui (#768)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.8 to 8.3.9. - [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.9/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-version: 8.3.9 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 fd51bd6..5e41c29 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.8",
+ "@mantine/hooks": "^8.3.9",
"@reduxjs/toolkit": "^2.10.1",
"@rsbuild/core": "^1.6.9",
"@rsbuild/plugin-react": "^1.4.2",