Skip to content

Commit

Permalink
Update trpc to v10.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2023
1 parent ad78e69 commit 6f4f66d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@emotion/styled": "^11.11.0",
"@next/bundle-analyzer": "^13.4.5",
"@primer/octicons-react": "^17.12.0",
"@trpc/client": "10.29.1",
"@trpc/next": "10.29.1",
"@trpc/server": "10.29.1",
"@trpc/client": "10.30.0",
"@trpc/next": "10.30.0",
"@trpc/server": "10.30.0",
"date-fns": "^2.30.0",
"framer-motion": "^7.10.3",
"next": "^13.4.5",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2792,22 +2792,22 @@
"@tanstack/query-core" "4.29.1"
use-sync-external-store "^1.2.0"

"@trpc/client@10.29.1":
version "10.29.1"
resolved "https://registry.yarnpkg.com/@trpc/client/-/client-10.29.1.tgz#974be43b5975cda20720a8fb86096b7e544e0713"
integrity sha512-+9Tifg6dtKsYLsqOW0wizqc3iILAkXxn16pyYAeMDPlulPEqNvnI85GDJ0zJOJLIkQnQefkRbtCmtDxLNtV9Eg==
"@trpc/client@10.30.0":
version "10.30.0"
resolved "https://registry.yarnpkg.com/@trpc/client/-/client-10.30.0.tgz#a9c2b973dbe5dbf9ee2a3288db9ccf0f24c57fdc"
integrity sha512-utz0qRI4eU3QcHvBwcSONEnt5pWR3Dyk4VFJnySHysBT6GQRRpJifWX5+RxDhFK93LxcAmiirFbYXjZ40gbobw==

"@trpc/next@10.29.1":
version "10.29.1"
resolved "https://registry.yarnpkg.com/@trpc/next/-/next-10.29.1.tgz#f2c20b128f8e1d97453b5eb6fecf6c2a14414116"
integrity sha512-2RNnct2T+k5yExSy748Lv5IDPAKEvx/QKoAJIBo8FqRem3ypW6ZpRTxillyE+vyD8QVRtMaD4v0dnPaFeRhJ3g==
"@trpc/next@10.30.0":
version "10.30.0"
resolved "https://registry.yarnpkg.com/@trpc/next/-/next-10.30.0.tgz#793e50ba55ffbce5d9134436aba06d48969e167e"
integrity sha512-DhvEadQe5E6yFXkAS394OvCe7MKAnuK45Ni86Hg7B6Sq5nCX5aFm7YeNdJKxfuxaXzXuvK0XD2YGJFsf9+0j0Q==
dependencies:
react-ssr-prepass "^1.5.0"

"@trpc/server@10.29.1":
version "10.29.1"
resolved "https://registry.yarnpkg.com/@trpc/server/-/server-10.29.1.tgz#9113ae61faac415aa8d8425dd0fccc91c649b3a4"
integrity sha512-kNXgMh5ya+awuz2tB4eIyVrRs7nVtqGXwSGabzH3l5ZLWz7rbKJquOJ7h6bjvIfWUpaFG62HJNWxxGUtXCRgRw==
"@trpc/server@10.30.0":
version "10.30.0"
resolved "https://registry.yarnpkg.com/@trpc/server/-/server-10.30.0.tgz#f026b9f88bc067bbde228b73288aea215f146968"
integrity sha512-pRsrHCuar3fbyOdJvO4b80OMP1Tx/wOSy5Ozy6cFDFWVUmfAyIX3En5Hoysy4cmMUuCsQsfTEYQwo+OcpjzBkg==

"@types/aws-lambda@^8.10.83":
version "8.10.97"
Expand Down

0 comments on commit 6f4f66d

Please sign in to comment.