remove some unused deps

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-12-20 15:15:57 +01:00
parent 9667fc0840
commit 76a4904d2a
116 changed files with 73 additions and 773 deletions
+1 -6
View File
@@ -32,7 +32,6 @@
"@backstage/config": "workspace:^",
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/theme": "workspace:^",
"react-ga4": "^2.0.0",
"react-use": "^17.2.4"
},
@@ -43,16 +42,12 @@
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"@backstage/core-app-api": "workspace:^",
"@backstage/dev-utils": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@testing-library/dom": "^9.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^29.0.0",
"@types/react": "^16.13.1 || ^17.0.0",
"msw": "^1.0.0"
"@types/react": "^16.13.1 || ^17.0.0"
},
"files": [
"dist",