📦 Add Mantine Modal

This commit is contained in:
ajnart
2022-08-07 17:19:39 +02:00
parent 60ef0fe5d6
commit 03dd4b33ac
2 changed files with 5 additions and 29 deletions

View File

@@ -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",

View File

@@ -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