Update @mantine/* dependencies to 7.6.1

This commit is contained in:
Vitaly Rtishchev
2024-02-27 15:37:31 +04:00
parent e9fcda02af
commit 52b02c8e4b
2 changed files with 13 additions and 13 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.6.0",
"@mantine/hooks": "7.6.0",
"@mantine/core": "7.6.1",
"@mantine/hooks": "7.6.1",
"@next/bundle-analyzer": "^14.0.1",
"@tabler/icons-react": "^2.40.0",
"next": "14.0.1",

View File

@ -2344,9 +2344,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.6.0":
version: 7.6.0
resolution: "@mantine/core@npm:7.6.0"
"@mantine/core@npm:7.6.1":
version: 7.6.1
resolution: "@mantine/core@npm:7.6.1"
dependencies:
"@floating-ui/react": "npm:^0.26.9"
clsx: "npm:2.1.0"
@ -2355,19 +2355,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^3.13.1"
peerDependencies:
"@mantine/hooks": 7.6.0
"@mantine/hooks": 7.6.1
react: ^18.2.0
react-dom: ^18.2.0
checksum: 6a560ce8c6834e0033f196e9879b937256f27570f27c90015a60709944325b56da982d666c78961c81bdad938b02bd89bfd4dc168e8bf7f991f8c7c00a93b916
checksum: d30d505a8ae1d02255e6ef88265fb1729ecc41bdd3d4b1b123fcb771d9670d9e376cccf1f49aa5a07e2126f60a01bf5887710ce43d7c9b3834401dc817da8587
languageName: node
linkType: hard
"@mantine/hooks@npm:7.6.0":
version: 7.6.0
resolution: "@mantine/hooks@npm:7.6.0"
"@mantine/hooks@npm:7.6.1":
version: 7.6.1
resolution: "@mantine/hooks@npm:7.6.1"
peerDependencies:
react: ^18.2.0
checksum: 44308f262d93a75695bdde7a3e1e53faa03bd4edea52fd2773beb773fc1d9987db0a734c714fe5874d691524469c486fde5c2a04584ba7e8f47602443c5edc5b
checksum: 89f9de0b26e7bddd5969ebf1e1c34072729c5734181d58dc954076f25541a4582a9b9ce68d25d96e1c96523f5cd25df7039d4ac6228894bcbcf0fefe50482628
languageName: node
linkType: hard
@ -11381,8 +11381,8 @@ __metadata:
resolution: "mantine-next-template@workspace:."
dependencies:
"@babel/core": "npm:^7.23.2"
"@mantine/core": "npm:7.6.0"
"@mantine/hooks": "npm:7.6.0"
"@mantine/core": "npm:7.6.1"
"@mantine/hooks": "npm:7.6.1"
"@next/bundle-analyzer": "npm:^14.0.1"
"@next/eslint-plugin-next": "npm:^14.0.1"
"@storybook/addon-essentials": "npm:^7.5.2"