mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-25 06:01:04 +10:00
Update @mantine/* dependencies to 7.16.2
This commit is contained in:
22
yarn.lock
22
yarn.lock
@ -3226,9 +3226,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:7.16.1":
|
||||
version: 7.16.1
|
||||
resolution: "@mantine/core@npm:7.16.1"
|
||||
"@mantine/core@npm:7.16.2":
|
||||
version: 7.16.2
|
||||
resolution: "@mantine/core@npm:7.16.2"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.28"
|
||||
clsx: "npm:^2.1.1"
|
||||
@ -3237,19 +3237,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.6"
|
||||
type-fest: "npm:^4.27.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 7.16.1
|
||||
"@mantine/hooks": 7.16.2
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/5f5847cd4856fecf1cbfe4c29d016c9f1a183bff42bde390842fc743e36da5d88b0244b80157d64e703714b0d6e68b61c3a33994597d3fc7dacf43b5a74b0aee
|
||||
checksum: 10c0/c359f44f12b52a2867b0607d847d4e2ef1e6270268949f5a7beef784bbbbad247d5fc492c22d9d84e59d6cb887f202be44d2915356dd976c1329a7f2aaaa2f0c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:7.16.1":
|
||||
version: 7.16.1
|
||||
resolution: "@mantine/hooks@npm:7.16.1"
|
||||
"@mantine/hooks@npm:7.16.2":
|
||||
version: 7.16.2
|
||||
resolution: "@mantine/hooks@npm:7.16.2"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/18ddda65ae017c3645b3ef3620bf3105d640cee6f80d50f1499f8efda30b6b0eb9b7b2e1ef54f4a204f50935c9b1a07741fbd6c9881641730a2fe948e6c46ed4
|
||||
checksum: 10c0/392bbd4d875db82305be7e5cc658f693c8add70b24aae0bc13c2e74078c6ac11e11926cd61431b28fd37a405f1706ce65658c3c47d252d29a94159aaca6bd3c4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10806,8 +10806,8 @@ __metadata:
|
||||
"@babel/core": "npm:^7.26.0"
|
||||
"@eslint/js": "npm:^9.18.0"
|
||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.1"
|
||||
"@mantine/core": "npm:7.16.1"
|
||||
"@mantine/hooks": "npm:7.16.1"
|
||||
"@mantine/core": "npm:7.16.2"
|
||||
"@mantine/hooks": "npm:7.16.2"
|
||||
"@next/bundle-analyzer": "npm:^15.1.5"
|
||||
"@storybook/nextjs": "npm:^8.5.0"
|
||||
"@storybook/react": "npm:^8.5.0"
|
||||
|
||||
Reference in New Issue
Block a user