diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-03 21:35:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 21:35:40 +0000 |
| commit | ff1d957396bf88f7b2e6980b638cd0273df81a45 (patch) | |
| tree | e0c6f615437083128a896ca14e5d17826cc1ec3c /src/main/webui/package.json | |
| parent | 18bc8b4168e97af8e084067beff742d23cea5cad (diff) | |
| download | pantry-ff1d957396bf88f7b2e6980b638cd0273df81a45.tar.gz pantry-ff1d957396bf88f7b2e6980b638cd0273df81a45.tar.bz2 pantry-ff1d957396bf88f7b2e6980b638cd0273df81a45.zip | |
build(deps): bump @mantine/hooks from 8.3.5 to 8.3.6 in /src/main/webui (#744)
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.5 to 8.3.6.
- [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.6/packages/@mantine/hooks)
---
updated-dependencies:
- dependency-name: "@mantine/hooks"
dependency-version: 8.3.6
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/package.json')
| -rw-r--r-- | src/main/webui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json index ff7ebff..5628c6c 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.5", + "@mantine/hooks": "^8.3.6", "@reduxjs/toolkit": "^2.9.2", "@rsbuild/core": "^1.6.0", "@rsbuild/plugin-react": "^1.4.1", |
