diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-08 11:49:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-08 11:49:50 -0400 |
| commit | 392c44d7a8747770a43b7d9081468d758dcd3099 (patch) | |
| tree | 7be8700d8ff66ab6158a394856a00908a12451f3 /src/main/webui | |
| parent | 280d06d281d46f8a2fe0d8e473775c3b4b220f97 (diff) | |
| download | pantry-392c44d7a8747770a43b7d9081468d758dcd3099.tar.gz pantry-392c44d7a8747770a43b7d9081468d758dcd3099.tar.bz2 pantry-392c44d7a8747770a43b7d9081468d758dcd3099.zip | |
build(deps): bump @mantine/hooks from 8.3.2 to 8.3.3 in /src/main/webui (#726)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.2 to 8.3.3.
- [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.3/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.3.3
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/main/webui')
| -rw-r--r-- | src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.3-21063e2cd9-9e2c4b93f7.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.2-e3d8b7dd3e-dcfdbb6507.zip) | bin | 395260 -> 394569 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.2-e3d8b7dd3e-dcfdbb6507.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.3-21063e2cd9-9e2c4b93f7.zip Binary files differindex fbae0d3..d54fcd4 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.2-e3d8b7dd3e-dcfdbb6507.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.3-21063e2cd9-9e2c4b93f7.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index ae13913..b656c59 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.2", + "@mantine/hooks": "^8.3.3", "@reduxjs/toolkit": "^2.9.0", "@rsbuild/core": "^1.5.14", "@rsbuild/plugin-react": "^1.4.1", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index e4c8213..77c7510 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.2": - version: 8.3.2 - resolution: "@mantine/hooks@npm:8.3.2" +"@mantine/hooks@npm:^8.3.3": + version: 8.3.3 + resolution: "@mantine/hooks@npm:8.3.3" peerDependencies: react: ^18.x || ^19.x - checksum: dcfdbb6507ecb9e06563890cdaf2a083b4257e9e7c743a201582ab629a1504f82eb32ef8eb46ac447b0155781fee13192e463ac86323775b7caec109e6d55309 + checksum: 9e2c4b93f7a95b851d7d191a88970ccdef3f5e17988344eb39932c03381dce73ca6f3b1021e8dea41f2ebcc7c10d25fa257c91c20d7734c7a6516f1ce413224e 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.2 + "@mantine/hooks": ^8.3.3 "@reduxjs/toolkit": ^2.9.0 "@rsbuild/core": ^1.5.14 "@rsbuild/plugin-eslint": latest |
