From 392c44d7a8747770a43b7d9081468d758dcd3099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 11:49:50 -0400 Subject: build(deps): bump @mantine/hooks from 8.3.2 to 8.3.3 in /src/main/webui (#726) Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.2 to 8.3.3. - [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.3/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/main/webui/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/main/webui/yarn.lock') diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index e4c8213..77c7510 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -1212,12 +1212,12 @@ __metadata: languageName: node linkType: hard -"@mantine/hooks@npm:^8.3.2": - version: 8.3.2 - resolution: "@mantine/hooks@npm:8.3.2" +"@mantine/hooks@npm:^8.3.3": + version: 8.3.3 + resolution: "@mantine/hooks@npm:8.3.3" peerDependencies: react: ^18.x || ^19.x - checksum: dcfdbb6507ecb9e06563890cdaf2a083b4257e9e7c743a201582ab629a1504f82eb32ef8eb46ac447b0155781fee13192e463ac86323775b7caec109e6d55309 + checksum: 9e2c4b93f7a95b851d7d191a88970ccdef3f5e17988344eb39932c03381dce73ca6f3b1021e8dea41f2ebcc7c10d25fa257c91c20d7734c7a6516f1ce413224e languageName: node linkType: hard @@ -5897,7 +5897,7 @@ eslint@latest: "@graphql-codegen/cli": latest "@graphql-codegen/client-preset": latest "@heroicons/react": 2.0.16 - "@mantine/hooks": ^8.3.2 + "@mantine/hooks": ^8.3.3 "@reduxjs/toolkit": ^2.9.0 "@rsbuild/core": ^1.5.14 "@rsbuild/plugin-eslint": latest -- cgit