Update @mantine/* dependencies to 7.5.1

This commit is contained in:
Vitaly Rtishchev
2024-02-01 10:32:54 +04:00
parent 959af2e32b
commit 1b329ae7ce
2 changed files with 13 additions and 13 deletions

View File

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

View File

@ -2306,9 +2306,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/core@npm:7.4.2": "@mantine/core@npm:7.5.1":
version: 7.4.2 version: 7.5.1
resolution: "@mantine/core@npm:7.4.2" resolution: "@mantine/core@npm:7.5.1"
dependencies: dependencies:
"@floating-ui/react": "npm:^0.24.8" "@floating-ui/react": "npm:^0.24.8"
clsx: "npm:2.0.0" clsx: "npm:2.0.0"
@ -2317,19 +2317,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.3" react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^3.13.1" type-fest: "npm:^3.13.1"
peerDependencies: peerDependencies:
"@mantine/hooks": 7.4.2 "@mantine/hooks": 7.5.1
react: ^18.2.0 react: ^18.2.0
react-dom: ^18.2.0 react-dom: ^18.2.0
checksum: 65ef7ed762c6d16dc422800f9278dcc0535eaaeda68b0150421d14723150e5e2a2d59214516837627ccbf932ef814006dfa7fe246a2353299dd49ac6ab4f8d8c checksum: 37afdb551f19a96fb0b07dbd142db260daccffcb225bfd2ca0d9072e1097c3d44a18a6de2c3f32ce55aa4d526a5dc127dc573ef2be3f00f26b461154d4f02e0d
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/hooks@npm:7.4.2": "@mantine/hooks@npm:7.5.1":
version: 7.4.2 version: 7.5.1
resolution: "@mantine/hooks@npm:7.4.2" resolution: "@mantine/hooks@npm:7.5.1"
peerDependencies: peerDependencies:
react: ^18.2.0 react: ^18.2.0
checksum: 76cc1a0764161280814b7885ef6b744f61f41134c0efb02a56b326b2b62d3a7ef3f388fb5a21131058e32b6ecc6963ae873e105edee1f9a30f8aa78cdb8a7d7c checksum: 2f085a16b7d5f2db3351c44836c75daaeb48a4af486b44fc642dd7f94e2f91877ab683677141f835d16def1bb67c6dc90b021e056caa43b6f78fe63b3c2fb690
languageName: node languageName: node
linkType: hard linkType: hard
@ -11343,8 +11343,8 @@ __metadata:
resolution: "mantine-next-template@workspace:." resolution: "mantine-next-template@workspace:."
dependencies: dependencies:
"@babel/core": "npm:^7.23.2" "@babel/core": "npm:^7.23.2"
"@mantine/core": "npm:7.4.2" "@mantine/core": "npm:7.5.1"
"@mantine/hooks": "npm:7.4.2" "@mantine/hooks": "npm:7.5.1"
"@next/bundle-analyzer": "npm:^14.0.1" "@next/bundle-analyzer": "npm:^14.0.1"
"@next/eslint-plugin-next": "npm:^14.0.1" "@next/eslint-plugin-next": "npm:^14.0.1"
"@storybook/addon-essentials": "npm:^7.5.2" "@storybook/addon-essentials": "npm:^7.5.2"