Skip to content

Commit

Permalink
Bump @mantine/notifications from 7.9.2 to 7.10.0 in /client
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 7.9.2 to 7.10.0.
- [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.10.0/packages/@mantine/notifications)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 4bdbb69 commit c3a8944
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mantine/dropzone": "^7.9.2",
"@mantine/form": "^7.9.2",
"@mantine/hooks": "^7.9.2",
"@mantine/notifications": "^7.9.2",
"@mantine/notifications": "^7.10.0",
"@mantine/tiptap": "^7.9.2",
"@tabler/icons-react": "^3.5.0",
"@tanstack/react-query": "^5.37.1",
Expand Down
24 changes: 12 additions & 12 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -331,27 +331,27 @@ __metadata:
languageName: node
linkType: hard

"@mantine/notifications@npm:^7.9.2":
version: 7.9.2
resolution: "@mantine/notifications@npm:7.9.2"
"@mantine/notifications@npm:^7.10.0":
version: 7.10.0
resolution: "@mantine/notifications@npm:7.10.0"
dependencies:
"@mantine/store": "npm:7.9.2"
"@mantine/store": "npm:7.10.0"
react-transition-group: "npm:4.4.5"
peerDependencies:
"@mantine/core": 7.9.2
"@mantine/hooks": 7.9.2
"@mantine/core": 7.10.0
"@mantine/hooks": 7.10.0
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/cff5c46d0d319dbeff83b3a4464b6204601d2aab6085181e9eccfdecbe7f8cf438b51ac68c68947abc310dd0c610a3cbdee5bb9b9a122260ee9b470789bf885e
checksum: 10c0/9ab82d2ed5b94bb74428c005349092d0e5a56a7de2ec9673c36fd28a80144af4653bbda27a2633226212d2079137f7bcdf5cfd8faf00543e6d5b7edd3165309f
languageName: node
linkType: hard

"@mantine/store@npm:7.9.2":
version: 7.9.2
resolution: "@mantine/store@npm:7.9.2"
"@mantine/store@npm:7.10.0":
version: 7.10.0
resolution: "@mantine/store@npm:7.10.0"
peerDependencies:
react: ^18.2.0
checksum: 10c0/c4dde0337c9b78261af2e13255f03572814fc681419865bd2ddc4eed9bf948224fdb3ecc046168c71db19654f5c68ef06e51d3be884fd2dbcd203bf77f9444a8
checksum: 10c0/abc69903eaead4d08285051bae6b3f83e4978d662a027e5b989738e34f3907c1f5889150a2068d358851698e7683cbc591f977fc221c36c63b69628073b2e110
languageName: node
linkType: hard

Expand Down Expand Up @@ -2496,7 +2496,7 @@ __metadata:
"@mantine/dropzone": "npm:^7.9.2"
"@mantine/form": "npm:^7.9.2"
"@mantine/hooks": "npm:^7.9.2"
"@mantine/notifications": "npm:^7.9.2"
"@mantine/notifications": "npm:^7.10.0"
"@mantine/tiptap": "npm:^7.9.2"
"@tabler/icons-react": "npm:^3.5.0"
"@tanstack/eslint-plugin-query": "npm:^5.35.6"
Expand Down

0 comments on commit c3a8944

Please sign in to comment.