Skip to content

Commit

Permalink
chore(deps): bump @mantine/notifications from 6.0.21 to 7.11.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.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/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 8, 2024
1 parent d5c5be8 commit 7c6413f
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.21",
"@mantine/form": "^6.0.21",
"@mantine/hooks": "^6.0.21",
"@mantine/notifications": "^6.0.21",
"@mantine/notifications": "^7.11.1",
"@tabler/icons-react": "^2.47.0",
"@tauri-apps/api": "^2.0.0-beta.13",
"@tauri-apps/plugin-fs": "^2.0.0-beta.5",
Expand Down
39 changes: 24 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2545,18 +2545,27 @@ __metadata:
languageName: node
linkType: hard

"@mantine/notifications@npm:^6.0.21":
version: 6.0.21
resolution: "@mantine/notifications@npm:6.0.21"
"@mantine/notifications@npm:^7.11.1":
version: 7.11.1
resolution: "@mantine/notifications@npm:7.11.1"
dependencies:
"@mantine/utils": 6.0.21
react-transition-group: 4.4.2
"@mantine/store": 7.11.1
react-transition-group: 4.4.5
peerDependencies:
"@mantine/core": 6.0.21
"@mantine/hooks": 6.0.21
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: e4c05487b12c86197c2a0422cc22710b2266b20886259264e0d42ca5504ca99a9d0e9d0d1a48218099b387fde1151b794a80c0b29f22635d27e1aebf5c19d269
"@mantine/core": 7.11.1
"@mantine/hooks": 7.11.1
react: ^18.2.0
react-dom: ^18.2.0
checksum: 7bee437f337b65d3ef17ef324652c7a0ebc04fba7813a0d2ddf57e8a91c56f33036954857213dcfc7406157e27a6abd734fabf9a57365906647dd847aab15001
languageName: node
linkType: hard

"@mantine/store@npm:7.11.1":
version: 7.11.1
resolution: "@mantine/store@npm:7.11.1"
peerDependencies:
react: ^18.2.0
checksum: b362d03f0335f64e136001915eda7b2f2bca5635e597de403ab5e589a2098f0a999ef57830167fc6d3e06447637efea212b2d2b5a085b7254feae5d3b7fc6838
languageName: node
linkType: hard

Expand Down Expand Up @@ -6775,7 +6784,7 @@ __metadata:
"@mantine/core": ^6.0.21
"@mantine/form": ^6.0.21
"@mantine/hooks": ^6.0.21
"@mantine/notifications": ^6.0.21
"@mantine/notifications": ^7.11.1
"@tabler/icons-react": ^2.47.0
"@tauri-apps/api": ^2.0.0-beta.13
"@tauri-apps/cli": next
Expand Down Expand Up @@ -7179,9 +7188,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 @@ -7190,7 +7199,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 7c6413f

Please sign in to comment.