diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-14 17:52:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-14 17:52:50 +0000 |
| commit | f932ff9e1057939ac3d0d2d2299bab90be038855 (patch) | |
| tree | e0efdf0631dcda52ab600a413efe619a1bc26613 /src/main/webui | |
| parent | 333498890e7baee01220d75f80dcae9c038358ba (diff) | |
| download | pantry-f932ff9e1057939ac3d0d2d2299bab90be038855.tar.gz pantry-f932ff9e1057939ac3d0d2d2299bab90be038855.tar.bz2 pantry-f932ff9e1057939ac3d0d2d2299bab90be038855.zip | |
build(deps): bump @mantine/hooks from 8.3.3 to 8.3.4 in /src/main/webui (#731)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.3 to 8.3.4.
- [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.4/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.3.4
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.4-fb1b55d532-38fd445115.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.3-21063e2cd9-9e2c4b93f7.zip) | bin | 394569 -> 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.3-21063e2cd9-9e2c4b93f7.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.4-fb1b55d532-38fd445115.zip Binary files differindex d54fcd4..a24b8ea 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.3-21063e2cd9-9e2c4b93f7.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.3.4-fb1b55d532-38fd445115.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 1f0a35a..3331034 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.3", + "@mantine/hooks": "^8.3.4", "@reduxjs/toolkit": "^2.9.0", "@rsbuild/core": "^1.5.16", "@rsbuild/plugin-react": "^1.4.1", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 980083f..05d2cc0 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.3": - version: 8.3.3 - resolution: "@mantine/hooks@npm:8.3.3" +"@mantine/hooks@npm:^8.3.4": + version: 8.3.4 + resolution: "@mantine/hooks@npm:8.3.4" peerDependencies: react: ^18.x || ^19.x - checksum: 9e2c4b93f7a95b851d7d191a88970ccdef3f5e17988344eb39932c03381dce73ca6f3b1021e8dea41f2ebcc7c10d25fa257c91c20d7734c7a6516f1ce413224e + checksum: 38fd4451158dc5d2efd42b084ac6525563624abe779714276ad444c94e18c236177f5670aa3d84b84fc0619b3d4c2c0b08a66f34db9d7fb1ddc0b4fa6658b031 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.3 + "@mantine/hooks": ^8.3.4 "@reduxjs/toolkit": ^2.9.0 "@rsbuild/core": ^1.5.16 "@rsbuild/plugin-eslint": latest |
