update local trpc dependencies to 10.0.0-rc.3

This commit is contained in:
wobsoriano
2022-11-02 08:54:58 -07:00
parent 9108dcbb1d
commit b6f92d954c
3 changed files with 29 additions and 29 deletions

View File

@@ -49,8 +49,8 @@
"devDependencies": {
"@antfu/eslint-config": "^0.27.0",
"@antfu/ni": "^0.18.3",
"@trpc/client": "10.0.0-rc.2",
"@trpc/server": "10.0.0-rc.2",
"@trpc/client": "10.0.0-rc.3",
"@trpc/server": "10.0.0-rc.3",
"bumpp": "^8.2.1",
"concurrently": "^7.5.0",
"eslint": "^8.25.0",