Update @mantine/* dependencies to 7.12.2

This commit is contained in:
Vitaly Rtishchev
2024-08-31 14:23:55 +04:00
parent 33f5de903b
commit c89286ee36
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.12.1", "@mantine/core": "7.12.2",
"@mantine/hooks": "7.12.1", "@mantine/hooks": "7.12.2",
"@next/bundle-analyzer": "^14.2.4", "@next/bundle-analyzer": "^14.2.4",
"@tabler/icons-react": "^3.6.0", "@tabler/icons-react": "^3.6.0",
"next": "14.2.4", "next": "14.2.4",

View File

@ -3267,9 +3267,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/core@npm:7.12.1": "@mantine/core@npm:7.12.2":
version: 7.12.1 version: 7.12.2
resolution: "@mantine/core@npm:7.12.1" resolution: "@mantine/core@npm:7.12.2"
dependencies: dependencies:
"@floating-ui/react": "npm:^0.26.9" "@floating-ui/react": "npm:^0.26.9"
clsx: "npm:^2.1.1" clsx: "npm:^2.1.1"
@ -3278,19 +3278,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.3" react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^4.12.0" type-fest: "npm:^4.12.0"
peerDependencies: peerDependencies:
"@mantine/hooks": 7.12.1 "@mantine/hooks": 7.12.2
react: ^18.2.0 react: ^18.2.0
react-dom: ^18.2.0 react-dom: ^18.2.0
checksum: 10c0/26880601bbce7f5ccac8d72fd367c096e6a5e40a43b4e1718484297e5e9bd7b24472933bf8b8078e275530ebf08c7cd7e98f1fd7358a1b12287f5470829491b1 checksum: 10c0/75643e8e6f33564e98b68259aedbc9ef543832e6466e93686b832587fcd187314d493ff4cfdb143acd3d21d835b4efe1bee1da853702ab9dbd6a9a758c2c1ce8
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/hooks@npm:7.12.1": "@mantine/hooks@npm:7.12.2":
version: 7.12.1 version: 7.12.2
resolution: "@mantine/hooks@npm:7.12.1" resolution: "@mantine/hooks@npm:7.12.2"
peerDependencies: peerDependencies:
react: ^18.2.0 react: ^18.2.0
checksum: 10c0/ad5df6f52adf5338f9005c6974bd13d1e15e15a3ae80041e0e98417c10031a0a6edcfa9522c8bb459f745f0b8989dbf10fea77e540e990cc43a9aa67e9094fa3 checksum: 10c0/818674346619c2d30f53114a6b6da2b01cf6cf9ea1e262046964769d47c512fd75300be218651062df426822cfb38a0bc76d093798c8b4ddef66576c6fcf46e2
languageName: node languageName: node
linkType: hard linkType: hard
@ -12253,8 +12253,8 @@ __metadata:
resolution: "mantine-next-template@workspace:." resolution: "mantine-next-template@workspace:."
dependencies: dependencies:
"@babel/core": "npm:^7.24.7" "@babel/core": "npm:^7.24.7"
"@mantine/core": "npm:7.12.1" "@mantine/core": "npm:7.12.2"
"@mantine/hooks": "npm:7.12.1" "@mantine/hooks": "npm:7.12.2"
"@next/bundle-analyzer": "npm:^14.2.4" "@next/bundle-analyzer": "npm:^14.2.4"
"@next/eslint-plugin-next": "npm:^14.2.4" "@next/eslint-plugin-next": "npm:^14.2.4"
"@storybook/addon-essentials": "npm:^8.1.10" "@storybook/addon-essentials": "npm:^8.1.10"