2 Commits

Author SHA1 Message Date
2a9bf8aa25 Update dependencies 2025-10-29 08:50:55 +03:00
0eb5557881 Update @mantine/* dependencies to 8.3.6 2025-10-29 08:49:52 +03:00
2 changed files with 13 additions and 13 deletions

View File

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

View File

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