diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-23 17:16:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-23 17:16:51 -0400 |
| commit | 2d947cd5daf57178d8f1d72e41209099b8ef0a52 (patch) | |
| tree | 6eb8ad886a007e36c7d3c1a854511987325b5c63 /src | |
| parent | d95e785851006d54f6df65f0c5e678c2cf610880 (diff) | |
| download | pantry-2d947cd5daf57178d8f1d72e41209099b8ef0a52.tar.gz pantry-2d947cd5daf57178d8f1d72e41209099b8ef0a52.tar.bz2 pantry-2d947cd5daf57178d8f1d72e41209099b8ef0a52.zip | |
build(deps): bump @mantine/hooks from 8.3.4 to 8.3.5 in /src/main/webui (#735)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.4 to 8.3.5.
- [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.5/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.3.5
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.5-89ca6c20f4-7c4c36bfe1.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.4-fb1b55d532-38fd445115.zip) | bin | 394569 -> 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.4-fb1b55d532-38fd445115.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.5-89ca6c20f4-7c4c36bfe1.zip Binary files differindex a24b8ea..a87086e 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.4-fb1b55d532-38fd445115.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.5-89ca6c20f4-7c4c36bfe1.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 8660339..755a233 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.4", + "@mantine/hooks": "^8.3.5", "@reduxjs/toolkit": "^2.9.2", "@rsbuild/core": "^1.5.17", "@rsbuild/plugin-react": "^1.4.1", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 1416e70..f23b0c6 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.4": - version: 8.3.4 - resolution: "@mantine/hooks@npm:8.3.4" +"@mantine/hooks@npm:^8.3.5": + version: 8.3.5 + resolution: "@mantine/hooks@npm:8.3.5" peerDependencies: react: ^18.x || ^19.x - checksum: 38fd4451158dc5d2efd42b084ac6525563624abe779714276ad444c94e18c236177f5670aa3d84b84fc0619b3d4c2c0b08a66f34db9d7fb1ddc0b4fa6658b031 + checksum: 7c4c36bfe1dc909e2b68f00b0077690a060a21cdc0e11662e1feb1df4936acc09bcc816116a62ab9d1e93e4ebdef6837491747da15892a6e935151222367c375 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.4 + "@mantine/hooks": ^8.3.5 "@reduxjs/toolkit": ^2.9.2 "@rsbuild/core": ^1.5.17 "@rsbuild/plugin-eslint": latest |
