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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user