diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-18 19:12:31 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-18 19:12:31 -0500 |
| commit | 0650cda50a3f4d039e20d51bd1ba8eb06c67f16e (patch) | |
| tree | 0682369bd44f1d3d915b96877b0410324caa65dc | |
| parent | 4cf37a74cd79534d70a414e6df151e1eca00dd7a (diff) | |
| download | pantry-0650cda50a3f4d039e20d51bd1ba8eb06c67f16e.tar.gz pantry-0650cda50a3f4d039e20d51bd1ba8eb06c67f16e.tar.bz2 pantry-0650cda50a3f4d039e20d51bd1ba8eb06c67f16e.zip | |
build(deps): bump @mantine/hooks from 8.3.6 to 8.3.7 in /src/main/webui (#756)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.6 to 8.3.7.
- [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.7/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.3.7
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>
| -rw-r--r-- | src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.8-592f756ccf-e869124822.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.6-7a9605b229-55c7fc6e45.zip) | bin | 394612 -> 394612 bytes | |||
| -rw-r--r-- | src/main/webui/package.json | 2 | ||||
| -rw-r--r-- | src/main/webui/yarn.lock | 10 |
3 files changed, 6 insertions, 6 deletions
diff --git a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.6-7a9605b229-55c7fc6e45.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.8-592f756ccf-e869124822.zip Binary files differindex 3227f89..3534440 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.6-7a9605b229-55c7fc6e45.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.8-592f756ccf-e869124822.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 271197d..f1c08e4 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.6", + "@mantine/hooks": "^8.3.8", "@reduxjs/toolkit": "^2.10.1", "@rsbuild/core": "^1.6.6", "@rsbuild/plugin-react": "^1.4.2", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 21cf201..367e06a 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -1222,12 +1222,12 @@ __metadata: languageName: node linkType: hard -"@mantine/hooks@npm:^8.3.6": - version: 8.3.6 - resolution: "@mantine/hooks@npm:8.3.6" +"@mantine/hooks@npm:^8.3.8": + version: 8.3.8 + resolution: "@mantine/hooks@npm:8.3.8" peerDependencies: react: ^18.x || ^19.x - checksum: 55c7fc6e45528bdbc9289b4d47b4f7a2063a0c3f682fe6b5e03084fc9ed4a6dc622717bba419bb71ca2edf1a2acca409bdd448516652112bd4014d5c4379cffb + checksum: e86912482217ef9046e0d889e6ab7b603570f58a785a6ca6f9f84702ca6d3a2661d20dc9f60ed74bc7da1ba416a12e54a61320f247ba27ad485c405a11382e77 languageName: node linkType: hard @@ -5898,7 +5898,7 @@ eslint@latest: "@graphql-codegen/cli": latest "@graphql-codegen/client-preset": latest "@heroicons/react": 2.0.16 - "@mantine/hooks": ^8.3.6 + "@mantine/hooks": ^8.3.8 "@reduxjs/toolkit": ^2.10.1 "@rsbuild/core": ^1.6.6 "@rsbuild/plugin-eslint": latest |
