chore: cleanup packages that aren't required anymore

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-10-09 15:55:53 +02:00
parent 45968faaaa
commit 4a2f3af1e8
2 changed files with 3 additions and 9 deletions
@@ -40,12 +40,10 @@
"@backstage/theme": "^{{version '@backstage/theme'}}",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"history": "^5.0.0",
"react": "^18.0.2",
"react-dom": "^18.0.2",
"react-router": "^6.3.0",
"react-router-dom": "^6.3.0",
"react-use": "^17.2.4"
"react-router-dom": "^6.3.0"
},
"devDependencies": {
"@backstage/test-utils": "^{{version '@backstage/test-utils'}}",
@@ -42,14 +42,10 @@
"app": "link:../app",
"better-sqlite3": "^9.0.0",
"node-gyp": "^10.0.0",
"pg": "^8.11.3",
"winston": "^3.2.1"
"pg": "^8.11.3"
},
"devDependencies": {
"@backstage/cli": "^{{version '@backstage/cli'}}",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
"@types/luxon": "^2.0.4"
"@backstage/cli": "^{{version '@backstage/cli'}}"
},
"files": [
"dist"