Skip to content

Commit d89f32a

Browse files
fix(deps): update rhdh lightspeed dependencies (minor)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95e53aa commit d89f32a

5 files changed

Lines changed: 719 additions & 884 deletions

File tree

workspaces/lightspeed/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
"@types/react-dom": "^18",
7575
"refractor@npm:3.6.0/prismjs": "^1.30.0",
7676
"@backstage/frontend-plugin-api": "0.15.1",
77-
"infinispan": "0.13.0",
77+
"infinispan": "0.15.0",
7878
"@protobufjs/inquire": "1.1.0",
79-
"langsmith": "^0.6.0"
79+
"langsmith": "^0.7.0"
8080
},
8181
"prettier": "@spotify/prettier-config",
8282
"lint-staged": {

workspaces/lightspeed/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
2222
},
2323
"dependencies": {
24-
"@backstage-community/plugin-rbac-backend": "7.12.4",
24+
"@backstage-community/plugin-rbac-backend": "7.13.0",
2525
"@backstage/backend-defaults": "^0.16.0",
2626
"@backstage/config": "^1.3.6",
2727
"@backstage/plugin-app-backend": "^0.5.12",

workspaces/lightspeed/plugins/lightspeed-backend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"http-proxy-middleware": "^3.0.2",
5858
"js-yaml": "^4.1.1",
5959
"knex": "^3.1.0",
60-
"llama-stack-client": "^0.5.0",
60+
"llama-stack-client": "^0.7.0",
6161
"multer": "^2.1.1",
6262
"pdfjs-dist": "^4.10.38"
6363
},
@@ -70,12 +70,12 @@
7070
"@types/js-yaml": "^4",
7171
"@types/multer": "^1.4.12",
7272
"@types/supertest": "2.0.16",
73-
"msw": "2.12.10",
73+
"msw": "2.14.6",
7474
"prettier": "3.8.3",
7575
"supertest": "6.3.4"
7676
},
7777
"resolutions": {
78-
"langsmith": "^0.6.0"
78+
"langsmith": "^0.7.0"
7979
},
8080
"files": [
8181
"dist",

workspaces/lightspeed/plugins/lightspeed/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@
6666
"@mui/material": "^5.12.2",
6767
"@mui/styles": "5.18.0",
6868
"@patternfly/chatbot": "6.6.0",
69-
"@patternfly/react-core": "6.4.3",
69+
"@patternfly/react-core": "6.5.1",
7070
"@patternfly/react-icons": "^6.5.0",
7171
"@patternfly/react-table": "^6.4.1",
7272
"@red-hat-developer-hub/backstage-plugin-app-react": "^0.0.5",
7373
"@red-hat-developer-hub/backstage-plugin-lightspeed-common": "workspace:^",
74-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
74+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.14.0",
7575
"@tanstack/react-query": "^5.59.15",
7676
"monaco-editor": "^0.55.0",
7777
"react-dropzone": "^14.4.0",

0 commit comments

Comments
 (0)