aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-09-22 16:23:23 -0400
committerGitHub <noreply@github.com>2025-09-22 16:23:23 -0400
commitfdea08acceb79706fb4aa312d28207211dfe161c (patch)
tree2c197b430f30a0fd28c8042b0817cb39a71d9784 /src/main/webui/package.json
parent0766569f8a27f13f49401523b48ea19f125f7810 (diff)
downloadpantry-fdea08acceb79706fb4aa312d28207211dfe161c.tar.gz
pantry-fdea08acceb79706fb4aa312d28207211dfe161c.tar.bz2
pantry-fdea08acceb79706fb4aa312d28207211dfe161c.zip
build(deps): bump @mantine/hooks from 8.2.8 to 8.3.1 in /src/main/webui (#716)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.2.8 to 8.3.1. - [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.1/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 9d65dc8..cafcee4 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.2.8",
+ "@mantine/hooks": "^8.3.1",
"@reduxjs/toolkit": "^2.9.0",
"@rsbuild/core": "^1.5.10",
"@rsbuild/plugin-react": "^1.4.0",