global: update @trpc/* to 10.38.3

This commit is contained in:
Abdullah Atta
2023-09-19 16:00:04 +05:00
committed by Abdullah Atta
parent 22144ee18d
commit a7011f0d6b
12 changed files with 1465 additions and 575 deletions

View File

@@ -37,10 +37,10 @@
"@notesnook/logger": "file:../../packages/logger",
"@notesnook/themes-server": "file:../../servers/themes",
"@tanstack/react-query": "^4.29.19",
"@trpc/client": "10.31.0",
"@trpc/react-query": "10.31.0",
"@trpc/server": "^10.31.0",
"@trpc/client": "10.38.3",
"@trpc/react-query": "10.38.3",
"@trpc/server": "10.38.3",
"react": "18.2.0",
"react-native": "0.72.0"
}
}
}