Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/agent-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@backstage/dev-utils": "backstage:^",
"@backstage/frontend-test-utils": "backstage:^",
"@backstage/test-utils": "backstage:^",
"@giantswarm/k8s-types": "github:giantswarm/k8s-typescript-types#v0.6.0",
"@giantswarm/k8s-types": "github:giantswarm/k8s-typescript-types#v0.6.1",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/kubernetes-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@backstage/plugin-kubernetes-react": "backstage:^",
"@giantswarm/backstage-plugin-error-reporter-react": "workspace:^",
"@giantswarm/backstage-plugin-ui-react": "workspace:^",
"@giantswarm/k8s-types": "github:giantswarm/k8s-typescript-types#v0.6.0",
"@giantswarm/k8s-types": "github:giantswarm/k8s-typescript-types#v0.6.1",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.11.3",
"@types/lodash": "^4.17.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10913,7 +10913,7 @@ __metadata:
"@giantswarm/backstage-plugin-gs": "workspace:^"
"@giantswarm/backstage-plugin-kubernetes-react": "workspace:^"
"@giantswarm/backstage-plugin-ui-react": "workspace:^"
"@giantswarm/k8s-types": "github:giantswarm/k8s-typescript-types#v0.6.0"
"@giantswarm/k8s-types": "github:giantswarm/k8s-typescript-types#v0.6.1"
"@material-ui/core": "npm:^4.12.4"
"@material-ui/icons": "npm:^4.11.3"
"@tanstack/query-async-storage-persister": "npm:^5.86.0"
Expand Down Expand Up @@ -11289,7 +11289,7 @@ __metadata:
"@backstage/plugin-kubernetes-react": "backstage:^"
"@giantswarm/backstage-plugin-error-reporter-react": "workspace:^"
"@giantswarm/backstage-plugin-ui-react": "workspace:^"
"@giantswarm/k8s-types": "github:giantswarm/k8s-typescript-types#v0.6.0"
"@giantswarm/k8s-types": "github:giantswarm/k8s-typescript-types#v0.6.1"
"@material-ui/core": "npm:^4.9.13"
"@material-ui/icons": "npm:^4.11.3"
"@testing-library/jest-dom": "npm:^6.0.0"
Expand Down Expand Up @@ -11530,10 +11530,10 @@ __metadata:
languageName: unknown
linkType: soft

"@giantswarm/k8s-types@github:giantswarm/k8s-typescript-types#v0.6.0":
"@giantswarm/k8s-types@github:giantswarm/k8s-typescript-types#v0.6.1":
version: 0.1.0
resolution: "@giantswarm/k8s-types@https://github.com/giantswarm/k8s-typescript-types.git#commit=8675562f176285888ed06fc54039acddbc6328d7"
checksum: 10c0/5d661f970a6862f9674fa1d2acc17aa59008430be997628ec3963d0172d68ded0d1ff79cef123251fabf30523019019e1ade99ba039bab3bbf93880eca2a7b4f
resolution: "@giantswarm/k8s-types@https://github.com/giantswarm/k8s-typescript-types.git#commit=4b3df6f3af887b21c49406e99c32d3f397361f5c"
checksum: 10c0/12c6e52fbe1ec631d1fd9a41147d63b4883c33a53e734fe41f4f3e0033d5c4215e4ba10879e5fb1ad9ae58a551734c688b57d38bcdb8dc343a76542bd729332c
languageName: node
linkType: hard

Expand Down
Loading