From 781cdafd09e65d6a1108b082115e947aadb67c1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 17:49:53 -0400 Subject: 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> --- src/main/webui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/webui/package.json') 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", -- cgit