chore(deps): remove trpc related dependencies

This commit is contained in:
Nicolas Meienberger 2023-10-06 08:55:44 +02:00 committed by Nicolas Meienberger
parent 36675a67d4
commit 363921d246
2 changed files with 1694 additions and 292 deletions

View File

@ -45,20 +45,12 @@
"@runtipi/shared": "workspace:^",
"@tabler/core": "1.0.0-beta19",
"@tabler/icons-react": "^2.23.0",
"@tanstack/react-query": "^4.29.7",
"@tanstack/react-query-devtools": "^4.29.7",
"@trpc/client": "^10.27.1",
"@trpc/next": "^10.27.1",
"@trpc/react-query": "^10.27.1",
"@trpc/server": "^10.27.1",
"argon2": "^0.30.3",
"bullmq": "^4.5.0",
"clsx": "^1.1.1",
"connect-redis": "^7.1.0",
"cookies-next": "^2.1.2",
"drizzle-orm": "^0.27.0",
"fs-extra": "^11.1.1",
"isomorphic-fetch": "^3.0.0",
"lodash.merge": "^4.6.2",
"next": "13.5.3",
"next-intl": "^2.20.0",
@ -80,7 +72,6 @@
"sass": "^1.63.6",
"semver": "^7.5.3",
"sharp": "0.32.1",
"superjson": "^1.13.3",
"tslib": "^2.5.3",
"uuid": "^9.0.0",
"validator": "^13.7.0",
@ -99,7 +90,6 @@
"@total-typescript/shoehorn": "^0.1.1",
"@total-typescript/ts-reset": "^0.5.1",
"@types/fs-extra": "^11.0.1",
"@types/isomorphic-fetch": "^0.0.37",
"@types/jest": "^29.5.2",
"@types/lodash.merge": "^4.6.7",
"@types/node": "20.7.1",
@ -107,7 +97,6 @@
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@types/semver": "^7.5.0",
"@types/supertest": "^2.0.12",
"@types/uuid": "^9.0.2",
"@types/validator": "^13.7.17",
"@typescript-eslint/eslint-plugin": "^6.7.3",
@ -135,7 +124,6 @@
"msw": "^1.2.2",
"next-router-mock": "^0.9.7",
"prettier": "^3.0.3",
"supertest": "^6.3.3",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"tsx": "^3.12.7",

File diff suppressed because it is too large Load Diff