mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-10 04:22:01 +10:00
Update @mantine/* dependencies to 8.3.6
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "8.3.5",
|
||||
"@mantine/hooks": "8.3.5",
|
||||
"@mantine/core": "8.3.6",
|
||||
"@mantine/hooks": "8.3.6",
|
||||
"@next/bundle-analyzer": "^15.5.4",
|
||||
"@tabler/icons-react": "^3.35.0",
|
||||
"next": "15.5.6",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@ -3275,9 +3275,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:8.3.5":
|
||||
version: 8.3.5
|
||||
resolution: "@mantine/core@npm:8.3.5"
|
||||
"@mantine/core@npm:8.3.6":
|
||||
version: 8.3.6
|
||||
resolution: "@mantine/core@npm:8.3.6"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.27.16"
|
||||
clsx: "npm:^2.1.1"
|
||||
@ -3286,19 +3286,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.9"
|
||||
type-fest: "npm:^4.41.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 8.3.5
|
||||
"@mantine/hooks": 8.3.6
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/aa8388bd9ba8751c2ca799516ffa242610d56754dc81520ae773e865716420f27981d0e2cce7194c74287caa6000c9100598862c1b07da3770d6a32768214272
|
||||
checksum: 10c0/6f999a6c274361e78ca4d3b04cb1988d3d09231d48fc8e2c74537b2f954e465ed2325026ee4a96d9f0b6328b1392697d94384e743079abd3e61d3924157157ba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:8.3.5":
|
||||
version: 8.3.5
|
||||
resolution: "@mantine/hooks@npm:8.3.5"
|
||||
"@mantine/hooks@npm:8.3.6":
|
||||
version: 8.3.6
|
||||
resolution: "@mantine/hooks@npm:8.3.6"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/87cfc64a4688cb2f2ce7602121c90751ac0572c20b3f243fe68a75b50928da8c2535bab6c18aceb5a48fa22e8a70c8f203763655d036195cb2d7c7f4aa046aee
|
||||
checksum: 10c0/418e2aca8d360d711ebaa09e62ddc82500cad8f7c64154e7cce0249880bc77a386a1ca29455d565e46cb9c60f939bcf973c9235547c581283f11d8d35b7848b6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10982,8 +10982,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.5"
|
||||
"@mantine/hooks": "npm:8.3.5"
|
||||
"@mantine/core": "npm:8.3.6"
|
||||
"@mantine/hooks": "npm:8.3.6"
|
||||
"@next/bundle-analyzer": "npm:^15.5.4"
|
||||
"@storybook/addon-themes": "npm:^9.1.10"
|
||||
"@storybook/nextjs": "npm:^9.1.10"
|
||||
|
||||
Reference in New Issue
Block a user