Update @mantine/* dependencies to 7.13.0

This commit is contained in:
Vitaly Rtishchev
2024-09-25 18:41:32 +04:00
parent 406145dd0d
commit aa2c27d9b9
2 changed files with 13 additions and 13 deletions

View File

@ -3428,9 +3428,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.12.2":
version: 7.12.2
resolution: "@mantine/core@npm:7.12.2"
"@mantine/core@npm:7.13.0":
version: 7.13.0
resolution: "@mantine/core@npm:7.13.0"
dependencies:
"@floating-ui/react": "npm:^0.26.9"
clsx: "npm:^2.1.1"
@ -3439,19 +3439,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^4.12.0"
peerDependencies:
"@mantine/hooks": 7.12.2
"@mantine/hooks": 7.13.0
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/75643e8e6f33564e98b68259aedbc9ef543832e6466e93686b832587fcd187314d493ff4cfdb143acd3d21d835b4efe1bee1da853702ab9dbd6a9a758c2c1ce8
checksum: 10c0/69a1aef8aaf0b9dc2a0e6af5457bfaa956f529eabf72467bcf0b66f462a7c2db31f8db7b1ba92ac627f88d1c74d0141af43dcf302fe1e52b0af9155f84d2241f
languageName: node
linkType: hard
"@mantine/hooks@npm:7.12.2":
version: 7.12.2
resolution: "@mantine/hooks@npm:7.12.2"
"@mantine/hooks@npm:7.13.0":
version: 7.13.0
resolution: "@mantine/hooks@npm:7.13.0"
peerDependencies:
react: ^18.2.0
checksum: 10c0/818674346619c2d30f53114a6b6da2b01cf6cf9ea1e262046964769d47c512fd75300be218651062df426822cfb38a0bc76d093798c8b4ddef66576c6fcf46e2
checksum: 10c0/cae0b6d1f1d0bb2b31fd2ae6f179dc8c70827443271aa73fe18b885dd8db887dc9065f32b324ca6072f46821421baebb321b2e6ce74be5a89b15127136df0eff
languageName: node
linkType: hard
@ -12450,8 +12450,8 @@ __metadata:
dependencies:
"@babel/core": "npm:^7.24.7"
"@ianvs/prettier-plugin-sort-imports": "npm:^4.3.1"
"@mantine/core": "npm:7.12.2"
"@mantine/hooks": "npm:7.12.2"
"@mantine/core": "npm:7.13.0"
"@mantine/hooks": "npm:7.13.0"
"@next/bundle-analyzer": "npm:^14.2.4"
"@next/eslint-plugin-next": "npm:^14.2.4"
"@storybook/addon-essentials": "npm:^8.1.10"