mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-10 04:22:01 +10:00
Update @mantine/* dependencies to 8.0.1
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
"storybook:build": "storybook build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mantine/core": "8.0.0",
|
||||
"@mantine/hooks": "8.0.0",
|
||||
"@mantine/core": "8.0.1",
|
||||
"@mantine/hooks": "8.0.1",
|
||||
"@next/bundle-analyzer": "^15.2.3",
|
||||
"@tabler/icons-react": "^3.31.0",
|
||||
"next": "15.2.3",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@ -3293,9 +3293,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "@mantine/core@npm:8.0.0"
|
||||
"@mantine/core@npm:8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@mantine/core@npm:8.0.1"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.28"
|
||||
clsx: "npm:^2.1.1"
|
||||
@ -3304,19 +3304,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.9"
|
||||
type-fest: "npm:^4.27.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 8.0.0
|
||||
"@mantine/hooks": 8.0.1
|
||||
react: ^18.x || ^19.x
|
||||
react-dom: ^18.x || ^19.x
|
||||
checksum: 10c0/d23099322ebcbb0632a8182fb5992719ef9dc54168eb136ae3a94f79aaa3c375afe81ab2001f7dd15f6738fa8970c333b8713f9fc125de6f3207ac388b4aacd5
|
||||
checksum: 10c0/cb07af8fa3221de2b6e2ebf4742ca13207b118ad76bf3a4bba662a7f51625fae5aebf91f7f46bb3af00d5adf1f5155bb92846593aef34811d543585582321b09
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:8.0.0":
|
||||
version: 8.0.0
|
||||
resolution: "@mantine/hooks@npm:8.0.0"
|
||||
"@mantine/hooks@npm:8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "@mantine/hooks@npm:8.0.1"
|
||||
peerDependencies:
|
||||
react: ^18.x || ^19.x
|
||||
checksum: 10c0/d1ff4d99e82abe14e230c1ac77347f2025b78e32f8fb75ca4d0cdee801bdecd8589687b3281138e0251bfed64dc7e4bbb17a97c2be915ddf43abadc794425249
|
||||
checksum: 10c0/5ee0459d5b393e8e512f1a10c6e8a28235f10f0930503b05477daf3404f6266015e20806e20005c7458a9f66efe310fc85be448be7409bb541e782ed7586bb91
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10863,8 +10863,8 @@ __metadata:
|
||||
"@babel/core": "npm:^7.26.10"
|
||||
"@eslint/js": "npm:^9.23.0"
|
||||
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.1"
|
||||
"@mantine/core": "npm:8.0.0"
|
||||
"@mantine/hooks": "npm:8.0.0"
|
||||
"@mantine/core": "npm:8.0.1"
|
||||
"@mantine/hooks": "npm:8.0.1"
|
||||
"@next/bundle-analyzer": "npm:^15.2.3"
|
||||
"@storybook/nextjs": "npm:^8.6.8"
|
||||
"@storybook/react": "npm:^8.6.8"
|
||||
|
||||
Reference in New Issue
Block a user