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
5 changes: 5 additions & 0 deletions workspaces/bulk-import/.changeset/renovate-896ccc2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@red-hat-developer-hub/backstage-plugin-bulk-import': patch
---

Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.12.0`.
2 changes: 1 addition & 1 deletion workspaces/bulk-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@backstage/repo-tools": "^0.16.0",
"@changesets/cli": "^2.27.1",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@playwright/test": "1.56.1",
"@playwright/test": "1.57.0",
"@spotify/prettier-config": "^12.0.0",
"knip": "^5.27.4",
"node-gyp": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/bulk-import/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@mui/material": "5.18.0",
"@mui/styles": "5.18.0",
"@red-hat-developer-hub/backstage-plugin-bulk-import": "workspace:^",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
"history": "^5.0.0",
"react": "^18.0.2",
"react-dom": "^18.0.2",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/bulk-import/plugins/bulk-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@backstage/dev-utils": "^1.1.17",
"@backstage/test-utils": "^1.7.13",
"@playwright/test": "1.57.0",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
"@spotify/prettier-config": "^15.0.0",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
Expand Down
51 changes: 8 additions & 43 deletions workspaces/bulk-import/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5622,7 +5622,7 @@ __metadata:
"@backstage/repo-tools": ^0.16.0
"@changesets/cli": ^2.27.1
"@ianvs/prettier-plugin-sort-imports": ^4.3.1
"@playwright/test": 1.56.1
"@playwright/test": 1.57.0
"@spotify/prettier-config": ^12.0.0
knip: ^5.27.4
node-gyp: ^9.0.0
Expand Down Expand Up @@ -8463,17 +8463,6 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.56.1":
version: 1.56.1
resolution: "@playwright/test@npm:1.56.1"
dependencies:
playwright: 1.56.1
bin:
playwright: cli.js
checksum: 109544665800de973987893adffa17d1e563fb99d3485d6399784e8c8a9269081cae9a00e09ca308aa140e932a4e862dca0b3de07a21e2dfbf8cfcc3b2b6b4f3
languageName: node
linkType: hard

"@playwright/test@npm:1.57.0":
version: 1.57.0
resolution: "@playwright/test@npm:1.57.0"
Expand Down Expand Up @@ -10892,7 +10881,7 @@ __metadata:
"@mui/styles": 5.18.0
"@playwright/test": 1.57.0
"@red-hat-developer-hub/backstage-plugin-bulk-import-common": "workspace:^"
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
"@spotify/prettier-config": ^15.0.0
"@tanstack/react-query": ^4.29.21
"@testing-library/dom": ^10.0.0
Expand All @@ -10917,19 +10906,19 @@ __metadata:
languageName: unknown
linkType: soft

"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.11.0":
version: 0.11.0
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.11.0"
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.12.0":
version: 0.12.0
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.12.0"
dependencies:
"@mui/icons-material": ^5.17.1
peerDependencies:
"@backstage/core-plugin-api": ^1.11.1
"@backstage/core-plugin-api": ^1.12.0
"@backstage/theme": ^0.7.0
"@material-ui/icons": ^4.11.3
"@mui/icons-material": ^5.17.1
"@mui/material": ^5.0.0
react: ^16.13.1 || ^17.0.0 || ^18.0.0
checksum: 70368eb43351805dbea8a6f9b1a7e5e0c50ac6edc2ab7639c2fe48084d783b0d3f7a629225ae0e6ae3fd47b3fccdf2eecc4ad9a913ddec32e948f94fb6ecbd92
checksum: c8489fa11585c8e57d47c5e3972df90dab01a7de70629ca8c944026a914c98d944837bcfa8ac205c45bbd92f075207dfc4ed560463a933d234649afb8a612fd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -15288,7 +15277,7 @@ __metadata:
"@mui/material": 5.18.0
"@mui/styles": 5.18.0
"@red-hat-developer-hub/backstage-plugin-bulk-import": "workspace:^"
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
"@red-hat-developer-hub/backstage-plugin-theme": ^0.12.0
"@testing-library/dom": ^9.0.0
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^14.0.0
Expand Down Expand Up @@ -29564,15 +29553,6 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.56.1":
version: 1.56.1
resolution: "playwright-core@npm:1.56.1"
bin:
playwright-core: cli.js
checksum: 170dff398b47da140182631ae025190248dabde7a5264335f54e238546a478f522ac9a620b31462e6e31c883273223bff8e883b502a699da490abe9741fb3b71
languageName: node
linkType: hard

"playwright-core@npm:1.57.0":
version: 1.57.0
resolution: "playwright-core@npm:1.57.0"
Expand All @@ -29582,21 +29562,6 @@ __metadata:
languageName: node
linkType: hard

"playwright@npm:1.56.1":
version: 1.56.1
resolution: "playwright@npm:1.56.1"
dependencies:
fsevents: 2.3.2
playwright-core: 1.56.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: e7537e7d5048a1a8544d7675b005196ba9db919edc3b6d46b92273ee6f20e37ada8991774c5df9ef5123ea4610978d582feb141c8a02f4cf256a6c0b224b8793
languageName: node
linkType: hard

"playwright@npm:1.57.0":
version: 1.57.0
resolution: "playwright@npm:1.57.0"
Expand Down