mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-12 07:42:35 +10:00
Update @mantine/* dependencies to 7.5.1
This commit is contained in:
22
yarn.lock
22
yarn.lock
@ -2306,9 +2306,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:7.4.2":
|
||||
version: 7.4.2
|
||||
resolution: "@mantine/core@npm:7.4.2"
|
||||
"@mantine/core@npm:7.5.1":
|
||||
version: 7.5.1
|
||||
resolution: "@mantine/core@npm:7.5.1"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.24.8"
|
||||
clsx: "npm:2.0.0"
|
||||
@ -2317,19 +2317,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.3"
|
||||
type-fest: "npm:^3.13.1"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 7.4.2
|
||||
"@mantine/hooks": 7.5.1
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
checksum: 65ef7ed762c6d16dc422800f9278dcc0535eaaeda68b0150421d14723150e5e2a2d59214516837627ccbf932ef814006dfa7fe246a2353299dd49ac6ab4f8d8c
|
||||
checksum: 37afdb551f19a96fb0b07dbd142db260daccffcb225bfd2ca0d9072e1097c3d44a18a6de2c3f32ce55aa4d526a5dc127dc573ef2be3f00f26b461154d4f02e0d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:7.4.2":
|
||||
version: 7.4.2
|
||||
resolution: "@mantine/hooks@npm:7.4.2"
|
||||
"@mantine/hooks@npm:7.5.1":
|
||||
version: 7.5.1
|
||||
resolution: "@mantine/hooks@npm:7.5.1"
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
checksum: 76cc1a0764161280814b7885ef6b744f61f41134c0efb02a56b326b2b62d3a7ef3f388fb5a21131058e32b6ecc6963ae873e105edee1f9a30f8aa78cdb8a7d7c
|
||||
checksum: 2f085a16b7d5f2db3351c44836c75daaeb48a4af486b44fc642dd7f94e2f91877ab683677141f835d16def1bb67c6dc90b021e056caa43b6f78fe63b3c2fb690
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11343,8 +11343,8 @@ __metadata:
|
||||
resolution: "mantine-next-template@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.23.2"
|
||||
"@mantine/core": "npm:7.4.2"
|
||||
"@mantine/hooks": "npm:7.4.2"
|
||||
"@mantine/core": "npm:7.5.1"
|
||||
"@mantine/hooks": "npm:7.5.1"
|
||||
"@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