aboutsummaryrefslogtreecommitdiff
path: root/src/main/webui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-08-18 17:49:53 -0400
committerGitHub <noreply@github.com>2025-08-18 17:49:53 -0400
commit781cdafd09e65d6a1108b082115e947aadb67c1f (patch)
tree44d5ad18d3af4a4ed9a2642a7c7a62594880f2c4 /src/main/webui/package.json
parent40c6a8dac6db1e8c34007d354585a5b77cd7f277 (diff)
downloadpantry-781cdafd09e65d6a1108b082115e947aadb67c1f.tar.gz
pantry-781cdafd09e65d6a1108b082115e947aadb67c1f.tar.bz2
pantry-781cdafd09e65d6a1108b082115e947aadb67c1f.zip
build(deps): bump @mantine/hooks from 8.2.4 to 8.2.5 in /src/main/webui (#690)
Dependabot couldn't find the original pull request head commit, 7d8931cedda1603a9ad6505cf89d41b407e6de98. 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 0058e5c..26603ef 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.4",
+ "@mantine/hooks": "^8.2.5",
"@reduxjs/toolkit": "^2.8.2",
"@rsbuild/core": "^1.4.15",
"@rsbuild/plugin-react": "^1.3.5",