Update @mantine/* dependencies to 7.11.1

This commit is contained in:
Vitaly Rtishchev
2024-07-03 12:49:32 +04:00
parent 8cdd3e0c40
commit 060cc561d9
2 changed files with 13 additions and 13 deletions

View File

@ -3267,9 +3267,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.11.0":
version: 7.11.0
resolution: "@mantine/core@npm:7.11.0"
"@mantine/core@npm:7.11.1":
version: 7.11.1
resolution: "@mantine/core@npm:7.11.1"
dependencies:
"@floating-ui/react": "npm:^0.26.9"
clsx: "npm:^2.1.1"
@ -3278,19 +3278,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^4.12.0"
peerDependencies:
"@mantine/hooks": 7.11.0
"@mantine/hooks": 7.11.1
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/41fb80ed5e9cfe67bca3dd9a764c00e66f8c78b92f2f71f4f4fd73b1621d682053b07532590a609bce7e876d8d4f67d69fcacc37168a294595b8af7c2ffce616
checksum: 10c0/f501aa262441a6344e813d85d3c5dfb0946a29cb8a1d57312e26c0899af523f7dd4edfc019df26824c7f93b605de4bc77734e558ef404cbe25849d46171e4d42
languageName: node
linkType: hard
"@mantine/hooks@npm:7.11.0":
version: 7.11.0
resolution: "@mantine/hooks@npm:7.11.0"
"@mantine/hooks@npm:7.11.1":
version: 7.11.1
resolution: "@mantine/hooks@npm:7.11.1"
peerDependencies:
react: ^18.2.0
checksum: 10c0/5fb96b46145f0f1fbbe2a4934ce26e374e59dfc4b0d7b1f0b96e4d9a93997315bb57e5d2747331648e33280669404555a52b0e9857bb8b81b1121fe02eede5ac
checksum: 10c0/e21ed0b67f160d2500819b515bd61f741220019d780afefe59bdab69de0cf6db839920b5673f4dfe17fbd2598d8ed14b5deea11ce97af9bf06b42ce433b43226
languageName: node
linkType: hard
@ -12253,8 +12253,8 @@ __metadata:
resolution: "mantine-next-template@workspace:."
dependencies:
"@babel/core": "npm:^7.24.7"
"@mantine/core": "npm:7.11.0"
"@mantine/hooks": "npm:7.11.0"
"@mantine/core": "npm:7.11.1"
"@mantine/hooks": "npm:7.11.1"
"@next/bundle-analyzer": "npm:^14.2.4"
"@next/eslint-plugin-next": "npm:^14.2.4"
"@storybook/addon-essentials": "npm:^8.1.10"