mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-09 20:12:02 +10:00
Update @mantine/* dependencies to 7.17.0
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.3":
|
||||
version: 7.16.3
|
||||
resolution: "@mantine/core@npm:7.16.3"
|
||||
"@mantine/core@npm:7.17.0":
|
||||
version: 7.17.0
|
||||
resolution: "@mantine/core@npm:7.17.0"
|
||||
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.3
|
||||
"@mantine/hooks": 7.17.0
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/39f0b45e4d0097e03cfa82f9750c01f43dece5394d3e8a96433c03574cb963591ef3cdf95f67d052b08571310ad074875084a5c9ba7148a38372ec9332fbd876
|
||||
checksum: 10c0/de2e7c8782633a89f7ad45d2a85ab599856caa3a4c6526412dd43c6240d0fd5ccf5d79f2761db1f9538e71f69fad8fb57e3f0578c352841d05a86f385205ce2d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:7.16.3":
|
||||
version: 7.16.3
|
||||
resolution: "@mantine/hooks@npm:7.16.3"
|
||||
"@mantine/hooks@npm:7.17.0":
|
||||
version: 7.17.0
|
||||
resolution: "@mantine/hooks@npm:7.17.0"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/35411be6abc611f716c60623f902394ba9cee73692048df1c048278baaca645005e2a65124d359955b1112880fbf9c2ca39dad37d78f0e6d29892fbe07f5211b
|
||||
checksum: 10c0/f8cfdd3a9add54599485fc967e802ef1299e83868635f6e5fe0456564a02a39cc97371fd74da0db14d9a290ca61f113aabdfdbe1a045d9ff48b7abd47ef2eb93
|
||||
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.3"
|
||||
"@mantine/hooks": "npm:7.16.3"
|
||||
"@mantine/core": "npm:7.17.0"
|
||||
"@mantine/hooks": "npm:7.17.0"
|
||||
"@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