Update @mantine/* dependencies to 7.4.2

This commit is contained in:
Vitaly Rtishchev
2024-01-17 23:27:00 +04:00
parent 55c4883729
commit 959af2e32b
2 changed files with 13 additions and 13 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.4.1",
"@mantine/hooks": "7.4.1",
"@mantine/core": "7.4.2",
"@mantine/hooks": "7.4.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.4.1":
version: 7.4.1
resolution: "@mantine/core@npm:7.4.1"
"@mantine/core@npm:7.4.2":
version: 7.4.2
resolution: "@mantine/core@npm:7.4.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.4.1
"@mantine/hooks": 7.4.2
react: ^18.2.0
react-dom: ^18.2.0
checksum: a9ed632fabb61438369284ee8d8afa5fd6edcce34f395e5b455121099e4e579795fb086ee6753c07e23cf9fa14dbc9a1a3b033244ffebbe1e390269470e994ca
checksum: 65ef7ed762c6d16dc422800f9278dcc0535eaaeda68b0150421d14723150e5e2a2d59214516837627ccbf932ef814006dfa7fe246a2353299dd49ac6ab4f8d8c
languageName: node
linkType: hard
"@mantine/hooks@npm:7.4.1":
version: 7.4.1
resolution: "@mantine/hooks@npm:7.4.1"
"@mantine/hooks@npm:7.4.2":
version: 7.4.2
resolution: "@mantine/hooks@npm:7.4.2"
peerDependencies:
react: ^18.2.0
checksum: 588e8e9e308671476f6d1bfd50e5caf046bf78628360697228917f3f8f08a58cf5429f745c8645e8b38904bce0878c7ff306c97a611ac82a11f337237d89a1dc
checksum: 76cc1a0764161280814b7885ef6b744f61f41134c0efb02a56b326b2b62d3a7ef3f388fb5a21131058e32b6ecc6963ae873e105edee1f9a30f8aa78cdb8a7d7c
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.1"
"@mantine/hooks": "npm:7.4.1"
"@mantine/core": "npm:7.4.2"
"@mantine/hooks": "npm:7.4.2"
"@next/bundle-analyzer": "npm:^14.0.1"
"@next/eslint-plugin-next": "npm:^14.0.1"
"@storybook/addon-essentials": "npm:^7.5.2"