Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent c5d8355 commit a3f9764
Show file tree
Hide file tree
Showing 13 changed files with 25 additions and 16 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.
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 @@ -18,7 +18,7 @@
"@mantine/core": "^6.0.22",
"@mantine/form": "^6.0.22",
"@mantine/hooks": "^6.0.22",
"@mantine/notifications": "^6.0.22",
"@mantine/notifications": "^7.12.2",
"@tabler/icons-react": "^2.47.0",
"@tauri-apps/api": "^2.0.0-beta.15",
"@tauri-apps/plugin-fs": "^2.0.0-beta.7",
Expand Down
39 changes: 24 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2553,18 +2553,27 @@ __metadata:
languageName: node
linkType: hard

"@mantine/notifications@npm:^6.0.22":
version: 6.0.22
resolution: "@mantine/notifications@npm:6.0.22"
"@mantine/notifications@npm:^7.12.2":
version: 7.12.2
resolution: "@mantine/notifications@npm:7.12.2"
dependencies:
"@mantine/utils": 6.0.22
react-transition-group: 4.4.2
"@mantine/store": 7.12.2
react-transition-group: 4.4.5
peerDependencies:
"@mantine/core": 6.0.22
"@mantine/hooks": 6.0.22
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: d678be344a95e59d0c83c988547bf92f83acdbbed29289961b96956a8ae68fd338581fe9c05742dcf26ffc5dafb7f1f765f04a1ca17b082014437ba05bcf0d62
"@mantine/core": 7.12.2
"@mantine/hooks": 7.12.2
react: ^18.2.0
react-dom: ^18.2.0
checksum: 2d2b28d5865e529b8610c85fff4fb81d031e5ecf1eae07906fbc1e164a2dab915c9925b0b4f281a8ddd79d2b5a2fe03d9dbd9d5214d8c9a1e39cffef5e0da02e
languageName: node
linkType: hard

"@mantine/store@npm:7.12.2":
version: 7.12.2
resolution: "@mantine/store@npm:7.12.2"
peerDependencies:
react: ^18.2.0
checksum: 0ff1cefd455298a44f831f9ede399642a829f1b2222ded0b7ba1da54b441c1e25ff8c538fef092fd93caff7bf7b519827cb04c908ba8180e6190f577eebbeeaa
languageName: node
linkType: hard

Expand Down Expand Up @@ -6784,7 +6793,7 @@ __metadata:
"@mantine/core": ^6.0.22
"@mantine/form": ^6.0.22
"@mantine/hooks": ^6.0.22
"@mantine/notifications": ^6.0.22
"@mantine/notifications": ^7.12.2
"@tabler/icons-react": ^2.47.0
"@tauri-apps/api": ^2.0.0-beta.15
"@tauri-apps/cli": next
Expand Down Expand Up @@ -7207,9 +7216,9 @@ __metadata:
languageName: node
linkType: hard

"react-transition-group@npm:4.4.2":
version: 4.4.2
resolution: "react-transition-group@npm:4.4.2"
"react-transition-group@npm:4.4.5":
version: 4.4.5
resolution: "react-transition-group@npm:4.4.5"
dependencies:
"@babel/runtime": ^7.5.5
dom-helpers: ^5.0.1
Expand All @@ -7218,7 +7227,7 @@ __metadata:
peerDependencies:
react: ">=16.6.0"
react-dom: ">=16.6.0"
checksum: b67bf5b3e86dbab72d658b9a52a3589e5960583ab28c7c66272427d8fe30d4c7de422d5046ae96bd2683cdf80cc3264b2516f5ce80cae1dbe6cf3ca6dda392c5
checksum: 75602840106aa9c6545149d6d7ae1502fb7b7abadcce70a6954c4b64a438ff1cd16fc77a0a1e5197cdd72da398f39eb929ea06f9005c45b132ed34e056ebdeb1
languageName: node
linkType: hard

Expand Down

0 comments on commit a3f9764

Please sign in to comment.