Update @mantine/* dependencies to 7.2.2

This commit is contained in:
Vitaly Rtishchev
2023-11-16 21:21:24 +04:00
parent 8fd71b288c
commit 893ad91d71
2 changed files with 13 additions and 13 deletions

View File

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

View File

@ -2306,9 +2306,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.2.1":
version: 7.2.1
resolution: "@mantine/core@npm:7.2.1"
"@mantine/core@npm:7.2.2":
version: 7.2.2
resolution: "@mantine/core@npm:7.2.2"
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.2.1
"@mantine/hooks": 7.2.2
react: ^18.2.0
react-dom: ^18.2.0
checksum: ec0d9d641a673b7a8c5250d9038f04d3f90efae66e344ea9e12e122bc5d76c216f8fc61d5c01a7b18a40b9e70b23181334bf6af3fdf55b1aa3fede76bd0ee0ce
checksum: dc71d65dca0b4517eb75c053a51570bf5f6511b68e0c65631379878b575839719a7b5610c61d5bf5f268796c43123b4b627cce075f814ffc26f97153b43fd53e
languageName: node
linkType: hard
"@mantine/hooks@npm:7.2.1":
version: 7.2.1
resolution: "@mantine/hooks@npm:7.2.1"
"@mantine/hooks@npm:7.2.2":
version: 7.2.2
resolution: "@mantine/hooks@npm:7.2.2"
peerDependencies:
react: ^18.2.0
checksum: 1939447455df444d8d77c71d01a848ce5db1c5b7868c44f4ae88e0336f1cc07cb13cc036faa932bbca4b819d69e9ef693b7ad572dc109f3b5b60de28cea4171d
checksum: b119152b7af7a1888f5e07ba50f4d167a96e3d7824761c37ec7c16ee78e7c7b99496a4509c47f062f66a543eae1bb9d9265d2d152b11c06561f2c2b7ea06a2fc
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.2.1"
"@mantine/hooks": "npm:7.2.1"
"@mantine/core": "npm:7.2.2"
"@mantine/hooks": "npm:7.2.2"
"@next/bundle-analyzer": "npm:^14.0.1"
"@next/eslint-plugin-next": "npm:^14.0.1"
"@storybook/addon-essentials": "npm:^7.5.2"