diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-06 08:24:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-06 08:24:25 -0400 |
| commit | 6e31d73a2564695a80a1b79468538bd2b96c75fb (patch) | |
| tree | 2864869340f3f94597aa1f6aa0e3fd7de9401853 | |
| parent | 20c6f7c9d8bba3b7d243d884be9f40bfb798e085 (diff) | |
| download | pantry-6e31d73a2564695a80a1b79468538bd2b96c75fb.tar.gz pantry-6e31d73a2564695a80a1b79468538bd2b96c75fb.tar.bz2 pantry-6e31d73a2564695a80a1b79468538bd2b96c75fb.zip | |
build(deps): bump @mantine/hooks from 8.2.7 to 8.2.8 in /src/main/webui (#703)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.2.7 to 8.2.8.
- [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.2.8/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.2.8
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.2.8-db14f7f5f6-5f7d02bc71.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.7-91542511db-8dbe4e073b.zip) | bin | 394004 -> 394329 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.2.7-91542511db-8dbe4e073b.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.8-db14f7f5f6-5f7d02bc71.zip Binary files differindex f5782fe..4964baa 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.7-91542511db-8dbe4e073b.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.8-db14f7f5f6-5f7d02bc71.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 3d828f1..a0746d2 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.7", + "@mantine/hooks": "^8.2.8", "@reduxjs/toolkit": "^2.8.2", "@rsbuild/core": "^1.5.4", "@rsbuild/plugin-react": "^1.4.0", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index c396121..2a01bdd 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -1240,12 +1240,12 @@ __metadata: languageName: node linkType: hard -"@mantine/hooks@npm:^8.2.7": - version: 8.2.7 - resolution: "@mantine/hooks@npm:8.2.7" +"@mantine/hooks@npm:^8.2.8": + version: 8.2.8 + resolution: "@mantine/hooks@npm:8.2.8" peerDependencies: react: ^18.x || ^19.x - checksum: 8dbe4e073b91bd830f8adb15a88006786d182a0b79b0651613c2a2e4d136d92047ba01df9a6add82b063be4b86daf3b472c8b46e8ff571a4ad836d797775f5bb + checksum: 5f7d02bc714da4c19ad4e08e2c7f05ef86ddbac0a89b6e6b17b5538f4d54d2359137a33286b5ac15c8cc92ac93795666ecfa7f6f8b4f60b66b543e2b1df18ddc languageName: node linkType: hard @@ -5936,7 +5936,7 @@ eslint@latest: "@graphql-codegen/cli": latest "@graphql-codegen/client-preset": latest "@heroicons/react": 2.0.16 - "@mantine/hooks": ^8.2.7 + "@mantine/hooks": ^8.2.8 "@reduxjs/toolkit": ^2.8.2 "@rsbuild/core": ^1.5.4 "@rsbuild/plugin-eslint": latest |
