mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-10 04:22:01 +10:00
Update @mantine/* dependencies to 8.2.8
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "8.2.5",
|
||||
"@mantine/hooks": "8.2.5",
|
||||
"@mantine/core": "8.2.8",
|
||||
"@mantine/hooks": "8.2.8",
|
||||
"@next/bundle-analyzer": "^15.3.3",
|
||||
"@tabler/icons-react": "^3.34.0",
|
||||
"next": "15.3.3",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@ -3532,9 +3532,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:8.2.5":
|
||||
version: 8.2.5
|
||||
resolution: "@mantine/core@npm:8.2.5"
|
||||
"@mantine/core@npm:8.2.8":
|
||||
version: 8.2.8
|
||||
resolution: "@mantine/core@npm:8.2.8"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.28"
|
||||
clsx: "npm:^2.1.1"
|
||||
@ -3543,19 +3543,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.9"
|
||||
type-fest: "npm:^4.27.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 8.2.5
|
||||
"@mantine/hooks": 8.2.8
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/2268218faa02ecfb07819f6fb73426bf32049a3769ee6b1d1be46bdd3fb913ff14518692213a762a1ceccf6245572a5600052572f50b02c201e388475427657a
|
||||
checksum: 10c0/9933ae22ab2faa852d8a941bdbb427c98d160b253f2977f10aad7024cd725fbca56d36a22560f3c75f8716b3d6651a599fa6d996cb131315c997242206cc4ebb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:8.2.5":
|
||||
version: 8.2.5
|
||||
resolution: "@mantine/hooks@npm:8.2.5"
|
||||
"@mantine/hooks@npm:8.2.8":
|
||||
version: 8.2.8
|
||||
resolution: "@mantine/hooks@npm:8.2.8"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/acd6d56703b19032ecced897c26dfb5ee7ff630c51cccfcaa2a9fa3251607432be0e984c8f8715456b4fa0c6647d48b4c240aa72d5eed78dbc358ec445b1f791
|
||||
checksum: 10c0/0097d8f05ee684c0e78f6160aa23d431e27ef15d32c66010f369d35e86497571a52dc56824fb659ca1c66ff3dd9e6513fe4c8c9bb3e1d98118ba176b4b9feeeb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11356,8 +11356,8 @@ __metadata:
|
||||
"@babel/core": "npm:^7.27.4"
|
||||
"@eslint/js": "npm:^9.29.0"
|
||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.2"
|
||||
"@mantine/core": "npm:8.2.5"
|
||||
"@mantine/hooks": "npm:8.2.5"
|
||||
"@mantine/core": "npm:8.2.8"
|
||||
"@mantine/hooks": "npm:8.2.8"
|
||||
"@next/bundle-analyzer": "npm:^15.3.3"
|
||||
"@storybook/nextjs": "npm:^8.6.8"
|
||||
"@storybook/react": "npm:^8.6.8"
|
||||
|
||||
Reference in New Issue
Block a user