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 packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@red-hat-developer-hub/plugin-utils": "1.0.0",
"@scalprum/core": "0.9.0",
"@scalprum/react-core": "0.11.1",
"lodash": "4.17.21",
"lodash": "4.17.23",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.30.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@backstage-community/plugin-rbac-node": "1.14.0",
"@backstage-community/plugin-scaffolder-backend-module-annotator": "2.8.0",
"@backstage/backend-app-api": "1.3.0",
"@backstage/backend-defaults": "0.13.1",
"@backstage/backend-defaults": "0.12.2",
"@backstage/backend-dynamic-feature-service": "0.7.6",
"@backstage/backend-plugin-api": "1.5.0",
"@backstage/catalog-client": "1.12.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dynamic-plugins-info-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier:fix": "prettier --ignore-unknown --write ."
},
"dependencies": {
"@backstage/backend-defaults": "0.12.0",
"@backstage/backend-defaults": "0.12.2",
"@backstage/backend-dynamic-feature-service": "0.7.3",
"@backstage/backend-plugin-api": "1.4.2",
"@backstage/config": "1.3.3",
Expand Down
4 changes: 2 additions & 2 deletions plugins/kuadrant-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"zod": "^3.22.4"
},
"peerDependencies": {
"@backstage/backend-defaults": "^0.15.0",
"@backstage/backend-defaults": "^0.12.2",
"@backstage/backend-plugin-api": "^1.5.0",
"@backstage/catalog-client": "^1.12.1",
"@backstage/catalog-model": "^1.7.6",
Expand All @@ -71,7 +71,7 @@
"zod"
],
"devDependencies": {
"@backstage/backend-defaults": "^0.15.0",
"@backstage/backend-defaults": "^0.12.2",
"@backstage/backend-plugin-api": "^1.5.0",
"@backstage/backend-test-utils": "^1.10.1",
"@backstage/catalog-client": "^1.12.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/licensed-users-info-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@backstage-community/plugin-rbac-common": "1.20.0",
"@backstage/backend-defaults": "0.12.0",
"@backstage/backend-defaults": "0.12.2",
"@backstage/backend-plugin-api": "1.4.2",
"@backstage/catalog-client": "1.11.0",
"@backstage/catalog-model": "1.7.5",
Expand Down
2 changes: 1 addition & 1 deletion plugins/scalprum-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prettier:fix": "prettier --ignore-unknown --write ."
},
"dependencies": {
"@backstage/backend-defaults": "0.12.0",
"@backstage/backend-defaults": "0.12.2",
"@backstage/backend-dynamic-feature-service": "0.7.3",
"@backstage/backend-plugin-api": "1.4.2",
"@backstage/config": "1.3.3",
Expand Down
96 changes: 48 additions & 48 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4458,7 +4458,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/backend-app-api@npm:^1.3.0, @backstage/backend-app-api@npm:^1.4.1":
"@backstage/backend-app-api@npm:^1.2.7, @backstage/backend-app-api@npm:^1.3.0, @backstage/backend-app-api@npm:^1.4.1":
version: 1.4.1
resolution: "@backstage/backend-app-api@npm:1.4.1"
dependencies:
Expand All @@ -4469,29 +4469,29 @@ __metadata:
languageName: node
linkType: hard

"@backstage/backend-defaults@npm:0.12.0, @backstage/backend-defaults@npm:^0.12.0":
version: 0.12.0
resolution: "@backstage/backend-defaults@npm:0.12.0"
"@backstage/backend-defaults@npm:0.12.2, @backstage/backend-defaults@npm:^0.12.2":
version: 0.12.2
resolution: "@backstage/backend-defaults@npm:0.12.2"
dependencies:
"@aws-sdk/abort-controller": ^3.347.0
"@aws-sdk/client-codecommit": ^3.350.0
"@aws-sdk/client-s3": ^3.350.0
"@aws-sdk/credential-providers": ^3.350.0
"@aws-sdk/types": ^3.347.0
"@azure/storage-blob": ^12.5.0
"@backstage/backend-app-api": ^1.2.6
"@backstage/backend-app-api": ^1.2.7
"@backstage/backend-dev-utils": ^0.1.5
"@backstage/backend-plugin-api": ^1.4.2
"@backstage/backend-plugin-api": ^1.4.3
"@backstage/cli-node": ^0.2.14
"@backstage/config": ^1.3.3
"@backstage/config-loader": ^1.10.2
"@backstage/config": ^1.3.4
"@backstage/config-loader": ^1.10.4
"@backstage/errors": ^1.2.7
"@backstage/integration": ^1.17.1
"@backstage/integration": ^1.18.0
"@backstage/integration-aws-node": ^0.1.17
"@backstage/plugin-auth-node": ^0.6.6
"@backstage/plugin-events-node": ^0.4.14
"@backstage/plugin-permission-node": ^0.10.3
"@backstage/types": ^1.2.1
"@backstage/plugin-auth-node": ^0.6.7
"@backstage/plugin-events-node": ^0.4.15
"@backstage/plugin-permission-node": ^0.10.4
"@backstage/types": ^1.2.2
"@google-cloud/storage": ^7.0.0
"@keyv/memcache": ^2.0.1
"@keyv/redis": ^4.0.1
Expand Down Expand Up @@ -4549,33 +4549,33 @@ __metadata:
peerDependenciesMeta:
"@google-cloud/cloud-sql-connector":
optional: true
checksum: bacb5c88246eb9aa7731bb0f46ee43c3b90faf5eca24735a4d2fe3cd7575a0404441158667e77a7acaf9fcd3755722de9066792c3e718bee39c8c480dfb78209
checksum: ce15cf8b292be4089dc017f370b950099227d5dce5e7e4adfc453b69bccf72810c5e99058a702c65e7fb69d48523bd000b48c34a60d6b303cb865dfb4d834c89
languageName: node
linkType: hard

"@backstage/backend-defaults@npm:0.13.1":
version: 0.13.1
resolution: "@backstage/backend-defaults@npm:0.13.1"
"@backstage/backend-defaults@npm:^0.12.0":
version: 0.12.0
resolution: "@backstage/backend-defaults@npm:0.12.0"
dependencies:
"@aws-sdk/abort-controller": ^3.347.0
"@aws-sdk/client-codecommit": ^3.350.0
"@aws-sdk/client-s3": ^3.350.0
"@aws-sdk/credential-providers": ^3.350.0
"@aws-sdk/types": ^3.347.0
"@azure/storage-blob": ^12.5.0
"@backstage/backend-app-api": ^1.3.0
"@backstage/backend-app-api": ^1.2.6
"@backstage/backend-dev-utils": ^0.1.5
"@backstage/backend-plugin-api": ^1.5.0
"@backstage/cli-node": ^0.2.15
"@backstage/config": ^1.3.6
"@backstage/config-loader": ^1.10.6
"@backstage/backend-plugin-api": ^1.4.2
"@backstage/cli-node": ^0.2.14
"@backstage/config": ^1.3.3
"@backstage/config-loader": ^1.10.2
"@backstage/errors": ^1.2.7
"@backstage/integration": ^1.18.2
"@backstage/integration-aws-node": ^0.1.19
"@backstage/plugin-auth-node": ^0.6.9
"@backstage/plugin-events-node": ^0.4.17
"@backstage/plugin-permission-node": ^0.10.6
"@backstage/types": ^1.2.2
"@backstage/integration": ^1.17.1
"@backstage/integration-aws-node": ^0.1.17
"@backstage/plugin-auth-node": ^0.6.6
"@backstage/plugin-events-node": ^0.4.14
"@backstage/plugin-permission-node": ^0.10.3
"@backstage/types": ^1.2.1
"@google-cloud/storage": ^7.0.0
"@keyv/memcache": ^2.0.1
"@keyv/redis": ^4.0.1
Expand Down Expand Up @@ -4633,7 +4633,7 @@ __metadata:
peerDependenciesMeta:
"@google-cloud/cloud-sql-connector":
optional: true
checksum: 8a9a1feca3a1a7dcca8c7cd05e651168b7a2ed485ddc2043b671827f7465fa609ad29416dfdc3b03dfb5ce97494b9d6f945ce921a2a46efbdbd0ce470e1688d0
checksum: bacb5c88246eb9aa7731bb0f46ee43c3b90faf5eca24735a4d2fe3cd7575a0404441158667e77a7acaf9fcd3755722de9066792c3e718bee39c8c480dfb78209
languageName: node
linkType: hard

Expand Down Expand Up @@ -5228,14 +5228,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/cli-common@npm:^0.1.14, @backstage/cli-common@npm:^0.1.15":
version: 0.1.15
resolution: "@backstage/cli-common@npm:0.1.15"
checksum: fbfded2ff0122c28c2104fa40703486c0fe5c43acd68de2659533d46ebc11f296a06c45499d0ced1579a75ee6002739d2cb90f08fe2587e887d79b82d4f91515
languageName: node
linkType: hard

"@backstage/cli-common@npm:^0.1.16, @backstage/cli-common@npm:^0.1.17":
"@backstage/cli-common@npm:^0.1.14, @backstage/cli-common@npm:^0.1.15, @backstage/cli-common@npm:^0.1.16, @backstage/cli-common@npm:^0.1.17":
version: 0.1.17
resolution: "@backstage/cli-common@npm:0.1.17"
dependencies:
Expand Down Expand Up @@ -5626,7 +5619,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/config-loader@npm:^1.10.6, @backstage/config-loader@npm:^1.10.7":
"@backstage/config-loader@npm:^1.10.4, @backstage/config-loader@npm:^1.10.6, @backstage/config-loader@npm:^1.10.7":
version: 1.10.7
resolution: "@backstage/config-loader@npm:1.10.7"
dependencies:
Expand Down Expand Up @@ -5683,7 +5676,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/config@npm:1.3.6, @backstage/config@npm:^1.3.6":
"@backstage/config@npm:1.3.6, @backstage/config@npm:^1.3.4, @backstage/config@npm:^1.3.6":
version: 1.3.6
resolution: "@backstage/config@npm:1.3.6"
dependencies:
Expand Down Expand Up @@ -8274,7 +8267,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/plugin-events-node@npm:^0.4.17, @backstage/plugin-events-node@npm:^0.4.18":
"@backstage/plugin-events-node@npm:^0.4.15, @backstage/plugin-events-node@npm:^0.4.17, @backstage/plugin-events-node@npm:^0.4.18":
version: 0.4.18
resolution: "@backstage/plugin-events-node@npm:0.4.18"
dependencies:
Expand Down Expand Up @@ -11844,7 +11837,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@internal/plugin-dynamic-plugins-info-backend@workspace:plugins/dynamic-plugins-info-backend"
dependencies:
"@backstage/backend-defaults": 0.12.0
"@backstage/backend-defaults": 0.12.2
"@backstage/backend-dynamic-feature-service": 0.7.3
"@backstage/backend-plugin-api": 1.4.2
"@backstage/backend-test-utils": 1.8.0
Expand All @@ -11867,7 +11860,7 @@ __metadata:
resolution: "@internal/plugin-licensed-users-info-backend@workspace:plugins/licensed-users-info-backend"
dependencies:
"@backstage-community/plugin-rbac-common": 1.20.0
"@backstage/backend-defaults": 0.12.0
"@backstage/backend-defaults": 0.12.2
"@backstage/backend-plugin-api": 1.4.2
"@backstage/backend-test-utils": 1.8.0
"@backstage/catalog-client": 1.11.0
Expand Down Expand Up @@ -11898,7 +11891,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@internal/plugin-scalprum-backend@workspace:plugins/scalprum-backend"
dependencies:
"@backstage/backend-defaults": 0.12.0
"@backstage/backend-defaults": 0.12.2
"@backstage/backend-dynamic-feature-service": 0.7.3
"@backstage/backend-plugin-api": 1.4.2
"@backstage/backend-test-utils": 1.8.0
Expand Down Expand Up @@ -12716,7 +12709,7 @@ __metadata:
resolution: "@kuadrant/kuadrant-backstage-plugin-backend@workspace:plugins/kuadrant-backend"
dependencies:
"@backstage-community/plugin-rbac-node": ^1.5.1
"@backstage/backend-defaults": ^0.15.0
"@backstage/backend-defaults": ^0.12.2
"@backstage/backend-plugin-api": ^1.5.0
"@backstage/backend-test-utils": ^1.10.1
"@backstage/catalog-client": ^1.12.1
Expand All @@ -12739,7 +12732,7 @@ __metadata:
typescript: ^5.9.3
zod: ^3.22.4
peerDependencies:
"@backstage/backend-defaults": ^0.15.0
"@backstage/backend-defaults": ^0.12.2
"@backstage/backend-plugin-api": ^1.5.0
"@backstage/catalog-client": ^1.12.1
"@backstage/catalog-model": ^1.7.6
Expand Down Expand Up @@ -24322,7 +24315,7 @@ __metadata:
"@types/node": 22.19.1
"@types/react": 18.3.27
"@types/react-dom": 18.3.7
lodash: 4.17.21
lodash: 4.17.23
prettier: 3.7.4
react: 18.3.1
react-dom: 18.3.1
Expand Down Expand Up @@ -25046,7 +25039,7 @@ __metadata:
"@backstage-community/plugin-rbac-node": 1.14.0
"@backstage-community/plugin-scaffolder-backend-module-annotator": 2.8.0
"@backstage/backend-app-api": 1.3.0
"@backstage/backend-defaults": 0.13.1
"@backstage/backend-defaults": 0.12.2
"@backstage/backend-dynamic-feature-service": 0.7.6
"@backstage/backend-plugin-api": 1.5.0
"@backstage/backend-test-utils": 1.10.1
Expand Down Expand Up @@ -35098,7 +35091,14 @@ __metadata:
languageName: node
linkType: hard

"lodash@npm:4.17.21, lodash@npm:^4.15.0, lodash@npm:^4.16.4, lodash@npm:^4.17.0, lodash@npm:^4.17.14, lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4, lodash@npm:~4.17.21":
"lodash@npm:4.17.23":
version: 4.17.23
resolution: "lodash@npm:4.17.23"
checksum: 7daad39758a72872e94651630fbb54ba76868f904211089721a64516ce865506a759d9ad3d8ff22a2a49a50a09db5d27c36f22762d21766e47e3ba918d6d7bab
languageName: node
linkType: hard

"lodash@npm:^4.15.0, lodash@npm:^4.16.4, lodash@npm:^4.17.0, lodash@npm:^4.17.14, lodash@npm:^4.17.15, lodash@npm:^4.17.20, lodash@npm:^4.17.21, lodash@npm:^4.17.4, lodash@npm:~4.17.21":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7
Expand Down