refactor: remove unused deps (#8259)

auto removed by https://knip.dev/features/auto-fix
This commit is contained in:
EYHN
2024-09-14 14:52:50 +00:00
parent 58025729b0
commit ed63602f01
31 changed files with 151 additions and 3672 deletions
@@ -6,9 +6,5 @@
"main": "./src/index.ts",
"exports": {
".": "./src/index.ts"
},
"devDependencies": {
"@toeverything/infra": "workspace:*",
"electron": "^32.0.0"
}
}