diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-08-18 17:49:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-18 17:49:53 -0400 |
| commit | 781cdafd09e65d6a1108b082115e947aadb67c1f (patch) | |
| tree | 44d5ad18d3af4a4ed9a2642a7c7a62594880f2c4 /src/main | |
| parent | 40c6a8dac6db1e8c34007d354585a5b77cd7f277 (diff) | |
| download | pantry-781cdafd09e65d6a1108b082115e947aadb67c1f.tar.gz pantry-781cdafd09e65d6a1108b082115e947aadb67c1f.tar.bz2 pantry-781cdafd09e65d6a1108b082115e947aadb67c1f.zip | |
build(deps): bump @mantine/hooks from 8.2.4 to 8.2.5 in /src/main/webui (#690)
Dependabot couldn't find the original pull request head commit, 7d8931cedda1603a9ad6505cf89d41b407e6de98.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.5-487cc0a850-e9282af2c6.zip (renamed from src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.4-d08914c76c-0c88afcc42.zip) | bin | 393995 -> 394021 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.4-d08914c76c-0c88afcc42.zip b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.5-487cc0a850-e9282af2c6.zip Binary files differindex 6a9f29e..cc576cf 100644 --- a/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.4-d08914c76c-0c88afcc42.zip +++ b/src/main/webui/.yarn/cache/@mantine-hooks-npm-8.2.5-487cc0a850-e9282af2c6.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 0058e5c..26603ef 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.4", + "@mantine/hooks": "^8.2.5", "@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 e652f31..2b16b49 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.4": - version: 8.2.4 - resolution: "@mantine/hooks@npm:8.2.4" +"@mantine/hooks@npm:^8.2.5": + version: 8.2.5 + resolution: "@mantine/hooks@npm:8.2.5" peerDependencies: react: ^18.x || ^19.x - checksum: 0c88afcc4280282803eda31d4bffa8c879f7f3a3899743a59474f649007c1202d595b6c2ba1806f59337fb88873c76b596977f2150e03cdf04ea22987d0530b3 + checksum: e9282af2c6f01523a8804684245c39620bba6d32ee6a414330c3afae00ed2d29e8eaca2e5edc996b44c3495acd5eee711b80ff2df3ab32cd5f42f6010a0136ec 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.4 + "@mantine/hooks": ^8.2.5 "@reduxjs/toolkit": ^2.8.2 "@rsbuild/core": ^1.4.15 "@rsbuild/plugin-eslint": latest |
