Update @mantine/* dependencies to 7.3.2

This commit is contained in:
Vitaly Rtishchev
2023-12-21 09:59:35 +04:00
parent a280211ac8
commit e1d572f6db
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.3.1", "@mantine/core": "7.3.2",
"@mantine/hooks": "7.3.1", "@mantine/hooks": "7.3.2",
"@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.3.1": "@mantine/core@npm:7.3.2":
version: 7.3.1 version: 7.3.2
resolution: "@mantine/core@npm:7.3.1" resolution: "@mantine/core@npm:7.3.2"
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.3.1 "@mantine/hooks": 7.3.2
react: ^18.2.0 react: ^18.2.0
react-dom: ^18.2.0 react-dom: ^18.2.0
checksum: be091bb4fda9f52a95e2951eca8860059a40d278c927c10b6087120a8bcb95c9b008181df0cc9b23d8d9c6a0b202bf8821468b054ddde42e8239295d199d5028 checksum: 9f4b67345617562e2f59121e75743d3ad1d99c09f3f62f62268e8d5a491d85ca3aedaae59a2c0f928ef67975a84a65dba445a3b1556c42d59129476c34949140
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/hooks@npm:7.3.1": "@mantine/hooks@npm:7.3.2":
version: 7.3.1 version: 7.3.2
resolution: "@mantine/hooks@npm:7.3.1" resolution: "@mantine/hooks@npm:7.3.2"
peerDependencies: peerDependencies:
react: ^18.2.0 react: ^18.2.0
checksum: 948acf6a668419997e4a6c577007c96f25d1bb7a8f1d5d63f3ad9d85a2c1a9ab70f8736a05cd15a8a3ea5317943308785b067d5cde676ec937c88903b1506be2 checksum: 9dce135264a0c6199df9887aa4456312007973ffc4aaca4219d9339509f52e07c26927c61cdf2bfd6df4bc934ce5b6abb784565e512455b0e36038bcec969c80
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.3.1" "@mantine/core": "npm:7.3.2"
"@mantine/hooks": "npm:7.3.1" "@mantine/hooks": "npm:7.3.2"
"@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"