Update @mantine/* dependencies to 7.4.0

This commit is contained in:
Vitaly Rtishchev
2024-01-03 10:37:12 +04:00
parent 414e3c4b5c
commit 77b979b2e1
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.2", "@mantine/core": "7.4.0",
"@mantine/hooks": "7.3.2", "@mantine/hooks": "7.4.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,9 +2306,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/core@npm:7.3.2": "@mantine/core@npm:7.4.0":
version: 7.3.2 version: 7.4.0
resolution: "@mantine/core@npm:7.3.2" resolution: "@mantine/core@npm:7.4.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"
@ -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.2 "@mantine/hooks": 7.4.0
react: ^18.2.0 react: ^18.2.0
react-dom: ^18.2.0 react-dom: ^18.2.0
checksum: 9f4b67345617562e2f59121e75743d3ad1d99c09f3f62f62268e8d5a491d85ca3aedaae59a2c0f928ef67975a84a65dba445a3b1556c42d59129476c34949140 checksum: edfb82287639e9e08071e730f2a2bfcbb098c80c6ffa60bc76aee5e0d995c827480561ad691bfd8a155b0d714dfdec6572670190f1d00256f10d9e510c90c5bf
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/hooks@npm:7.3.2": "@mantine/hooks@npm:7.4.0":
version: 7.3.2 version: 7.4.0
resolution: "@mantine/hooks@npm:7.3.2" resolution: "@mantine/hooks@npm:7.4.0"
peerDependencies: peerDependencies:
react: ^18.2.0 react: ^18.2.0
checksum: 9dce135264a0c6199df9887aa4456312007973ffc4aaca4219d9339509f52e07c26927c61cdf2bfd6df4bc934ce5b6abb784565e512455b0e36038bcec969c80 checksum: 6d38ba6cbe05594ef3df5e350bc31985b2f72ec05613cf81d3c83f9d0e8bc48564b1cfa0639886460c7ed476f8be67a9b587e8e79486ded9cd93e53a533d36d2
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.2" "@mantine/core": "npm:7.4.0"
"@mantine/hooks": "npm:7.3.2" "@mantine/hooks": "npm:7.4.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"