Register trust and encryption WebUI modules
This commit is contained in:
Generated
+40
@@ -22,9 +22,11 @@
|
||||
"@govoplan/datasources-webui": "file:../../govoplan-datasources/webui",
|
||||
"@govoplan/dist-lists-webui": "file:../../govoplan-dist-lists/webui",
|
||||
"@govoplan/docs-webui": "file:../../govoplan-docs/webui",
|
||||
"@govoplan/encryption-webui": "file:../../govoplan-encryption/webui",
|
||||
"@govoplan/files-webui": "file:../../govoplan-files/webui",
|
||||
"@govoplan/forms-runtime-webui": "file:../../govoplan-forms-runtime/webui",
|
||||
"@govoplan/forms-webui": "file:../../govoplan-forms/webui",
|
||||
"@govoplan/identity-trust-webui": "file:../../govoplan-identity-trust/webui",
|
||||
"@govoplan/idm-webui": "file:../../govoplan-idm/webui",
|
||||
"@govoplan/mail-webui": "file:../../govoplan-mail/webui",
|
||||
"@govoplan/notifications-webui": "file:../../govoplan-notifications/webui",
|
||||
@@ -314,6 +316,21 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"../../govoplan-encryption/webui": {
|
||||
"name": "@govoplan/encryption-webui",
|
||||
"version": "0.1.14",
|
||||
"peerDependencies": {
|
||||
"@govoplan/core-webui": "^0.1.14",
|
||||
"lucide-react": "^1.23.0",
|
||||
"react": ">=19.2.7 <20",
|
||||
"react-dom": ">=19.2.7 <20"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@govoplan/core-webui": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"../../govoplan-files/webui": {
|
||||
"name": "@govoplan/files-webui",
|
||||
"version": "0.1.9",
|
||||
@@ -364,6 +381,21 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"../../govoplan-identity-trust/webui": {
|
||||
"name": "@govoplan/identity-trust-webui",
|
||||
"version": "0.1.14",
|
||||
"peerDependencies": {
|
||||
"@govoplan/core-webui": "^0.1.14",
|
||||
"lucide-react": "^1.23.0",
|
||||
"react": ">=19.2.7 <20",
|
||||
"react-dom": ">=19.2.7 <20"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@govoplan/core-webui": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"../../govoplan-idm/webui": {
|
||||
"name": "@govoplan/idm-webui",
|
||||
"version": "0.1.8",
|
||||
@@ -1479,6 +1511,10 @@
|
||||
"resolved": "../../govoplan-docs/webui",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@govoplan/encryption-webui": {
|
||||
"resolved": "../../govoplan-encryption/webui",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@govoplan/files-webui": {
|
||||
"resolved": "../../govoplan-files/webui",
|
||||
"link": true
|
||||
@@ -1491,6 +1527,10 @@
|
||||
"resolved": "../../govoplan-forms/webui",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@govoplan/identity-trust-webui": {
|
||||
"resolved": "../../govoplan-identity-trust/webui",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@govoplan/idm-webui": {
|
||||
"resolved": "../../govoplan-idm/webui",
|
||||
"link": true
|
||||
|
||||
Reference in New Issue
Block a user