mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
feat(deps): bump @trpc/client and @trpc/server to 10.20.0
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
"update-deps": "taze -w && pnpm i"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@trpc/client": "^10.18.0",
|
||||
"@trpc/server": "^10.18.0"
|
||||
"@trpc/client": "^10.20.0",
|
||||
"@trpc/server": "^10.20.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"h3": "^1.6.4",
|
||||
|
||||
Reference in New Issue
Block a user