Skip to content

Commit 4e6acfa

Browse files
chore(deps): bump @mantine/hooks from 8.3.18 to 9.0.0
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) from 8.3.18 to 9.0.0. - [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/9.0.0/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf71d18 commit 4e6acfa

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mantine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"devDependencies": {
7272
"@mantine/core": "^8.3.18",
7373
"@mantine/dates": "^8.3.18",
74-
"@mantine/hooks": "^8.3.18",
74+
"@mantine/hooks": "^9.0.1",
7575
"@restart/hooks": "^0.6.2",
7676
"@restart/ui": "^1.9.4",
7777
"@rjsf/core": "6.4.2",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@emotion/react": "^11.14.0",
4141
"@mantine/core": "^8.3.18",
4242
"@mantine/dates": "^8.3.18",
43-
"@mantine/hooks": "^8.3.18",
43+
"@mantine/hooks": "^9.0.1",
4444
"@mui/material": "^7.3.9",
4545
"@rjsf/antd": "6.4.2",
4646
"@rjsf/chakra-ui": "6.4.2",

0 commit comments

Comments
 (0)