Update @mantine/* dependencies to 8.3.13

This commit is contained in:
Vitaly Rtishchev
2026-01-20 10:12:07 +03:00
parent e888142a44
commit beb5ef6c29
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.12",
"@mantine/hooks": "8.3.12",
"@mantine/core": "8.3.13",
"@mantine/hooks": "8.3.13",
"@next/bundle-analyzer": "^16.0.0",
"@tabler/icons-react": "^3.35.0",
"next": "16.1.3",
+11 -11
View File
@@ -3349,9 +3349,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:8.3.12":
version: 8.3.12
resolution: "@mantine/core@npm:8.3.12"
"@mantine/core@npm:8.3.13":
version: 8.3.13
resolution: "@mantine/core@npm:8.3.13"
dependencies:
"@floating-ui/react": "npm:^0.27.16"
clsx: "npm:^2.1.1"
@@ -3360,19 +3360,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.9"
type-fest: "npm:^4.41.0"
peerDependencies:
"@mantine/hooks": 8.3.12
"@mantine/hooks": 8.3.13
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/8c7986c3202026651749d6fe96ab01ca4d72df5c81b791d693e7d41bf3122baaa1244f4a1d74ab7dc86949c1842bfe407441ab609951a358fee54e7582700d07
checksum: 10c0/5fe5259fd4449b6398cd59e474008a1c4a457689a8483d19d5a2729264202c6260ae1e64ace1ca39531c04f0ae2d8b0647965f5560a79c56dfd27b57d226b449
languageName: node
linkType: hard
"@mantine/hooks@npm:8.3.12":
version: 8.3.12
resolution: "@mantine/hooks@npm:8.3.12"
"@mantine/hooks@npm:8.3.13":
version: 8.3.13
resolution: "@mantine/hooks@npm:8.3.13"
peerDependencies:
react: ^18.x || ^19.x
checksum: 10c0/a2e0ef9a47155f1c73e8b4e9a111ebfd822d01cc98ac048c938c7e9fa734191d789e8121617800ae803f27dd1ff213e1ef891cb6a1ba224f69b0b51ac258a2a3
checksum: 10c0/2b91a20ddaf2f209e09c45f11e4b157f43b0652d9eef5e9fc8874c7947316481d0a969ab50a50594b834cbe2e5ca3478797ccff51ed42f721a7c672f52fdb130
languageName: node
linkType: hard
@@ -10959,8 +10959,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.12"
"@mantine/hooks": "npm:8.3.12"
"@mantine/core": "npm:8.3.13"
"@mantine/hooks": "npm:8.3.13"
"@next/bundle-analyzer": "npm:^16.0.0"
"@storybook/addon-themes": "npm:^10.0.0"
"@storybook/nextjs": "npm:^10.0.0"