Skip to content

Commit

Permalink
chore(deps): bump @mantine/notifications from 6.0.22 to 7.12.1
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.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.12.1/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 Aug 12, 2024
1 parent c5d8355 commit aa3a002
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.1",
"@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.1":
version: 7.12.1
resolution: "@mantine/notifications@npm:7.12.1"
dependencies:
"@mantine/utils": 6.0.22
react-transition-group: 4.4.2
"@mantine/store": 7.12.1
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.1
"@mantine/hooks": 7.12.1
react: ^18.2.0
react-dom: ^18.2.0
checksum: 923ef22dc245a7a86ebfae74bab847e586a417e132d5a0cdc490a6660757841e1205e7ba0dfad0ddb6c0e91babdce8925b6d238a4fdf80dc873a5bd4b9630722
languageName: node
linkType: hard

"@mantine/store@npm:7.12.1":
version: 7.12.1
resolution: "@mantine/store@npm:7.12.1"
peerDependencies:
react: ^18.2.0
checksum: 0aec736d2a9cf37b45534ab353c7eb2c6ab603aade9778ebd81ea63ce0b751c20fdf5eb2a206293a17180daae3afa580bcdf7cc6a029f58c225bf776e69bbc88
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.1
"@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 aa3a002

Please sign in to comment.