Skip to content
Merged
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
6 changes: 3 additions & 3 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
"@red-hat-developer-hub/backstage-plugin-theme": "0.14.4",
"@red-hat-developer-hub/backstage-plugin-translations": "0.3.1",
"@red-hat-developer-hub/plugin-utils": "1.0.0",
"@scalprum/core": "0.9.0",
"@scalprum/react-core": "0.11.1",
"@scalprum/core": "0.9.2",
"@scalprum/react-core": "0.11.2",
"lodash": "4.18.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.30.3",
"react-use": "17.6.0",
"tss-react": "4.9.20"
"tss-react": "4.9.21"
},
"devDependencies": {
"@backstage/cli": "0.36.0",
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 @@ -36,7 +36,7 @@
"@backstage/backend-dynamic-feature-service": "0.8.0",
"@backstage/backend-plugin-api": "1.8.0",
"@backstage/config": "1.3.6",
"express": "4.22.1",
"express": "4.22.2",
"node-fetch": "2.7.0",
"winston": "3.14.2"
},
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 @@ -41,7 +41,7 @@
"@backstage/plugin-auth-backend": "0.27.3",
"@backstage/plugin-permission-common": "0.9.7",
"@backstage/types": "1.2.2",
"express": "4.22.1",
"express": "4.22.2",
"express-promise-router": "4.1.1",
"json-2-csv": "5.5.10",
"knex": "3.1.0",
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 @@ -35,7 +35,7 @@
"@backstage/backend-dynamic-feature-service": "0.8.0",
"@backstage/backend-plugin-api": "1.8.0",
"@backstage/config": "1.3.6",
"express": "4.22.1",
"express": "4.22.2",
"node-fetch": "2.7.0",
"winston": "3.14.2"
},
Expand Down
120 changes: 106 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7412,7 +7412,7 @@ __metadata:
"@backstage/config": "npm:1.3.6"
"@types/express": "npm:4.17.25"
"@types/supertest": "npm:6.0.3"
express: "npm:4.22.1"
express: "npm:4.22.2"
msw: "npm:1.3.5"
node-fetch: "npm:2.7.0"
prettier: "npm:3.8.3"
Expand Down Expand Up @@ -7442,7 +7442,7 @@ __metadata:
"@backstage/types": "npm:1.2.2"
"@types/express": "npm:4.17.25"
"@types/supertest": "npm:6.0.3"
express: "npm:4.22.1"
express: "npm:4.22.2"
express-promise-router: "npm:4.1.1"
json-2-csv: "npm:5.5.10"
knex: "npm:3.1.0"
Expand All @@ -7469,7 +7469,7 @@ __metadata:
"@types/express": "npm:4.17.25"
"@types/mock-fs": "npm:4.13.4"
"@types/supertest": "npm:6.0.3"
express: "npm:4.22.1"
express: "npm:4.22.2"
mock-fs: "npm:5.5.0"
msw: "npm:1.3.5"
node-fetch: "npm:2.7.0"
Expand Down Expand Up @@ -14331,7 +14331,17 @@ __metadata:
languageName: node
linkType: hard

"@scalprum/core@npm:0.9.0, @scalprum/core@npm:^0.9.0":
"@scalprum/core@npm:0.9.2, @scalprum/core@npm:^0.9.1":
version: 0.9.2
resolution: "@scalprum/core@npm:0.9.2"
dependencies:
"@openshift/dynamic-plugin-sdk": "npm:^5.0.1"
tslib: "npm:^2.6.2"
checksum: 10c0/a0ae59d8235f0d98e4cec780afcaa7ac1adcb4e82ba56a2de74c11f1df1edd9c6751ad55630949a9c584af2878549a0e1e7c21f35e257f2e540c281c35b0ca76
languageName: node
linkType: hard

"@scalprum/core@npm:^0.9.0":
version: 0.9.0
resolution: "@scalprum/core@npm:0.9.0"
dependencies:
Expand All @@ -14341,7 +14351,21 @@ __metadata:
languageName: node
linkType: hard

"@scalprum/react-core@npm:0.11.1, @scalprum/react-core@npm:^0.11.1":
"@scalprum/react-core@npm:0.11.2":
version: 0.11.2
resolution: "@scalprum/react-core@npm:0.11.2"
dependencies:
"@openshift/dynamic-plugin-sdk": "npm:^5.0.1"
"@scalprum/core": "npm:^0.9.1"
lodash: "npm:^4.17.0"
peerDependencies:
react: ">=16.8.0 || >=17.0.0 || ^18.0.0"
react-dom: ">=16.8.0 || >=17.0.0 || ^18.0.0"
checksum: 10c0/b27209ff4276f8e12c8b5e956def2d4273fa8dee75a1b54a634a58e02682470d8d51bdbce0d55930a699d32383997e189735299f73a86160c00b720a266f3f2b
languageName: node
linkType: hard

"@scalprum/react-core@npm:^0.11.1":
version: 0.11.1
resolution: "@scalprum/react-core@npm:0.11.1"
dependencies:
Expand Down Expand Up @@ -18735,8 +18759,8 @@ __metadata:
"@red-hat-developer-hub/backstage-plugin-theme": "npm:0.14.4"
"@red-hat-developer-hub/backstage-plugin-translations": "npm:0.3.1"
"@red-hat-developer-hub/plugin-utils": "npm:1.0.0"
"@scalprum/core": "npm:0.9.0"
"@scalprum/react-core": "npm:0.11.1"
"@scalprum/core": "npm:0.9.2"
"@scalprum/react-core": "npm:0.11.2"
"@scalprum/react-test-utils": "npm:0.2.11"
"@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.9.1"
Expand All @@ -18753,7 +18777,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-router-dom: "npm:6.30.3"
react-use: "npm:17.6.0"
tss-react: "npm:4.9.20"
tss-react: "npm:4.9.21"
typescript: "npm:5.9.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -19736,6 +19760,26 @@ __metadata:
languageName: node
linkType: hard

"body-parser@npm:~1.20.5":
version: 1.20.5
resolution: "body-parser@npm:1.20.5"
dependencies:
bytes: "npm:~3.1.2"
content-type: "npm:~1.0.5"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
destroy: "npm:~1.2.0"
http-errors: "npm:~2.0.1"
iconv-lite: "npm:~0.4.24"
on-finished: "npm:~2.4.1"
qs: "npm:~6.15.1"
raw-body: "npm:~2.5.3"
type-is: "npm:~1.6.18"
unpipe: "npm:~1.0.0"
checksum: 10c0/ad777ca5e4711eae253c93f50fdc4608c60b76a9710d79e5e5b84581c76691e6ad21ecc9158986d9ea2b365df73e403ca33c27a8bccc1a7cfc2ccc248548118d
languageName: node
linkType: hard

"bonjour-service@npm:^1.0.11, bonjour-service@npm:^1.2.1":
version: 1.3.0
resolution: "bonjour-service@npm:1.3.0"
Expand Down Expand Up @@ -23935,7 +23979,46 @@ __metadata:
languageName: node
linkType: hard

"express@npm:4.22.1, express@npm:^4.14.0, express@npm:^4.17.3, express@npm:^4.18.2, express@npm:^4.22.0, express@npm:^4.22.1":
"express@npm:4.22.2":
version: 4.22.2
resolution: "express@npm:4.22.2"
dependencies:
accepts: "npm:~1.3.8"
array-flatten: "npm:1.1.1"
body-parser: "npm:~1.20.5"
content-disposition: "npm:~0.5.4"
content-type: "npm:~1.0.4"
cookie: "npm:~0.7.1"
cookie-signature: "npm:~1.0.6"
debug: "npm:2.6.9"
depd: "npm:2.0.0"
encodeurl: "npm:~2.0.0"
escape-html: "npm:~1.0.3"
etag: "npm:~1.8.1"
finalhandler: "npm:~1.3.1"
fresh: "npm:~0.5.2"
http-errors: "npm:~2.0.0"
merge-descriptors: "npm:1.0.3"
methods: "npm:~1.1.2"
on-finished: "npm:~2.4.1"
parseurl: "npm:~1.3.3"
path-to-regexp: "npm:~0.1.12"
proxy-addr: "npm:~2.0.7"
qs: "npm:~6.15.1"
range-parser: "npm:~1.2.1"
safe-buffer: "npm:5.2.1"
send: "npm:~0.19.0"
serve-static: "npm:~1.16.2"
setprototypeof: "npm:1.2.0"
statuses: "npm:~2.0.1"
type-is: "npm:~1.6.18"
utils-merge: "npm:1.0.1"
vary: "npm:~1.1.2"
checksum: 10c0/d06dd4379fd217440b30f8abbe45f0e74931114c1395034f03e7d635196ecdab530d4835a1962a6aa34838d61967dc6f1f77846999bba3032373e9e714222c44
languageName: node
linkType: hard

"express@npm:^4.14.0, express@npm:^4.17.3, express@npm:^4.18.2, express@npm:^4.22.0, express@npm:^4.22.1":
version: 4.22.1
resolution: "express@npm:4.22.1"
dependencies:
Expand Down Expand Up @@ -33387,6 +33470,15 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:~6.15.1":
version: 6.15.2
resolution: "qs@npm:6.15.2"
dependencies:
side-channel: "npm:^1.1.0"
checksum: 10c0/e6fd5f6f0aab06d480fe9ab15cebfc4ce4235303e2f91dc69a8f7f4df1e668a61c11d1cfbabacf4295cbbeb7b670ed23db45307480726259761f98e5695e93a7
languageName: node
linkType: hard

"querystring-es3@npm:^0.2.0, querystring-es3@npm:^0.2.1":
version: 0.2.1
resolution: "querystring-es3@npm:0.2.1"
Expand Down Expand Up @@ -37784,25 +37876,25 @@ __metadata:
languageName: node
linkType: hard

"tss-react@npm:4.9.20":
version: 4.9.20
resolution: "tss-react@npm:4.9.20"
"tss-react@npm:4.9.21":
version: 4.9.21
resolution: "tss-react@npm:4.9.21"
dependencies:
"@emotion/cache": "npm:*"
"@emotion/serialize": "npm:*"
"@emotion/utils": "npm:*"
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/server": ^11.4.0
"@mui/material": ^5.0.0 || ^6.0.0 || ^7.0.0
"@mui/material": ^5.0.0 || ^6.0.0 || ^7.0.0 || ^9.0.0
"@types/react": ^16.8.0 || ^17.0.2 || ^18.0.0 || ^19.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/server":
optional: true
"@mui/material":
optional: true
checksum: 10c0/90095c969eaa6db893ea9ddb078b76e9668740a55aa8efc95086097cc818c5fc0b48c003d44892980db7665256487db19a39dad46e2952c3d554f7e1e361e8d9
checksum: 10c0/7a68a8f149b4d94b5a370ae1e0008856c4e464181790a5b02bd695372efd1fe37c1f3b59c93cca69f40009d845d91127d411ed0d40c35d0f8288d861ff1909a9
languageName: node
linkType: hard

Expand Down
Loading