Update @mantine/* dependencies to 8.3.7

This commit is contained in:
Vitaly Rtishchev
2025-11-09 12:28:34 +03:00
parent b8f9de5c17
commit 06460f0009
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "8.3.6",
"@mantine/hooks": "8.3.6",
"@mantine/core": "8.3.7",
"@mantine/hooks": "8.3.7",
"@next/bundle-analyzer": "^16.0.0",
"@tabler/icons-react": "^3.35.0",
"next": "16.0.1",

View File

@ -3282,9 +3282,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:8.3.6":
version: 8.3.6
resolution: "@mantine/core@npm:8.3.6"
"@mantine/core@npm:8.3.7":
version: 8.3.7
resolution: "@mantine/core@npm:8.3.7"
dependencies:
"@floating-ui/react": "npm:^0.27.16"
clsx: "npm:^2.1.1"
@ -3293,19 +3293,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.9"
type-fest: "npm:^4.41.0"
peerDependencies:
"@mantine/hooks": 8.3.6
"@mantine/hooks": 8.3.7
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/6f999a6c274361e78ca4d3b04cb1988d3d09231d48fc8e2c74537b2f954e465ed2325026ee4a96d9f0b6328b1392697d94384e743079abd3e61d3924157157ba
checksum: 10c0/ff934716bddee62de63529b77dd60cac33a718d0151340621c74b38ca657640b5c6b9ace0f1161e45f2a011cc89c538fc892f991aec07fc8a021d1016a489ea1
languageName: node
linkType: hard
"@mantine/hooks@npm:8.3.6":
version: 8.3.6
resolution: "@mantine/hooks@npm:8.3.6"
"@mantine/hooks@npm:8.3.7":
version: 8.3.7
resolution: "@mantine/hooks@npm:8.3.7"
peerDependencies:
react: ^18.x || ^19.x
checksum: 10c0/418e2aca8d360d711ebaa09e62ddc82500cad8f7c64154e7cce0249880bc77a386a1ca29455d565e46cb9c60f939bcf973c9235547c581283f11d8d35b7848b6
checksum: 10c0/7f443f683740cc78d82b790ab84167236795fae488cf8c5214cfb7dbda7b1cc54c3485bfd5b0d6f91f74a1af66b717c7eee637f4c50e304e8a1bafdd195c3aec
languageName: node
linkType: hard
@ -10794,8 +10794,8 @@ __metadata:
"@eslint/eslintrc": "npm:^3"
"@eslint/js": "npm:^9.37.0"
"@ianvs/prettier-plugin-sort-imports": "npm:^4.7.0"
"@mantine/core": "npm:8.3.6"
"@mantine/hooks": "npm:8.3.6"
"@mantine/core": "npm:8.3.7"
"@mantine/hooks": "npm:8.3.7"
"@next/bundle-analyzer": "npm:^16.0.0"
"@storybook/addon-themes": "npm:^10.0.0"
"@storybook/nextjs": "npm:^10.0.0"