mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-09 20:12:02 +10:00
Update @mantine/* dependencies to 8.2.2
This commit is contained in:
22
yarn.lock
22
yarn.lock
@ -3532,9 +3532,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:8.2.1":
|
||||
version: 8.2.1
|
||||
resolution: "@mantine/core@npm:8.2.1"
|
||||
"@mantine/core@npm:8.2.2":
|
||||
version: 8.2.2
|
||||
resolution: "@mantine/core@npm:8.2.2"
|
||||
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.1
|
||||
"@mantine/hooks": 8.2.2
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/a25bc747d31418d2e94d88685dcdb1d71bf8e1ecf357fd866854d420e6a49201da72eb7b4f4f590d2c0acf20e17fd472b5f4bdd2ce6eb4a5f34a949f8e4ac113
|
||||
checksum: 10c0/d4becde6a6d6eb3b082068ffbdf9eb3c5e9e52fe9cdc67642bd6b2dfaddd2ead042948f39ba38c9e48dc13ce95cf1c57d9c8a152657fc2619fee8519227d7d75
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:8.2.1":
|
||||
version: 8.2.1
|
||||
resolution: "@mantine/hooks@npm:8.2.1"
|
||||
"@mantine/hooks@npm:8.2.2":
|
||||
version: 8.2.2
|
||||
resolution: "@mantine/hooks@npm:8.2.2"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/f9b632ee8f6b669d308b5b8b66231c3f99246312631f22abd88091c5c136e7edf588c58a155557633b83aab73ad9a60cc67dd4d70527ef3a91275bdf6c3632ba
|
||||
checksum: 10c0/4c116b57919d87e3b37d4a3f2e17483a66520e6cef27eacd03014d0d2ba1f9a5cfb9120736faef6b41936f3ebbd4e1d8469b0081f77f01ebbf3006b58bcca9c7
|
||||
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.1"
|
||||
"@mantine/hooks": "npm:8.2.1"
|
||||
"@mantine/core": "npm:8.2.2"
|
||||
"@mantine/hooks": "npm:8.2.2"
|
||||
"@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