aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-01-02 19:37:41 +0000
committerGitHub <noreply@github.com>2026-01-02 19:37:41 +0000
commit5364216c1d01daa4776dcf275b13c70a0f15a8b1 (patch)
tree654b2d8fce905d5c15e672c35ea0f1c6f35f790e /src/main/webui/package.json
parent35232186a233ef57493a04c115f5cc4bd01332da (diff)
downloadpantry-5364216c1d01daa4776dcf275b13c70a0f15a8b1.tar.gz
pantry-5364216c1d01daa4776dcf275b13c70a0f15a8b1.tar.bz2
pantry-5364216c1d01daa4776dcf275b13c70a0f15a8b1.zip
build(deps): bump @mantine/hooks from 8.3.9 to 8.3.10 in /src/main/webui (#785)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.9 to 8.3.10. - [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.10/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-version: 8.3.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 c77648d..f62c77a 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.9",
+ "@mantine/hooks": "^8.3.10",
"@reduxjs/toolkit": "^2.11.2",
"@rsbuild/core": "^1.6.15",
"@rsbuild/plugin-react": "^1.4.2",