wip: trpc

This commit is contained in:
Andras Bacsai
2022-12-21 15:06:33 +01:00
parent e3e39af6fb
commit c8f7ca920e
36 changed files with 1761 additions and 10 deletions

36
pnpm-lock.yaml generated
View File

@@ -166,6 +166,7 @@ importers:
autoprefixer: 10.4.13
cuid: 2.1.8
daisyui: 2.41.0
dayjs: 1.11.6
eslint: 8.28.0
eslint-config-prettier: 8.5.0
eslint-plugin-svelte3: 4.0.0
@@ -192,6 +193,7 @@ importers:
'@trpc/server': 10.1.0
cuid: 2.1.8
daisyui: 2.41.0_2lwn2upnx27dqeg6hqdu7sq75m
dayjs: 1.11.6
flowbite-svelte: 0.28.0
js-cookie: 3.0.1
js-yaml: 4.1.0
@@ -236,12 +238,14 @@ importers:
apps/server:
specifiers:
'@breejs/ts-worker': 2.0.0
'@fastify/autoload': 5.6.0
'@fastify/cors': 8.2.0
'@fastify/env': 4.1.0
'@fastify/jwt': 6.5.0
'@fastify/static': 6.6.0
'@fastify/websocket': 7.1.1
'@ladjs/graceful': 3.0.2
'@prisma/client': 4.6.1
'@trpc/client': 10.1.0
'@trpc/server': 10.1.0
@@ -253,7 +257,11 @@ importers:
'@types/shell-quote': ^1.7.1
'@types/ws': 8.5.3
abort-controller: 3.0.0
axe: 11.0.0
bcryptjs: 2.4.3
bree: 9.1.2
cabin: 11.0.1
csvtojson: 2.0.10
cuid: 2.1.8
dayjs: 1.11.6
dotenv: ^16.0.3
@@ -267,11 +275,14 @@ importers:
jsonwebtoken: 8.5.1
node-fetch: 3.3.0
npm-run-all: 4.1.5
p-all: 4.0.0
p-throttle: 5.0.0
prisma: 4.6.1
rimraf: 3.0.2
shell-quote: ^1.7.4
ssh-config: 4.1.6
start-server-and-test: 1.14.0
strip-ansi: 7.0.1
superjson: 1.11.0
tslib: 2.4.1
tsx: 3.12.1
@@ -281,17 +292,23 @@ importers:
ws: 8.11.0
zod: 3.19.1
dependencies:
'@breejs/ts-worker': 2.0.0_7ja7ufy2vbczkqoi6dab6h7sdi
'@fastify/autoload': 5.6.0
'@fastify/cors': 8.2.0
'@fastify/env': 4.1.0
'@fastify/jwt': 6.5.0
'@fastify/static': 6.6.0
'@fastify/websocket': 7.1.1
'@ladjs/graceful': 3.0.2
'@prisma/client': 4.6.1_prisma@4.6.1
'@trpc/client': 10.1.0_@trpc+server@10.1.0
'@trpc/server': 10.1.0
abort-controller: 3.0.0
axe: 11.0.0
bcryptjs: 2.4.3
bree: 9.1.2
cabin: 11.0.1_axe@11.0.0
csvtojson: 2.0.10
cuid: 2.1.8
dayjs: 1.11.6
dotenv: 16.0.3
@@ -304,9 +321,12 @@ importers:
js-yaml: 4.1.0
jsonwebtoken: 8.5.1
node-fetch: 3.3.0
p-all: 4.0.0
p-throttle: 5.0.0
prisma: 4.6.1
shell-quote: 1.7.4
ssh-config: 4.1.6
strip-ansi: 7.0.1
superjson: 1.11.0
tslib: 2.4.1
unique-names-generator: 4.7.1
@@ -1424,6 +1444,22 @@ packages:
engines: {node: '>= 10'}
dev: false
/@breejs/ts-worker/2.0.0_7ja7ufy2vbczkqoi6dab6h7sdi:
resolution: {integrity: sha512-6anHRcmgYlF7mrm/YVRn6rx2cegLuiY3VBxkkimOTWC/dVQeH336imVSuIKEGKTwiuNTPr2hswVdDSneNuXg3A==}
engines: {node: '>= 12.11'}
peerDependencies:
bree: '>=9.0.0'
dependencies:
bree: 9.1.2
ts-node: 10.8.2_wup25etrarvlqkprac7h35hj7u
tsconfig-paths: 4.1.0
transitivePeerDependencies:
- '@swc/core'
- '@swc/wasm'
- '@types/node'
- typescript
dev: false
/@breejs/ts-worker/2.0.0_rfg2b5n3b6pycmpydtv43bmupy:
resolution: {integrity: sha512-6anHRcmgYlF7mrm/YVRn6rx2cegLuiY3VBxkkimOTWC/dVQeH336imVSuIKEGKTwiuNTPr2hswVdDSneNuXg3A==}
engines: {node: '>= 12.11'}