mirror of
https://github.com/mantinedev/next-app-template.git
synced 2025-11-10 04:22:01 +10:00
Update @mantine/* dependencies to 7.9.2
This commit is contained in:
22
yarn.lock
22
yarn.lock
@ -2664,9 +2664,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/core@npm:7.8.1":
|
||||
version: 7.8.1
|
||||
resolution: "@mantine/core@npm:7.8.1"
|
||||
"@mantine/core@npm:7.9.2":
|
||||
version: 7.9.2
|
||||
resolution: "@mantine/core@npm:7.9.2"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.9"
|
||||
clsx: "npm:2.1.0"
|
||||
@ -2675,19 +2675,19 @@ __metadata:
|
||||
react-textarea-autosize: "npm:8.5.3"
|
||||
type-fest: "npm:^4.12.0"
|
||||
peerDependencies:
|
||||
"@mantine/hooks": 7.8.1
|
||||
"@mantine/hooks": 7.9.2
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
checksum: 10c0/14f7197c63438fd5144543830249c47038b4cec7941f2ef138f59b6e252f3b93e3db8593107ca28409d2dd47870820e5ddd310f139f5198a1ce4f6952db6b349
|
||||
checksum: 10c0/0de53f4fa633a4a7df246227d4f8fc34927c91e5f683fb8469fe4c84ba973065b815ee5dc538282628063411a7053e1e61cfbc588f4031b316086a5bc859281c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mantine/hooks@npm:7.8.1":
|
||||
version: 7.8.1
|
||||
resolution: "@mantine/hooks@npm:7.8.1"
|
||||
"@mantine/hooks@npm:7.9.2":
|
||||
version: 7.9.2
|
||||
resolution: "@mantine/hooks@npm:7.9.2"
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
checksum: 10c0/97e33fb937324a1e3a1b65d7acad271717a9725b0df47bfdf989d3c1ce00d965d7f64da5d7ba0d5dbf1fc020dad4eba939a42f2e9c017e263689cf1448119abd
|
||||
checksum: 10c0/e84e3ca8513c93f2759be7afec01d2e03295ddc665922d8c0972e6b39257e5d49815dfd0eab577e167534c599c8703ce3668c430fe94aed36f2f85474484d29d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11888,8 +11888,8 @@ __metadata:
|
||||
resolution: "mantine-next-template@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.24.0"
|
||||
"@mantine/core": "npm:7.8.1"
|
||||
"@mantine/hooks": "npm:7.8.1"
|
||||
"@mantine/core": "npm:7.9.2"
|
||||
"@mantine/hooks": "npm:7.9.2"
|
||||
"@next/bundle-analyzer": "npm:^14.1.3"
|
||||
"@next/eslint-plugin-next": "npm:^14.1.3"
|
||||
"@storybook/addon-essentials": "npm:^8.0.0"
|
||||
|
||||
Reference in New Issue
Block a user