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.1
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "8.1.2",
|
||||
"@mantine/hooks": "8.1.2",
|
||||
"@mantine/core": "8.2.1",
|
||||
"@mantine/hooks": "8.2.1",
|
||||
"@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.1.2":
|
||||
version: 8.1.2
|
||||
resolution: "@mantine/core@npm:8.1.2"
|
||||
"@mantine/core@npm:8.2.1":
|
||||
version: 8.2.1
|
||||
resolution: "@mantine/core@npm:8.2.1"
|
||||
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.1.2
|
||||
"@mantine/hooks": 8.2.1
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/c6498676dc5a50a036778588002301717cd9e290f6e9c460702592a2d5f0da0dc19be56f781f890656ca04ea353328c9c605fdc105924544978aa39b995433d5
|
||||
checksum: 10c0/a25bc747d31418d2e94d88685dcdb1d71bf8e1ecf357fd866854d420e6a49201da72eb7b4f4f590d2c0acf20e17fd472b5f4bdd2ce6eb4a5f34a949f8e4ac113
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:8.1.2":
|
||||
version: 8.1.2
|
||||
resolution: "@mantine/hooks@npm:8.1.2"
|
||||
"@mantine/hooks@npm:8.2.1":
|
||||
version: 8.2.1
|
||||
resolution: "@mantine/hooks@npm:8.2.1"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/64bbc2b4cf39b315958939ce0c1febf2e35c79618f99cc2a262788e7d180922f7d551445606a2b4d66fcbf5371d1d40f9c50e5ff8e87b16ac1c28e5a4f2f4373
|
||||
checksum: 10c0/f9b632ee8f6b669d308b5b8b66231c3f99246312631f22abd88091c5c136e7edf588c58a155557633b83aab73ad9a60cc67dd4d70527ef3a91275bdf6c3632ba
|
||||
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.1.2"
|
||||
"@mantine/hooks": "npm:8.1.2"
|
||||
"@mantine/core": "npm:8.2.1"
|
||||
"@mantine/hooks": "npm:8.2.1"
|
||||
"@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