|
3 | 3 | "productName": "", |
4 | 4 | "description": "Lens Desktop Core", |
5 | 5 | "homepage": "https://github.com/lensapp/lens", |
6 | | - "version": "6.5.0-alpha.7", |
| 6 | + "version": "6.5.0-alpha.8", |
7 | 7 | "repository": { |
8 | 8 | "type": "git", |
9 | 9 | "url": "git+https://github.com/lensapp/lens.git" |
|
112 | 112 | "@astronautlabs/jsonpath": "^1.1.0", |
113 | 113 | "@hapi/call": "^9.0.1", |
114 | 114 | "@hapi/subtext": "^7.1.0", |
115 | | - "@k8slens/metrics": "^6.5.0-alpha.3", |
| 115 | + "@k8slens/list-layout": "^1.0.0-alpha.1", |
| 116 | + "@k8slens/metrics": "^6.5.0-alpha.4", |
116 | 117 | "@k8slens/node-fetch": "^6.5.0-alpha.3", |
117 | 118 | "@k8slens/react-application": "^1.0.0-alpha.2", |
118 | | - "@k8slens/list-layout": "^1.0.0-alpha.0", |
119 | 119 | "@kubernetes/client-node": "^0.18.1", |
120 | 120 | "@material-ui/styles": "^4.11.5", |
121 | 121 | "@sentry/electron": "^3.0.8", |
|
313 | 313 | "peerDependencies": { |
314 | 314 | "@k8slens/application": "^6.5.0-alpha.0", |
315 | 315 | "@k8slens/application-for-electron-main": "^6.5.0-alpha.0", |
| 316 | + "@k8slens/button": "^1.0.0-alpha.0", |
316 | 317 | "@k8slens/cluster-settings": "^6.5.0-alpha.1", |
317 | 318 | "@k8slens/kubectl-versions": "^1.0.0-alpha.0", |
318 | 319 | "@k8slens/legacy-extensions": "^1.0.0-alpha.0", |
|
323 | 324 | "@k8slens/startable-stoppable": "^1.0.0-alpha.1", |
324 | 325 | "@k8slens/test-utils": "^1.0.0-alpha.1", |
325 | 326 | "@k8slens/tooltip": "^1.0.0-alpha.0", |
326 | | - "@k8slens/button": "^1.0.0-alpha.0", |
327 | 327 | "@k8slens/utilities": "^1.0.0-alpha.1", |
328 | 328 | "@ogre-tools/fp": "^15.3.1", |
329 | 329 | "@ogre-tools/injectable": "^15.3.1", |
|
0 commit comments