diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-23 09:53:35 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-23 09:53:35 -0400 |
| commit | fd23a371d2c6d1e3d8874a4ed2f30166f43fb1e8 (patch) | |
| tree | 581bca41902776f93ac4889251f023c246b6e521 /src | |
| parent | c3523a80d6b809e428aa7987e5defdf4a4e99952 (diff) | |
| download | pantry-fd23a371d2c6d1e3d8874a4ed2f30166f43fb1e8.tar.gz pantry-fd23a371d2c6d1e3d8874a4ed2f30166f43fb1e8.tar.bz2 pantry-fd23a371d2c6d1e3d8874a4ed2f30166f43fb1e8.zip | |
build(deps): bump @mantine/hooks from 8.2.5 to 8.2.7 in /src/main/webui (#694)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.2.5 to 8.2.7.
- [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.7/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.2.7
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.2.7-91542511db-8dbe4e073b.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.5-487cc0a850-e9282af2c6.zip) | bin | 394021 -> 394004 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.5-487cc0a850-e9282af2c6.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.7-91542511db-8dbe4e073b.zip Binary files differindex cc576cf..f5782fe 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.5-487cc0a850-e9282af2c6.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.7-91542511db-8dbe4e073b.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 9e874a3..0a6cbdb 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.5", + "@mantine/hooks": "^8.2.7", "@reduxjs/toolkit": "^2.8.2", "@rsbuild/core": "^1.4.15", "@rsbuild/plugin-react": "^1.3.5", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 5258de9..0d0fad3 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -1233,12 +1233,12 @@ __metadata: languageName: node linkType: hard -"@mantine/hooks@npm:^8.2.5": - version: 8.2.5 - resolution: "@mantine/hooks@npm:8.2.5" +"@mantine/hooks@npm:^8.2.7": + version: 8.2.7 + resolution: "@mantine/hooks@npm:8.2.7" peerDependencies: react: ^18.x || ^19.x - checksum: e9282af2c6f01523a8804684245c39620bba6d32ee6a414330c3afae00ed2d29e8eaca2e5edc996b44c3495acd5eee711b80ff2df3ab32cd5f42f6010a0136ec + checksum: 8dbe4e073b91bd830f8adb15a88006786d182a0b79b0651613c2a2e4d136d92047ba01df9a6add82b063be4b86daf3b472c8b46e8ff571a4ad836d797775f5bb languageName: node linkType: hard @@ -5929,7 +5929,7 @@ eslint@latest: "@graphql-codegen/cli": latest "@graphql-codegen/client-preset": latest "@heroicons/react": 2.0.16 - "@mantine/hooks": ^8.2.5 + "@mantine/hooks": ^8.2.7 "@reduxjs/toolkit": ^2.8.2 "@rsbuild/core": ^1.4.15 "@rsbuild/plugin-eslint": latest |
