Skip to content

Commit ea0fa6d

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

7 files changed

Lines changed: 743 additions & 908 deletions

File tree

workspaces/lightspeed/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@changesets/cli": "^2.27.1",
5555
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
5656
"@jest/environment-jsdom-abstract": "^30.3.0",
57-
"@playwright/test": "1.60.0",
57+
"@playwright/test": "1.61.0",
5858
"@spotify/prettier-config": "^12.0.0",
5959
"@types/jest": "^30.0.0",
6060
"@types/jsdom": "^27.0.0",
@@ -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/app-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@axe-core/playwright": "^4.10.0",
6060
"@backstage/test-utils": "^1.7.16",
61-
"@playwright/test": "1.60.0",
61+
"@playwright/test": "1.61.0",
6262
"@testing-library/dom": "^9.0.0",
6363
"@testing-library/jest-dom": "^6.0.0",
6464
"@testing-library/react": "^15.0.0",

workspaces/lightspeed/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@backstage/frontend-test-utils": "^0.5.1",
47-
"@playwright/test": "1.60.0",
47+
"@playwright/test": "1.61.0",
4848
"@testing-library/dom": "^9.0.0",
4949
"@testing-library/jest-dom": "^6.0.0",
5050
"@testing-library/react": "^15.0.0",

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)