Skip to content

Commit

Permalink
chore(deps): bump @mantine/notifications from 6.0.22 to 7.11.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.11.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.11.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 Jul 14, 2024
1 parent c5d8355 commit 6f7bc5d
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.11.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.11.2":
version: 7.11.2
resolution: "@mantine/notifications@npm:7.11.2"
dependencies:
"@mantine/utils": 6.0.22
react-transition-group: 4.4.2
"@mantine/store": 7.11.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.11.2
"@mantine/hooks": 7.11.2
react: ^18.2.0
react-dom: ^18.2.0
checksum: 6e71cd2fe0e92b9d9e922a79505676af63094629535005e39a48e655f94a98c0ccbd0b6b7ed8c2dc44bd70bdcbb939f9b49b80b3b32cf0adae9ea675267dd800
languageName: node
linkType: hard

"@mantine/store@npm:7.11.2":
version: 7.11.2
resolution: "@mantine/store@npm:7.11.2"
peerDependencies:
react: ^18.2.0
checksum: e0a07078cd79fd61e79bdb9a6d4ac81ad0446048749b299ed7c1dc17beecb21f0c8c5dc67b316fbfd3679d0b9ee1d71b8cddb3d377dd12b9d30116e5a8751c02
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.11.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 6f7bc5d

Please sign in to comment.