Skip to content

Commit

Permalink
Bump @mantine/dropzone from 7.9.1 to 7.10.0 in /client
Browse files Browse the repository at this point in the history
Bumps [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) from 7.9.1 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/dropzone)

---
updated-dependencies:
- dependency-name: "@mantine/dropzone"
  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 b2f47dc commit 3a1498a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@formkit/auto-animate": "^0.8.2",
"@mantine/core": "^7.9.2",
"@mantine/dates": "^7.9.1",
"@mantine/dropzone": "^7.9.1",
"@mantine/dropzone": "^7.10.0",
"@mantine/form": "^7.9.1",
"@mantine/hooks": "^7.9.1",
"@mantine/notifications": "^7.9.1",
Expand Down
14 changes: 7 additions & 7 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,17 +296,17 @@ __metadata:
languageName: node
linkType: hard

"@mantine/dropzone@npm:^7.9.1":
version: 7.9.1
resolution: "@mantine/dropzone@npm:7.9.1"
"@mantine/dropzone@npm:^7.10.0":
version: 7.10.0
resolution: "@mantine/dropzone@npm:7.10.0"
dependencies:
react-dropzone-esm: "npm:15.0.1"
peerDependencies:
"@mantine/core": 7.9.1
"@mantine/hooks": 7.9.1
"@mantine/core": 7.10.0
"@mantine/hooks": 7.10.0
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/deb78094347a8e57477e17bf3e989a8d9898b79f5de0e0c0b9382243677abb004cdae0e70838dcbec4f18d3ef20da6b112a6d36c11437b4bca33ce9014112ba2
checksum: 10c0/54b4ad62ef20ba2fa6f430c2750fc8295a6798fc71d8c6ca70b44e021400c7d845fee62601fa9cac030212029347e3dc11c375cbcb1eb4759fc2db760614188e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2499,7 +2499,7 @@ __metadata:
"@formkit/auto-animate": "npm:^0.8.2"
"@mantine/core": "npm:^7.9.2"
"@mantine/dates": "npm:^7.9.1"
"@mantine/dropzone": "npm:^7.9.1"
"@mantine/dropzone": "npm:^7.10.0"
"@mantine/form": "npm:^7.9.1"
"@mantine/hooks": "npm:^7.9.1"
"@mantine/notifications": "npm:^7.9.1"
Expand Down

0 comments on commit 3a1498a

Please sign in to comment.