mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 01:15:47 +01:00
📦 Add Mantine Modal
This commit is contained in:
@@ -38,6 +38,7 @@
|
|||||||
"@mantine/dropzone": "^5.0.2",
|
"@mantine/dropzone": "^5.0.2",
|
||||||
"@mantine/form": "^5.0.2",
|
"@mantine/form": "^5.0.2",
|
||||||
"@mantine/hooks": "^5.0.2",
|
"@mantine/hooks": "^5.0.2",
|
||||||
|
"@mantine/modals": "^5.0.3",
|
||||||
"@mantine/next": "^5.0.2",
|
"@mantine/next": "^5.0.2",
|
||||||
"@mantine/notifications": "^5.0.2",
|
"@mantine/notifications": "^5.0.2",
|
||||||
"@mantine/prism": "^5.0.0",
|
"@mantine/prism": "^5.0.0",
|
||||||
|
|||||||
33
yarn.lock
33
yarn.lock
@@ -1,3 +1,6 @@
|
|||||||
|
# This file is generated by running "yarn install" inside your project.
|
||||||
|
# Manual changes might be lost - proceed with caution!
|
||||||
|
|
||||||
__metadata:
|
__metadata:
|
||||||
version: 6
|
version: 6
|
||||||
cacheKey: 8
|
cacheKey: 8
|
||||||
@@ -1141,15 +1144,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/form@npm:^4.2.12":
|
|
||||||
version: 4.2.12
|
|
||||||
resolution: "@mantine/form@npm:4.2.12"
|
|
||||||
peerDependencies:
|
|
||||||
react: ">=16.8.0"
|
|
||||||
checksum: 851576d75d6a9db737e1a985db60c6eaeb0fcd019fba3eb27e6bce1dfe915fd6dc138d7954c56228e9c6a6f80e4678e507159476f46436537cca9ea2388c1de7
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@mantine/form@npm:^5.0.2":
|
"@mantine/form@npm:^5.0.2":
|
||||||
version: 5.0.2
|
version: 5.0.2
|
||||||
resolution: "@mantine/form@npm:5.0.2"
|
resolution: "@mantine/form@npm:5.0.2"
|
||||||
@@ -1161,15 +1155,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/hooks@npm:^4.2.12":
|
|
||||||
version: 4.2.12
|
|
||||||
resolution: "@mantine/hooks@npm:4.2.12"
|
|
||||||
peerDependencies:
|
|
||||||
react: ">=16.8.0"
|
|
||||||
checksum: 09dbbbf1d90c8a0b0ea02394454af0de9fcc975668a80ff5460161493509d55603f2e39feac2bb46019db673a576617f2ffb111f0373699ad5462e7c2da9bea6
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@mantine/hooks@npm:^5.0.2":
|
"@mantine/hooks@npm:^5.0.2":
|
||||||
version: 5.0.2
|
version: 5.0.2
|
||||||
resolution: "@mantine/hooks@npm:5.0.2"
|
resolution: "@mantine/hooks@npm:5.0.2"
|
||||||
@@ -1193,17 +1178,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@mantine/next@npm:^4.2.12":
|
|
||||||
version: 4.2.12
|
|
||||||
resolution: "@mantine/next@npm:4.2.12"
|
|
||||||
dependencies:
|
|
||||||
klona: ^2.0.5
|
|
||||||
peerDependencies:
|
|
||||||
react: ">=16.8.0"
|
|
||||||
checksum: db08b33a0e95a20fb4dffc22d58be7f5ece6bbd824b40fa1bccee310587b932f73492bdef1de8d8023777a8bf6d1c7fe76594dba319055b8865543b53f3c60e0
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@mantine/next@npm:^5.0.2":
|
"@mantine/next@npm:^5.0.2":
|
||||||
version: 5.0.2
|
version: 5.0.2
|
||||||
resolution: "@mantine/next@npm:5.0.2"
|
resolution: "@mantine/next@npm:5.0.2"
|
||||||
@@ -4675,6 +4649,7 @@ __metadata:
|
|||||||
"@mantine/dropzone": ^5.0.2
|
"@mantine/dropzone": ^5.0.2
|
||||||
"@mantine/form": ^5.0.2
|
"@mantine/form": ^5.0.2
|
||||||
"@mantine/hooks": ^5.0.2
|
"@mantine/hooks": ^5.0.2
|
||||||
|
"@mantine/modals": ^5.0.3
|
||||||
"@mantine/next": ^5.0.2
|
"@mantine/next": ^5.0.2
|
||||||
"@mantine/notifications": ^5.0.2
|
"@mantine/notifications": ^5.0.2
|
||||||
"@mantine/prism": ^5.0.0
|
"@mantine/prism": ^5.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user