Update @mantine/* dependencies to 7.5.3

This commit is contained in:
Vitaly Rtishchev
2024-02-17 16:14:07 +04:00
parent 9547d74226
commit d0721178db
2 changed files with 13 additions and 13 deletions

View File

@ -2306,9 +2306,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.5.1":
version: 7.5.1
resolution: "@mantine/core@npm:7.5.1"
"@mantine/core@npm:7.5.3":
version: 7.5.3
resolution: "@mantine/core@npm:7.5.3"
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.5.1
"@mantine/hooks": 7.5.3
react: ^18.2.0
react-dom: ^18.2.0
checksum: 37afdb551f19a96fb0b07dbd142db260daccffcb225bfd2ca0d9072e1097c3d44a18a6de2c3f32ce55aa4d526a5dc127dc573ef2be3f00f26b461154d4f02e0d
checksum: e0dc08ada84c955cbb8d37ee876ac872035af72f6c1e7c497274fb54c4f85fecb253a91d592eb889d077687b5a5e2bf9959ffb1c4c9143eaeb94e444ced3b431
languageName: node
linkType: hard
"@mantine/hooks@npm:7.5.1":
version: 7.5.1
resolution: "@mantine/hooks@npm:7.5.1"
"@mantine/hooks@npm:7.5.3":
version: 7.5.3
resolution: "@mantine/hooks@npm:7.5.3"
peerDependencies:
react: ^18.2.0
checksum: 2f085a16b7d5f2db3351c44836c75daaeb48a4af486b44fc642dd7f94e2f91877ab683677141f835d16def1bb67c6dc90b021e056caa43b6f78fe63b3c2fb690
checksum: 7476f0f482e1dbddaf89965f181117556d9284c1727b52967f9ad67135c674a146b62e600ae4946abbc906c196dde8fa1de9c314f5975496f5edbe6fc62a539d
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.5.1"
"@mantine/hooks": "npm:7.5.1"
"@mantine/core": "npm:7.5.3"
"@mantine/hooks": "npm:7.5.3"
"@next/bundle-analyzer": "npm:^14.0.1"
"@next/eslint-plugin-next": "npm:^14.0.1"
"@storybook/addon-essentials": "npm:^7.5.2"