diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-29 12:39:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-29 12:39:27 -0400 |
| commit | 0b3b8acaa3285e8706f2d52fd48d1fde2d0672a4 (patch) | |
| tree | e92a12247a430905bad881d48ef9498419b77bc3 /src | |
| parent | acdbcf77c6e092a8a7257cf2fe4031ba412af98c (diff) | |
| download | pantry-0b3b8acaa3285e8706f2d52fd48d1fde2d0672a4.tar.gz pantry-0b3b8acaa3285e8706f2d52fd48d1fde2d0672a4.tar.bz2 pantry-0b3b8acaa3285e8706f2d52fd48d1fde2d0672a4.zip | |
build(deps): bump @mantine/hooks from 8.3.1 to 8.3.2 in /src/main/webui (#722)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.1 to 8.3.2.
- [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.2/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.3.2
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>
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.2-e3d8b7dd3e-dcfdbb6507.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.1-b40671cf99-d6a1b86629.zip) | bin | 394415 -> 395260 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.1-b40671cf99-d6a1b86629.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.2-e3d8b7dd3e-dcfdbb6507.zip Binary files differindex c0eb76f..fbae0d3 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.1-b40671cf99-d6a1b86629.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.2-e3d8b7dd3e-dcfdbb6507.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index fef4038..9949b03 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.1", + "@mantine/hooks": "^8.3.2", "@reduxjs/toolkit": "^2.9.0", "@rsbuild/core": "^1.5.12", "@rsbuild/plugin-react": "^1.4.1", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 24a99ab..4c9cb53 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -1268,12 +1268,12 @@ __metadata: languageName: node linkType: hard -"@mantine/hooks@npm:^8.3.1": - version: 8.3.1 - resolution: "@mantine/hooks@npm:8.3.1" +"@mantine/hooks@npm:^8.3.2": + version: 8.3.2 + resolution: "@mantine/hooks@npm:8.3.2" peerDependencies: react: ^18.x || ^19.x - checksum: d6a1b866292650925a5f68e53dbb6d81d7b44c952d062670574968458755372ede4b6a34558c7e92bb73ae1c7c5df19f3dfba5672c71fe785178e8948dc5aeec + checksum: dcfdbb6507ecb9e06563890cdaf2a083b4257e9e7c743a201582ab629a1504f82eb32ef8eb46ac447b0155781fee13192e463ac86323775b7caec109e6d55309 languageName: node linkType: hard @@ -5982,7 +5982,7 @@ eslint@latest: "@graphql-codegen/cli": latest "@graphql-codegen/client-preset": latest "@heroicons/react": 2.0.16 - "@mantine/hooks": ^8.3.1 + "@mantine/hooks": ^8.3.2 "@reduxjs/toolkit": ^2.9.0 "@rsbuild/core": ^1.5.12 "@rsbuild/plugin-eslint": latest |
