Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @mantine/core from 6.0.0-alpha.7 to 6.0.0 #381

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
248 changes: 139 additions & 109 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@fortawesome/free-brands-svg-icons": "^6.3.0",
"@fortawesome/free-solid-svg-icons": "^6.3.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mantine/core": "6.0.0-alpha.7",
"@mantine/core": "6.0.0",
"@mantine/hooks": "6.0.0-alpha.7",
"@mantine/next": "6.0.0-alpha.7",
"@next/env": "^13.2.1",
Expand Down
38 changes: 26 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -362,21 +362,21 @@ __metadata:
languageName: node
linkType: hard

"@mantine/core@npm:6.0.0-alpha.7":
version: 6.0.0-alpha.7
resolution: "@mantine/core@npm:6.0.0-alpha.7"
"@mantine/core@npm:6.0.0":
version: 6.0.0
resolution: "@mantine/core@npm:6.0.0"
dependencies:
"@floating-ui/react": ^0.19.1
"@mantine/styles": 6.0.0-alpha.7
"@mantine/utils": 6.0.0-alpha.7
"@mantine/styles": 6.0.0
"@mantine/utils": 6.0.0
"@radix-ui/react-scroll-area": 1.0.2
react-remove-scroll: ^2.5.5
react-textarea-autosize: 8.3.4
peerDependencies:
"@mantine/hooks": 6.0.0-alpha.7
"@mantine/hooks": 6.0.0
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 866a666db643c5feeec2f55d8916ad730d092c9f681a18b1eaeaf05905eb6b90916f044946329e7edd8b7c07a6659fc61060a6b0b6e373f8eee56cac6479e1db
checksum: 7a93ea2879b46dbead97599639d7ef922869ce9b2721d88874a2d625bbe702479618e7ab54ddeb30cdd576bfe5897e204c2af017f8e84d21617e976f016dff74
languageName: node
linkType: hard

Expand Down Expand Up @@ -418,6 +418,20 @@ __metadata:
languageName: node
linkType: hard

"@mantine/styles@npm:6.0.0":
version: 6.0.0
resolution: "@mantine/styles@npm:6.0.0"
dependencies:
clsx: 1.1.1
csstype: 3.0.9
peerDependencies:
"@emotion/react": ">=11.9.0"
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: c369d10719bab36b03cdfa6b46a495b767dcf76ea4f1f5d5f9e5596b52ef0f1b0c295c8cc854d12e9bb7778c9ff80f810a44a929dd9646638da783589fedbf73
languageName: node
linkType: hard

"@mantine/styles@npm:6.0.0-alpha.7":
version: 6.0.0-alpha.7
resolution: "@mantine/styles@npm:6.0.0-alpha.7"
Expand All @@ -432,12 +446,12 @@ __metadata:
languageName: node
linkType: hard

"@mantine/utils@npm:6.0.0-alpha.7":
version: 6.0.0-alpha.7
resolution: "@mantine/utils@npm:6.0.0-alpha.7"
"@mantine/utils@npm:6.0.0":
version: 6.0.0
resolution: "@mantine/utils@npm:6.0.0"
peerDependencies:
react: ">=16.8.0"
checksum: 66fc3b8df8a39769038fe34a8d86fcef70d5d0c6dc6d698e4657538ca85045de1d3900082e2232b7a88265c2d305ce10cda017ff96bbfed3444c366ba569d73b
checksum: a0f876ebb910ccebc6bbeedb093c14fe22c319d08d8504be6e6085f2e935f3aad8fc9cb1e0ede182c762a03a35e02618cf304ba3ba556a4ba3951945cf8cfc56
languageName: node
linkType: hard

Expand Down Expand Up @@ -4981,7 +4995,7 @@ __metadata:
"@fortawesome/free-brands-svg-icons": ^6.3.0
"@fortawesome/free-solid-svg-icons": ^6.3.0
"@fortawesome/react-fontawesome": ^0.2.0
"@mantine/core": 6.0.0-alpha.7
"@mantine/core": 6.0.0
"@mantine/hooks": 6.0.0-alpha.7
"@mantine/next": 6.0.0-alpha.7
"@next/bundle-analyzer": ^13.2.1
Expand Down