chore: add missing transitive dependencies
Add dependencies that were only available transitively through other packages but were being imported directly: - csstype and copy-to-clipboard in @backstage/core-components - @storybook/react-vite in @backstage/ui - react-aria-components in @backstage/plugin-notifications - @octokit/core in @backstage/plugin-scaffolder-backend-module-github - @rjsf/utils in example-app-legacy Signed-off-by: Fredrik Adelöw <freben@spotify.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
'@backstage/ui': patch
|
||||
'@backstage/plugin-notifications': patch
|
||||
'@backstage/plugin-scaffolder-backend-module-github': patch
|
||||
---
|
||||
|
||||
Added missing dependencies that were previously only available transitively.
|
||||
@@ -77,6 +77,7 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@octokit/rest": "^19.0.3",
|
||||
"@rjsf/utils": "5.24.13",
|
||||
"history": "^5.0.0",
|
||||
"react": "^18.0.2",
|
||||
"react-dom": "^18.0.2",
|
||||
|
||||
@@ -70,6 +70,7 @@
|
||||
"@types/react-sparklines": "^1.7.0",
|
||||
"ansi-regex": "^6.0.1",
|
||||
"classnames": "^2.2.6",
|
||||
"csstype": "^3.0.2",
|
||||
"d3-selection": "^3.0.0",
|
||||
"d3-shape": "^3.0.0",
|
||||
"d3-zoom": "^3.0.0",
|
||||
@@ -117,6 +118,7 @@
|
||||
"@types/react-virtualized-auto-sizer": "^1.0.1",
|
||||
"@types/react-window": "^1.8.5",
|
||||
"@types/zen-observable": "^0.8.0",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"history": "^5.0.0",
|
||||
"msw": "^1.0.0",
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "workspace:^",
|
||||
"@storybook/react-vite": "^10.3.3",
|
||||
"@types/react": "^18.0.0",
|
||||
"@types/react-dom": "^18.0.0",
|
||||
"@types/use-sync-external-store": "^1.0.0",
|
||||
|
||||
@@ -62,6 +62,7 @@
|
||||
"@remixicon/react": "^4.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"notistack": "^3.0.1",
|
||||
"react-aria-components": "^1.17.0",
|
||||
"react-relative-time": "^0.0.9",
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
"@backstage/plugin-catalog-node": "workspace:^",
|
||||
"@backstage/plugin-scaffolder-node": "workspace:^",
|
||||
"@backstage/types": "workspace:^",
|
||||
"@octokit/core": "^5.0.0",
|
||||
"@octokit/webhooks": "^10.9.2",
|
||||
"libsodium-wrappers": "^0.8.0",
|
||||
"octokit": "^3.0.0",
|
||||
|
||||
@@ -3482,7 +3482,9 @@ __metadata:
|
||||
"@types/zen-observable": "npm:^0.8.0"
|
||||
ansi-regex: "npm:^6.0.1"
|
||||
classnames: "npm:^2.2.6"
|
||||
copy-to-clipboard: "npm:^3.3.1"
|
||||
cross-fetch: "npm:^4.0.0"
|
||||
csstype: "npm:^3.0.2"
|
||||
d3-selection: "npm:^3.0.0"
|
||||
d3-shape: "npm:^3.0.0"
|
||||
d3-zoom: "npm:^3.0.0"
|
||||
@@ -6326,6 +6328,7 @@ __metadata:
|
||||
msw: "npm:^1.0.0"
|
||||
notistack: "npm:^3.0.1"
|
||||
react: "npm:^18.0.2"
|
||||
react-aria-components: "npm:^1.17.0"
|
||||
react-dom: "npm:^18.0.2"
|
||||
react-relative-time: "npm:^0.0.9"
|
||||
react-router-dom: "npm:^6.30.2"
|
||||
@@ -6725,6 +6728,7 @@ __metadata:
|
||||
"@backstage/plugin-scaffolder-node": "workspace:^"
|
||||
"@backstage/plugin-scaffolder-node-test-utils": "workspace:^"
|
||||
"@backstage/types": "workspace:^"
|
||||
"@octokit/core": "npm:^5.0.0"
|
||||
"@octokit/webhooks": "npm:^10.9.2"
|
||||
"@types/libsodium-wrappers": "npm:^0.8.0"
|
||||
fs-extra: "npm:^11.2.0"
|
||||
@@ -7968,6 +7972,7 @@ __metadata:
|
||||
"@backstage/cli": "workspace:^"
|
||||
"@backstage/version-bridge": "workspace:^"
|
||||
"@remixicon/react": "npm:^4.6.0"
|
||||
"@storybook/react-vite": "npm:^10.3.3"
|
||||
"@tanstack/react-table": "npm:^8.21.3"
|
||||
"@types/react": "npm:^18.0.0"
|
||||
"@types/react-dom": "npm:^18.0.0"
|
||||
@@ -28986,6 +28991,7 @@ __metadata:
|
||||
"@material-ui/lab": "npm:4.0.0-alpha.61"
|
||||
"@octokit/rest": "npm:^19.0.3"
|
||||
"@playwright/test": "npm:^1.32.3"
|
||||
"@rjsf/utils": "npm:5.24.13"
|
||||
"@testing-library/dom": "npm:^10.0.0"
|
||||
"@testing-library/jest-dom": "npm:^6.0.0"
|
||||
"@testing-library/react": "npm:^16.0.0"
|
||||
|
||||
Reference in New Issue
Block a user