mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-10 04:22:01 +10:00
Update @mantine/* dependencies to version 7.2.0
This commit is contained in:
@ -18,8 +18,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "7.1.7",
|
||||
"@mantine/hooks": "7.1.7",
|
||||
"@mantine/core": "7.2.0",
|
||||
"@mantine/hooks": "7.2.0",
|
||||
"@next/bundle-analyzer": "^14.0.1",
|
||||
"@tabler/icons-react": "^2.40.0",
|
||||
"next": "14.0.1",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@ -2271,9 +2271,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.0":
|
||||
version: 7.2.0
|
||||
resolution: "@mantine/core@npm:7.2.0"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.24.8"
|
||||
clsx: "npm:2.0.0"
|
||||
@ -2282,19 +2282,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.3"
|
||||
type-fest: "npm:^3.13.1"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 7.1.7
|
||||
"@mantine/hooks": 7.2.0
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
checksum: 8b04e5934500543005687103cc81689a254868f01be5a09243b43e1e7c89d1d68ee5530b43f7d7f139539bb0fb6ccd528d6fa09146446e11adfd83781d65adef
|
||||
checksum: 42ed9678d9ba659ddf08908f2346f1b9d3d1e7c85b9a75a1249c545c028364fe7f14403c14eb73ae291ec2b06818fddd0cd6bba43654691549989ddd2483990c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:7.1.7":
|
||||
version: 7.1.7
|
||||
resolution: "@mantine/hooks@npm:7.1.7"
|
||||
"@mantine/hooks@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@mantine/hooks@npm:7.2.0"
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
checksum: 10203ed4fd85459a25a169707a1b10a5362ff28f916eca27445de1cf2604241189d3b31a2772b795d33286ce547d4a0ea1729273c468915c9b039629bf840e7a
|
||||
checksum: 3b9f26ac192efd78039636b33851c4d097e8dffbaa503890ce9fb639d524149737d4632785bac4b7eeda44a52ad6bd41c95b7089731575afef166f5636809a5f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11095,8 +11095,8 @@ __metadata:
|
||||
resolution: "mantine-next-template@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.23.2"
|
||||
"@mantine/core": "npm:7.1.7"
|
||||
"@mantine/hooks": "npm:7.1.7"
|
||||
"@mantine/core": "npm:7.2.0"
|
||||
"@mantine/hooks": "npm:7.2.0"
|
||||
"@next/bundle-analyzer": "npm:^14.0.1"
|
||||
"@next/eslint-plugin-next": "npm:^14.0.1"
|
||||
"@storybook/addon-essentials": "npm:^7.5.2"
|
||||
|
||||
Reference in New Issue
Block a user