Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

Permalink
Bump @mantine/core from 7.1.7 to 7.2.2 in /client
Browse files Browse the repository at this point in the history
Bumps [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-core) from 7.1.7 to 7.2.2.
- [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.2.2/src/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 Nov 23, 2023
1 parent b8438ce commit 6ac78a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.0",
"@mantine/core": "^7.1.7",
"@mantine/core": "^7.2.2",
"@mantine/dates": "^7.1.7",
"@mantine/dropzone": "^7.1.7",
"@mantine/form": "^7.1.7",
Expand Down
12 changes: 6 additions & 6 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,9 @@ __metadata:
languageName: node
linkType: hard

"@mantine/core@npm:^7.1.7":
version: 7.1.7
resolution: "@mantine/core@npm:7.1.7"
"@mantine/core@npm:^7.2.2":
version: 7.2.2
resolution: "@mantine/core@npm:7.2.2"
dependencies:
"@floating-ui/react": "npm:^0.24.8"
clsx: "npm:2.0.0"
Expand All @@ -257,10 +257,10 @@ __metadata:
react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^3.13.1"
peerDependencies:
"@mantine/hooks": 7.1.7
"@mantine/hooks": 7.2.2
react: ^18.2.0
react-dom: ^18.2.0
checksum: 8b04e5934500543005687103cc81689a254868f01be5a09243b43e1e7c89d1d68ee5530b43f7d7f139539bb0fb6ccd528d6fa09146446e11adfd83781d65adef
checksum: dc71d65dca0b4517eb75c053a51570bf5f6511b68e0c65631379878b575839719a7b5610c61d5bf5f268796c43123b4b627cce075f814ffc26f97153b43fd53e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2252,7 +2252,7 @@ __metadata:
resolution: "client@workspace:."
dependencies:
"@formkit/auto-animate": "npm:^0.8.0"
"@mantine/core": "npm:^7.1.7"
"@mantine/core": "npm:^7.2.2"
"@mantine/dates": "npm:^7.1.7"
"@mantine/dropzone": "npm:^7.1.7"
"@mantine/form": "npm:^7.1.7"
Expand Down

0 comments on commit 6ac78a7

Please sign in to comment.