Update @mantine/* dependencies to 7.3.1

This commit is contained in:
Vitaly Rtishchev
2023-12-09 20:24:16 +04:00
parent bcc07a7c59
commit e912744391
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.0", "@mantine/core": "7.3.1",
"@mantine/hooks": "7.3.0", "@mantine/hooks": "7.3.1",
"@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.0": "@mantine/core@npm:7.3.1":
version: 7.3.0 version: 7.3.1
resolution: "@mantine/core@npm:7.3.0" resolution: "@mantine/core@npm:7.3.1"
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.0 "@mantine/hooks": 7.3.1
react: ^18.2.0 react: ^18.2.0
react-dom: ^18.2.0 react-dom: ^18.2.0
checksum: b3722513c72df181510fccf8e8a96aa9456d99a80ae3995e6a0db1f55be31e49f2d97ff729147e80f08305aa3fc49ad0a32fa7e29eb5065ce42eb092551daf86 checksum: be091bb4fda9f52a95e2951eca8860059a40d278c927c10b6087120a8bcb95c9b008181df0cc9b23d8d9c6a0b202bf8821468b054ddde42e8239295d199d5028
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/hooks@npm:7.3.0": "@mantine/hooks@npm:7.3.1":
version: 7.3.0 version: 7.3.1
resolution: "@mantine/hooks@npm:7.3.0" resolution: "@mantine/hooks@npm:7.3.1"
peerDependencies: peerDependencies:
react: ^18.2.0 react: ^18.2.0
checksum: 3de186ab186a566eaeda26601db4cc0052280bf7ae23d517ba8ba7e8f2386533de8c9bf230692a2a8caea4d83c457225f25de94271fe1d1d7601ce9206fca631 checksum: 948acf6a668419997e4a6c577007c96f25d1bb7a8f1d5d63f3ad9d85a2c1a9ab70f8736a05cd15a8a3ea5317943308785b067d5cde676ec937c88903b1506be2
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.0" "@mantine/core": "npm:7.3.1"
"@mantine/hooks": "npm:7.3.0" "@mantine/hooks": "npm:7.3.1"
"@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"