Update @mantine/* dependencies to 7.10.2

This commit is contained in:
Vitaly Rtishchev
2024-06-13 13:05:48 +04:00
parent 210b9e3655
commit ed4fb3a500
2 changed files with 13 additions and 13 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.10.0",
"@mantine/hooks": "7.10.0",
"@mantine/core": "7.10.2",
"@mantine/hooks": "7.10.2",
"@next/bundle-analyzer": "^14.1.3",
"@tabler/icons-react": "^3.0.0",
"next": "14.1.3",

View File

@ -3033,9 +3033,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.10.0":
version: 7.10.0
resolution: "@mantine/core@npm:7.10.0"
"@mantine/core@npm:7.10.2":
version: 7.10.2
resolution: "@mantine/core@npm:7.10.2"
dependencies:
"@floating-ui/react": "npm:^0.26.9"
clsx: "npm:^2.1.1"
@ -3044,19 +3044,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^4.12.0"
peerDependencies:
"@mantine/hooks": 7.10.0
"@mantine/hooks": 7.10.2
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/f75e47ed6bd8e847955ac50d17e300f7dcf2d4171b8b74282ec36b15fd5a854477c20130391b953d679f102a9ebef8191f6961b8c9cdba7daa3dea549fe1d05b
checksum: 10c0/6cbddd40e12c0432925c6c68cad0182d4fb1dfdf6616cf6e1614b8b1f8fab7a96b49e3c4bf91dc0241fe0ff0c478a4a6c6ee32bc9da2ef81e8a49f18045a71d4
languageName: node
linkType: hard
"@mantine/hooks@npm:7.10.0":
version: 7.10.0
resolution: "@mantine/hooks@npm:7.10.0"
"@mantine/hooks@npm:7.10.2":
version: 7.10.2
resolution: "@mantine/hooks@npm:7.10.2"
peerDependencies:
react: ^18.2.0
checksum: 10c0/49732f120faaa1188a76d03e814021d2938e53cc3d59a283c057bf88a1340059fad42ecf67eb2bfb4d91e2f9ebda98d36f82d01b7b8797480a5ce4847479d9a1
checksum: 10c0/ebe2f1d21b5ca960194526aab76c72b684875655db651953afef211f07379b25dc7ca9fd36a7aaffe7a50536ef042c99c434c0b0de9c62d74845ab1228923cd1
languageName: node
linkType: hard
@ -11820,8 +11820,8 @@ __metadata:
resolution: "mantine-next-template@workspace:."
dependencies:
"@babel/core": "npm:^7.24.0"
"@mantine/core": "npm:7.10.0"
"@mantine/hooks": "npm:7.10.0"
"@mantine/core": "npm:7.10.2"
"@mantine/hooks": "npm:7.10.2"
"@next/bundle-analyzer": "npm:^14.1.3"
"@next/eslint-plugin-next": "npm:^14.1.3"
"@storybook/addon-essentials": "npm:^8.1.3"