Update @mantine/* dependencies to 8.1.0

This commit is contained in:
Vitaly Rtishchev
2025-06-09 21:23:23 +04:00
parent 6e789e167a
commit 7ac48ade90
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "8.0.2",
"@mantine/hooks": "8.0.2",
"@mantine/core": "8.1.0",
"@mantine/hooks": "8.1.0",
"@next/bundle-analyzer": "^15.2.3",
"@tabler/icons-react": "^3.31.0",
"next": "15.2.3",

View File

@ -3293,9 +3293,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:8.0.2":
version: 8.0.2
resolution: "@mantine/core@npm:8.0.2"
"@mantine/core@npm:8.1.0":
version: 8.1.0
resolution: "@mantine/core@npm:8.1.0"
dependencies:
"@floating-ui/react": "npm:^0.26.28"
clsx: "npm:^2.1.1"
@ -3304,19 +3304,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.9"
type-fest: "npm:^4.27.0"
peerDependencies:
"@mantine/hooks": 8.0.2
"@mantine/hooks": 8.1.0
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/10ca6258bcc4e475fbb213724ad6e654396434d7345a315c60880c7fc639ffaa5b42b85d3e768364fcb869042357a52cfd6532dfc6daf1b5ba5370a9ca15936d
checksum: 10c0/55c0b1b3d5d2e2543a1bf98cc12d45f2b64772f224ac58d56c0ebf3c14b633dd60dfe2a0a90e8765c76fb69e7ee41cab98da3a7920102d79d4904cdf9b690e3a
languageName: node
linkType: hard
"@mantine/hooks@npm:8.0.2":
version: 8.0.2
resolution: "@mantine/hooks@npm:8.0.2"
"@mantine/hooks@npm:8.1.0":
version: 8.1.0
resolution: "@mantine/hooks@npm:8.1.0"
peerDependencies:
react: ^18.x || ^19.x
checksum: 10c0/1c68325ee0093923c7bbbde7f1b39600ae72751f254bd336989afe50d08a9c14810465ddfdb62e261e83711d334c292d6ac789a546a8df0e14a2f4f51812efda
checksum: 10c0/65c0f7c04b5019aafe5a924971b8706ecb1e73df786c5368ab59cd78f9258778bfd3bb880d7288d10e6ac2ecdef273bfbc8ce7ff080dfd4644be829321967fe2
languageName: node
linkType: hard
@ -10863,8 +10863,8 @@ __metadata:
"@babel/core": "npm:^7.26.10"
"@eslint/js": "npm:^9.23.0"
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.1"
"@mantine/core": "npm:8.0.2"
"@mantine/hooks": "npm:8.0.2"
"@mantine/core": "npm:8.1.0"
"@mantine/hooks": "npm:8.1.0"
"@next/bundle-analyzer": "npm:^15.2.3"
"@storybook/nextjs": "npm:^8.6.8"
"@storybook/react": "npm:^8.6.8"