Update @mantine/* dependencies to 8.3.16

This commit is contained in:
Vitaly Rtishchev
2026-03-05 11:49:49 +03:00
parent e8697c48d9
commit 69d3d4666d
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "8.3.15",
"@mantine/hooks": "8.3.15",
"@mantine/core": "8.3.16",
"@mantine/hooks": "8.3.16",
"@next/bundle-analyzer": "^16.0.0",
"@tabler/icons-react": "^3.35.0",
"next": "16.1.6",
+11 -11
View File
@@ -3241,9 +3241,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:8.3.15":
version: 8.3.15
resolution: "@mantine/core@npm:8.3.15"
"@mantine/core@npm:8.3.16":
version: 8.3.16
resolution: "@mantine/core@npm:8.3.16"
dependencies:
"@floating-ui/react": "npm:^0.27.16"
clsx: "npm:^2.1.1"
@@ -3252,19 +3252,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.9"
type-fest: "npm:^4.41.0"
peerDependencies:
"@mantine/hooks": 8.3.15
"@mantine/hooks": 8.3.16
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/e43a55ecd7fa8b69834cf86d6fa44ee4e2718eb1d477e9456e9b49017c48175766d6cf7bbb9b136a136320b6f7d27c4a9b86d2cd1d7cfa33ef406ee446866140
checksum: 10c0/91dc73440067cb556cb65e51c9a191441527256ddb95384fdec23945dea0cb4add44b60f2acf2a423d0ce17fa3ad02b4a8f23f77419fe4f50623440f2171ee84
languageName: node
linkType: hard
"@mantine/hooks@npm:8.3.15":
version: 8.3.15
resolution: "@mantine/hooks@npm:8.3.15"
"@mantine/hooks@npm:8.3.16":
version: 8.3.16
resolution: "@mantine/hooks@npm:8.3.16"
peerDependencies:
react: ^18.x || ^19.x
checksum: 10c0/e4b8af33243fbf5a09385874b8c0349acd8992b3b1d19551e22d5574b09f8871ec62c2254a48529c81e84b25a48888b38f98c1aec4d3ec0cfc47600c689e9327
checksum: 10c0/2457a5aac1b614470691e0f5c57336d439ed10da3c18c85c05362c7f55398cb2bf97c7d3dfc477e01af94eb3ad7f0de5b9ad29f674de906fe417b453d06b63d8
languageName: node
linkType: hard
@@ -10849,8 +10849,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.15"
"@mantine/hooks": "npm:8.3.15"
"@mantine/core": "npm:8.3.16"
"@mantine/hooks": "npm:8.3.16"
"@next/bundle-analyzer": "npm:^16.0.0"
"@storybook/addon-themes": "npm:^10.0.0"
"@storybook/nextjs": "npm:^10.0.0"