diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-03 21:35:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 21:35:40 +0000 |
| commit | ff1d957396bf88f7b2e6980b638cd0273df81a45 (patch) | |
| tree | e0c6f615437083128a896ca14e5d17826cc1ec3c /src | |
| parent | 18bc8b4168e97af8e084067beff742d23cea5cad (diff) | |
| download | pantry-ff1d957396bf88f7b2e6980b638cd0273df81a45.tar.gz pantry-ff1d957396bf88f7b2e6980b638cd0273df81a45.tar.bz2 pantry-ff1d957396bf88f7b2e6980b638cd0273df81a45.zip | |
build(deps): bump @mantine/hooks from 8.3.5 to 8.3.6 in /src/main/webui (#744)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.5 to 8.3.6.
- [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.6/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.3.6
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.6-7a9605b229-55c7fc6e45.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.5-89ca6c20f4-7c4c36bfe1.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.5-89ca6c20f4-7c4c36bfe1.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.6-7a9605b229-55c7fc6e45.zip Binary files differindex a87086e..3227f89 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.5-89ca6c20f4-7c4c36bfe1.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.6-7a9605b229-55c7fc6e45.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index ff7ebff..5628c6c 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.5", + "@mantine/hooks": "^8.3.6", "@reduxjs/toolkit": "^2.9.2", "@rsbuild/core": "^1.6.0", "@rsbuild/plugin-react": "^1.4.1", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 963877f..86377c8 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -1203,12 +1203,12 @@ __metadata: languageName: node linkType: hard -"@mantine/hooks@npm:^8.3.5": - version: 8.3.5 - resolution: "@mantine/hooks@npm:8.3.5" +"@mantine/hooks@npm:^8.3.6": + version: 8.3.6 + resolution: "@mantine/hooks@npm:8.3.6" peerDependencies: react: ^18.x || ^19.x - checksum: 7c4c36bfe1dc909e2b68f00b0077690a060a21cdc0e11662e1feb1df4936acc09bcc816116a62ab9d1e93e4ebdef6837491747da15892a6e935151222367c375 + checksum: 55c7fc6e45528bdbc9289b4d47b4f7a2063a0c3f682fe6b5e03084fc9ed4a6dc622717bba419bb71ca2edf1a2acca409bdd448516652112bd4014d5c4379cffb languageName: node linkType: hard @@ -5879,7 +5879,7 @@ eslint@latest: "@graphql-codegen/cli": latest "@graphql-codegen/client-preset": latest "@heroicons/react": 2.0.16 - "@mantine/hooks": ^8.3.5 + "@mantine/hooks": ^8.3.6 "@reduxjs/toolkit": ^2.9.2 "@rsbuild/core": ^1.6.0 "@rsbuild/plugin-eslint": latest |
