Skip to content

Commit

Permalink
build(deps): bump @mantine/form from 6.0.22 to 7.13.4
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.22 to 7.13.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/7.13.4/packages/@mantine/form)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 3fa1545 commit 1c06ce1
Show file tree
Hide file tree
Showing 11 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.
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": "^32.2.2",
"@emotion/react": "^11.13.3",
"@mantine/core": "^6.0.22",
"@mantine/form": "^6.0.22",
"@mantine/form": "^7.13.4",
"@mantine/hooks": "^6.0.22",
"@mantine/notifications": "^6.0.22",
"@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 @@ -2551,15 +2551,15 @@ __metadata:
languageName: node
linkType: hard

"@mantine/form@npm:^6.0.22":
version: 6.0.22
resolution: "@mantine/form@npm:6.0.22"
"@mantine/form@npm:^7.13.4":
version: 7.13.4
resolution: "@mantine/form@npm:7.13.4"
dependencies:
fast-deep-equal: ^3.1.3
klona: ^2.0.5
klona: ^2.0.6
peerDependencies:
react: ">=16.8.0"
checksum: 8b9e276be805a28d90a1a3eb12bf69b2e1b015f0d7e463e465169889d558ea550b0b96129693a68d0a3724ca675b2611f735193ef0c955b1965f136392b7a8bd
react: ^18.2.0
checksum: dc1ccdac846c928a796979df284c07bea17a58c146e0cf90f30e3ce53ca9739438ee6580091fce0d923beb8b6f41c1888bc205a14676c996915933765ff222f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6347,7 +6347,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 @@ -6877,7 +6877,7 @@ __metadata:
"@emotion/react": ^11.13.3
"@eslint/js": ^9.12.0
"@mantine/core": ^6.0.22
"@mantine/form": ^6.0.22
"@mantine/form": ^7.13.4
"@mantine/hooks": ^6.0.22
"@mantine/notifications": ^6.0.22
"@tabler/icons-react": ^2.47.0
Expand Down

0 comments on commit 1c06ce1

Please sign in to comment.