Update @mantine/* dependencies to 7.3.0

This commit is contained in:
Vitaly Rtishchev
2023-12-04 12:31:53 +04:00
parent 893ad91d71
commit 05411fa287
2 changed files with 20 additions and 20 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build" "storybook:build": "storybook build"
}, },
"dependencies": { "dependencies": {
"@mantine/core": "7.2.2", "@mantine/core": "7.3.0",
"@mantine/hooks": "7.2.2", "@mantine/hooks": "7.3.0",
"@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,30 +2306,30 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/core@npm:7.2.2": "@mantine/core@npm:7.3.0":
version: 7.2.2 version: 7.3.0
resolution: "@mantine/core@npm:7.2.2" resolution: "@mantine/core@npm:7.3.0"
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"
react-number-format: "npm:^5.2.2" react-number-format: "npm:^5.3.1"
react-remove-scroll: "npm:^2.5.6" react-remove-scroll: "npm:^2.5.7"
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.2.2 "@mantine/hooks": 7.3.0
react: ^18.2.0 react: ^18.2.0
react-dom: ^18.2.0 react-dom: ^18.2.0
checksum: dc71d65dca0b4517eb75c053a51570bf5f6511b68e0c65631379878b575839719a7b5610c61d5bf5f268796c43123b4b627cce075f814ffc26f97153b43fd53e checksum: b3722513c72df181510fccf8e8a96aa9456d99a80ae3995e6a0db1f55be31e49f2d97ff729147e80f08305aa3fc49ad0a32fa7e29eb5065ce42eb092551daf86
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/hooks@npm:7.2.2": "@mantine/hooks@npm:7.3.0":
version: 7.2.2 version: 7.3.0
resolution: "@mantine/hooks@npm:7.2.2" resolution: "@mantine/hooks@npm:7.3.0"
peerDependencies: peerDependencies:
react: ^18.2.0 react: ^18.2.0
checksum: b119152b7af7a1888f5e07ba50f4d167a96e3d7824761c37ec7c16ee78e7c7b99496a4509c47f062f66a543eae1bb9d9265d2d152b11c06561f2c2b7ea06a2fc checksum: 3de186ab186a566eaeda26601db4cc0052280bf7ae23d517ba8ba7e8f2386533de8c9bf230692a2a8caea4d83c457225f25de94271fe1d1d7601ce9206fca631
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.2.2" "@mantine/core": "npm:7.3.0"
"@mantine/hooks": "npm:7.2.2" "@mantine/hooks": "npm:7.3.0"
"@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"
@ -13257,7 +13257,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"react-number-format@npm:^5.2.2": "react-number-format@npm:^5.3.1":
version: 5.3.1 version: 5.3.1
resolution: "react-number-format@npm:5.3.1" resolution: "react-number-format@npm:5.3.1"
dependencies: dependencies:
@ -13311,9 +13311,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"react-remove-scroll@npm:^2.5.6": "react-remove-scroll@npm:^2.5.7":
version: 2.5.6 version: 2.5.7
resolution: "react-remove-scroll@npm:2.5.6" resolution: "react-remove-scroll@npm:2.5.7"
dependencies: dependencies:
react-remove-scroll-bar: "npm:^2.3.4" react-remove-scroll-bar: "npm:^2.3.4"
react-style-singleton: "npm:^2.2.1" react-style-singleton: "npm:^2.2.1"
@ -13326,7 +13326,7 @@ __metadata:
peerDependenciesMeta: peerDependenciesMeta:
"@types/react": "@types/react":
optional: true optional: true
checksum: c9831df3b67349c0e4aa8bbd2233dcb44f671b25fe84c790e1c42667fe63c8d5b9e7a1f2541a4bc081957c7a2fa4e4d295d24c5f5aed0718f9b1b73b246a7136 checksum: dcd523ada602bd0a839c2032cadf0b3e4af55ee85acefee3760976a9cceaa4606927801b093bbb8bf3c2989c71e048f5428c2c6eb9e6681762e86356833d039b
languageName: node languageName: node
linkType: hard linkType: hard