Update @mantine/* dependencies to 7.13.4

This commit is contained in:
Vitaly Rtishchev
2024-10-23 21:05:27 +04:00
parent 80772b4044
commit 763f36480d
2 changed files with 13 additions and 13 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.13.3",
"@mantine/hooks": "7.13.3",
"@mantine/core": "7.13.4",
"@mantine/hooks": "7.13.4",
"@next/bundle-analyzer": "^14.2.4",
"@tabler/icons-react": "^3.6.0",
"next": "15.0.1",

View File

@ -3612,9 +3612,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.13.3":
version: 7.13.3
resolution: "@mantine/core@npm:7.13.3"
"@mantine/core@npm:7.13.4":
version: 7.13.4
resolution: "@mantine/core@npm:7.13.4"
dependencies:
"@floating-ui/react": "npm:^0.26.9"
clsx: "npm:^2.1.1"
@ -3623,19 +3623,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^4.12.0"
peerDependencies:
"@mantine/hooks": 7.13.3
"@mantine/hooks": 7.13.4
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/adbde03c519f039d7538ed8acb2de65583e0e1df223f7abc1420f755e96fc5844dd0d2998297043d26c163e9409061af26719941bc16531749bb4f4c08cd7df3
checksum: 10c0/981375992aa4804bb3a3d747b36a9e92d12769fc5fc5fe97d59d1b0773f84c16a47b94d32a8d662a6779e4368bc5b75b18468be854201d9fbdeb4174be2fce37
languageName: node
linkType: hard
"@mantine/hooks@npm:7.13.3":
version: 7.13.3
resolution: "@mantine/hooks@npm:7.13.3"
"@mantine/hooks@npm:7.13.4":
version: 7.13.4
resolution: "@mantine/hooks@npm:7.13.4"
peerDependencies:
react: ^18.2.0
checksum: 10c0/8a17229f68c35ab5f62ca114785150f2f92ac0d82d716fb60b69237b8f21559629cc3e140b5aca7f453fc79083bbd4cd1d80dbdbdb167a57fcee81c9686dc46e
checksum: 10c0/81261966b1a22fdefd8fa3e828fe4e85b0bb210d290c7e77e336ad56f7c91136f3be1a284eaa65f556524b084bb43efe110ec868fb51275ff43d1a4299213ed8
languageName: node
linkType: hard
@ -12297,8 +12297,8 @@ __metadata:
dependencies:
"@babel/core": "npm:^7.24.7"
"@ianvs/prettier-plugin-sort-imports": "npm:^4.3.1"
"@mantine/core": "npm:7.13.3"
"@mantine/hooks": "npm:7.13.3"
"@mantine/core": "npm:7.13.4"
"@mantine/hooks": "npm:7.13.4"
"@next/bundle-analyzer": "npm:^14.2.4"
"@next/eslint-plugin-next": "npm:^14.2.4"
"@storybook/nextjs": "npm:^8.1.10"