mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: Add missing peer and normal dependencies to prevent duplicate instances of same dependencies being bundled
Note that automated enforcement of dependencies already exists but it is not used in open-lens and core -packages yet. Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com> Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
feceb76919
commit
1bd54336ef
@ -318,6 +318,7 @@
|
||||
"@k8slens/cluster-settings": "^6.5.0-alpha.1",
|
||||
"@k8slens/kubectl-versions": "^1.0.0-alpha.0",
|
||||
"@k8slens/legacy-extensions": "^1.0.0-alpha.0",
|
||||
"@k8slens/logging": "^1.0.0-alpha.0",
|
||||
"@k8slens/messaging": "^1.0.0-alpha.1",
|
||||
"@k8slens/messaging-for-main": "^1.0.0-alpha.1",
|
||||
"@k8slens/messaging-for-renderer": "^1.0.0-alpha.1",
|
||||
|
||||
@ -189,6 +189,7 @@
|
||||
"@k8slens/kubectl-versions": "^1.0.0-alpha.2",
|
||||
"@k8slens/legacy-extension-example": "^1.0.0-alpha.6",
|
||||
"@k8slens/legacy-extensions": "^1.0.0-alpha.3",
|
||||
"@k8slens/logging": "^1.0.0-alpha.1",
|
||||
"@k8slens/messaging": "^1.0.0-alpha.3",
|
||||
"@k8slens/messaging-for-main": "^1.0.0-alpha.3",
|
||||
"@k8slens/messaging-for-renderer": "^1.0.0-alpha.3",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user