diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-04 16:05:28 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-04 16:05:28 -0500 |
| commit | 67f9ca97f1dbdf641890eeacd9ae6bf0980a5d89 (patch) | |
| tree | feb56f0fd558faef8c4ce5514beff4d109a04f95 | |
| parent | e5aa3d34857bfac040ba8dfe39c5eada150e28ef (diff) | |
| download | pantry-67f9ca97f1dbdf641890eeacd9ae6bf0980a5d89.tar.gz pantry-67f9ca97f1dbdf641890eeacd9ae6bf0980a5d89.tar.bz2 pantry-67f9ca97f1dbdf641890eeacd9ae6bf0980a5d89.zip | |
build(deps): bump @mantine/hooks from 8.3.8 to 8.3.9 in /src/main/webui (#768)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.8 to 8.3.9.
- [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.9/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.3.9
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.9-103ea32ed4-0b1da5c3b6.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.8-592f756ccf-e869124822.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.8-592f756ccf-e869124822.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.9-103ea32ed4-0b1da5c3b6.zip Binary files differindex 3534440..d5c9246 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.8-592f756ccf-e869124822.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.9-103ea32ed4-0b1da5c3b6.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index fd51bd6..5e41c29 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.8", + "@mantine/hooks": "^8.3.9", "@reduxjs/toolkit": "^2.10.1", "@rsbuild/core": "^1.6.9", "@rsbuild/plugin-react": "^1.4.2", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 4e48a94..9661c1e 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.8": - version: 8.3.8 - resolution: "@mantine/hooks@npm:8.3.8" +"@mantine/hooks@npm:^8.3.9": + version: 8.3.9 + resolution: "@mantine/hooks@npm:8.3.9" peerDependencies: react: ^18.x || ^19.x - checksum: e86912482217ef9046e0d889e6ab7b603570f58a785a6ca6f9f84702ca6d3a2661d20dc9f60ed74bc7da1ba416a12e54a61320f247ba27ad485c405a11382e77 + checksum: 0b1da5c3b67241315e5787e082dac3432868355699faaf982094ba2a16f70f2f4d8e186891d7c33db4e25e6f9904a7082057cb15ac33c0a2af208e77e84d5a0a languageName: node linkType: hard @@ -5888,7 +5888,7 @@ eslint@latest: "@graphql-codegen/cli": latest "@graphql-codegen/client-preset": latest "@heroicons/react": 2.0.16 - "@mantine/hooks": ^8.3.8 + "@mantine/hooks": ^8.3.9 "@reduxjs/toolkit": ^2.10.1 "@rsbuild/core": ^1.6.9 "@rsbuild/plugin-eslint": latest |
