Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@mantine/core"
  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 640e73d commit ad0497e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@formkit/auto-animate": "^0.8.2",
"@mantine/core": "^7.9.2",
"@mantine/core": "^7.10.0",
"@mantine/dates": "^7.10.0",
"@mantine/dropzone": "^7.9.2",
"@mantine/form": "^7.10.0",
Expand Down
21 changes: 7 additions & 14 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,21 +263,21 @@ __metadata:
languageName: node
linkType: hard

"@mantine/core@npm:^7.9.2":
version: 7.9.2
resolution: "@mantine/core@npm:7.9.2"
"@mantine/core@npm:^7.10.0":
version: 7.10.0
resolution: "@mantine/core@npm:7.10.0"
dependencies:
"@floating-ui/react": "npm:^0.26.9"
clsx: "npm:2.1.0"
clsx: "npm:^2.1.1"
react-number-format: "npm:^5.3.1"
react-remove-scroll: "npm:^2.5.7"
react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^4.12.0"
peerDependencies:
"@mantine/hooks": 7.9.2
"@mantine/hooks": 7.10.0
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/0de53f4fa633a4a7df246227d4f8fc34927c91e5f683fb8469fe4c84ba973065b815ee5dc538282628063411a7053e1e61cfbc588f4031b316086a5bc859281c
checksum: 10c0/f75e47ed6bd8e847955ac50d17e300f7dcf2d4171b8b74282ec36b15fd5a854477c20130391b953d679f102a9ebef8191f6961b8c9cdba7daa3dea549fe1d05b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2491,7 +2491,7 @@ __metadata:
resolution: "client@workspace:."
dependencies:
"@formkit/auto-animate": "npm:^0.8.2"
"@mantine/core": "npm:^7.9.2"
"@mantine/core": "npm:^7.10.0"
"@mantine/dates": "npm:^7.10.0"
"@mantine/dropzone": "npm:^7.9.2"
"@mantine/form": "npm:^7.10.0"
Expand Down Expand Up @@ -2575,13 +2575,6 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:2.1.0":
version: 2.1.0
resolution: "clsx@npm:2.1.0"
checksum: 10c0/c09c00ad14f638366ca814097e6cab533dfa1972a358da5b557be487168acbb25b4c1395e89ffa842a8a61ba87a462d2b4885bc9d4f8410b598f3cb339599cdb
languageName: node
linkType: hard

"clsx@npm:^2.1.1":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
Expand Down

0 comments on commit ad0497e

Please sign in to comment.