Skip to content

Commit

Permalink
Update trpc to v10.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent b62ec03 commit 86fce94
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.6",
"@primer/octicons-react": "^17.12.0",
"@trpc/client": "10.30.0",
"@trpc/next": "10.30.0",
"@trpc/server": "10.30.0",
"@trpc/client": "10.31.0",
"@trpc/next": "10.31.0",
"@trpc/server": "10.31.0",
"date-fns": "^2.30.0",
"framer-motion": "^7.10.3",
"next": "^13.4.6",
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.30.0":
version "10.30.0"
resolved "https://registry.yarnpkg.com/@trpc/client/-/client-10.30.0.tgz#a9c2b973dbe5dbf9ee2a3288db9ccf0f24c57fdc"
integrity sha512-utz0qRI4eU3QcHvBwcSONEnt5pWR3Dyk4VFJnySHysBT6GQRRpJifWX5+RxDhFK93LxcAmiirFbYXjZ40gbobw==
"@trpc/client@10.31.0":
version "10.31.0"
resolved "https://registry.yarnpkg.com/@trpc/client/-/client-10.31.0.tgz#64f6198741a0b96f21671e0c3c0e2e211bae3cc9"
integrity sha512-VCqbJEvFJb8C4hQFw7AD+dkQTjgEdV/QAzO4D+/cX5e93u5NpfNXI+PKS0QFXwG/zqgwQwVV6OkYc/D/MFwA6g==

"@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==
"@trpc/next@10.31.0":
version "10.31.0"
resolved "https://registry.yarnpkg.com/@trpc/next/-/next-10.31.0.tgz#5d599b027db847e21ed9b50da55c853240cdcb4c"
integrity sha512-BZtZr7UKAs0tUTreCsYhy+/HjFNFl5KBwBS+Li6pCv9GwqCDqpoivesQz7LltO4Y4lOLXLm9tXQXtS1gfmF9yg==
dependencies:
react-ssr-prepass "^1.5.0"

"@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==
"@trpc/server@10.31.0":
version "10.31.0"
resolved "https://registry.yarnpkg.com/@trpc/server/-/server-10.31.0.tgz#2a757e814d9a779d6faa8b4fd6bda80691179a19"
integrity sha512-9EnRTSDE9nF11LZsvSOqNKqkRYzHqFX4ch5AJ6VIu8uta2vxVTN4FxxsNRSOluTzVYZDeaCISbwmOJ5iihCCIg==

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

0 comments on commit 86fce94

Please sign in to comment.