diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-22 16:23:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-22 16:23:23 -0400 |
| commit | fdea08acceb79706fb4aa312d28207211dfe161c (patch) | |
| tree | 2c197b430f30a0fd28c8042b0817cb39a71d9784 /src | |
| parent | 0766569f8a27f13f49401523b48ea19f125f7810 (diff) | |
| download | pantry-fdea08acceb79706fb4aa312d28207211dfe161c.tar.gz pantry-fdea08acceb79706fb4aa312d28207211dfe161c.tar.bz2 pantry-fdea08acceb79706fb4aa312d28207211dfe161c.zip | |
build(deps): bump @mantine/hooks from 8.2.8 to 8.3.1 in /src/main/webui (#716)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.2.8 to 8.3.1.
- [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.1/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.2.8-db14f7f5f6-5f7d02bc71.zip | bin | 394329 -> 0 bytes | |||
| -rw-r--r-- | src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.1-b40671cf99-d6a1b86629.zip | bin | 0 -> 394415 bytes | |||
| -rw-r--r-- | src/main/webui/package.json | 2 | ||||
| -rw-r--r-- | src/main/webui/yarn.lock | 10 |
4 files changed, 6 insertions, 6 deletions
diff --git a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.8-db14f7f5f6-5f7d02bc71.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.8-db14f7f5f6-5f7d02bc71.zip Binary files differdeleted file mode 100644 index 4964baa..0000000 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.8-db14f7f5f6-5f7d02bc71.zip +++ /dev/null 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.1-b40671cf99-d6a1b86629.zip Binary files differnew file mode 100644 index 0000000..c0eb76f --- /dev/null +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.1-b40671cf99-d6a1b86629.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 9d65dc8..cafcee4 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.8", + "@mantine/hooks": "^8.3.1", "@reduxjs/toolkit": "^2.9.0", "@rsbuild/core": "^1.5.10", "@rsbuild/plugin-react": "^1.4.0", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index d5ce048..ad4641b 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.2.8": - version: 8.2.8 - resolution: "@mantine/hooks@npm:8.2.8" +"@mantine/hooks@npm:^8.3.1": + version: 8.3.1 + resolution: "@mantine/hooks@npm:8.3.1" peerDependencies: react: ^18.x || ^19.x - checksum: 5f7d02bc714da4c19ad4e08e2c7f05ef86ddbac0a89b6e6b17b5538f4d54d2359137a33286b5ac15c8cc92ac93795666ecfa7f6f8b4f60b66b543e2b1df18ddc + checksum: d6a1b866292650925a5f68e53dbb6d81d7b44c952d062670574968458755372ede4b6a34558c7e92bb73ae1c7c5df19f3dfba5672c71fe785178e8948dc5aeec languageName: node linkType: hard @@ -5973,7 +5973,7 @@ eslint@latest: "@graphql-codegen/cli": latest "@graphql-codegen/client-preset": latest "@heroicons/react": 2.0.16 - "@mantine/hooks": ^8.2.8 + "@mantine/hooks": ^8.3.1 "@reduxjs/toolkit": ^2.9.0 "@rsbuild/core": ^1.5.10 "@rsbuild/plugin-eslint": latest |
