Skip to content

Commit

Permalink
chore(deps): bump @mantine/form from 6.0.21 to 7.11.1
Browse files Browse the repository at this point in the history
Bumps [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) from 6.0.21 to 7.11.1.
- [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/7.11.1/packages/@mantine/form)

---
updated-dependencies:
- dependency-name: "@mantine/form"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent d5c5be8 commit e48d375
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@ag-grid-community/core": "^31.3.2",
"@emotion/react": "^11.11.4",
"@mantine/core": "^6.0.21",
"@mantine/form": "^6.0.21",
"@mantine/form": "^7.11.1",
"@mantine/hooks": "^6.0.21",
"@mantine/notifications": "^6.0.21",
"@tabler/icons-react": "^2.47.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2524,15 +2524,15 @@ __metadata:
languageName: node
linkType: hard

"@mantine/form@npm:^6.0.21":
version: 6.0.21
resolution: "@mantine/form@npm:6.0.21"
"@mantine/form@npm:^7.11.1":
version: 7.11.1
resolution: "@mantine/form@npm:7.11.1"
dependencies:
fast-deep-equal: ^3.1.3
klona: ^2.0.5
klona: ^2.0.6
peerDependencies:
react: ">=16.8.0"
checksum: 9e4a26b318997b59efe256dddcdb9503e385a6d2dabdad1f1cf499cb63273e5e5eb15265f56af8fd693aa9f242ab82a25904edbb39a3b8b69bb3c951c12d3dff
react: ^18.2.0
checksum: dd7d342eaa42750bf88ab6472918ac224f608a7dbb9c5dd323137c8f452eba6144d41b4f2c531cee8b407e7c2b01db094c007bd81ad0605bdb7996344e3f1fa4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6250,7 +6250,7 @@ __metadata:
languageName: node
linkType: hard

"klona@npm:^2.0.5":
"klona@npm:^2.0.6":
version: 2.0.6
resolution: "klona@npm:2.0.6"
checksum: ac9ee3732e42b96feb67faae4d27cf49494e8a3bf3fa7115ce242fe04786788e0aff4741a07a45a2462e2079aa983d73d38519c85d65b70ef11447bbc3c58ce7
Expand Down Expand Up @@ -6773,7 +6773,7 @@ __metadata:
"@emotion/react": ^11.11.4
"@eslint/js": ^9.5.0
"@mantine/core": ^6.0.21
"@mantine/form": ^6.0.21
"@mantine/form": ^7.11.1
"@mantine/hooks": ^6.0.21
"@mantine/notifications": ^6.0.21
"@tabler/icons-react": ^2.47.0
Expand Down

0 comments on commit e48d375

Please sign in to comment.