Skip to content

Commit

Permalink
Bump @mantine/dropzone from 7.9.2 to 7.10.0 in /frontend
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.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/dropzone)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent ad39aa6 commit f8cb9a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@hello-pangea/dnd": "^16.6.0",
"@mantine/core": "7.6.0",
"@mantine/dates": "7.9.0",
"@mantine/dropzone": "7.9.2",
"@mantine/dropzone": "7.10.0",
"@mantine/form": "7.9.0",
"@mantine/hooks": "7.6.0",
"@mantine/next": "^6.0.21",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -834,10 +834,10 @@
dependencies:
clsx "2.1.0"

"@mantine/dropzone@7.9.2":
version "7.9.2"
resolved "https://registry.yarnpkg.com/@mantine/dropzone/-/dropzone-7.9.2.tgz#4ccafcce438282264b0d8a160c85baf3f383e1d5"
integrity sha512-+vGO04gwwcpDfb+NIjuK0IltIqy0ZeYcFTjRuMgn+Occu2/qCLjH6AyYYUEzyBtSIP/pLWYCf+vGqQqvIA/zmQ==
"@mantine/dropzone@7.10.0":
version "7.10.0"
resolved "https://registry.yarnpkg.com/@mantine/dropzone/-/dropzone-7.10.0.tgz#54283a22d1e848619a1659e38dd29852bff135e7"
integrity sha512-LFJjYvz0pSfKCSiVGLgAS94AazF2npK/ZYrr+Ax9/tdd1HgbxSd3B8SaPdGm1wOwZbpp8w0auyl3fZfqnDBG8w==
dependencies:
react-dropzone-esm "15.0.1"

Expand Down

0 comments on commit f8cb9a7

Please sign in to comment.