Skip to content

Commit

Permalink
Update trpc to v10.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2023
1 parent 590c9c3 commit 68282f8
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.8",
"@primer/octicons-react": "^17.12.0",
"@trpc/client": "10.33.0",
"@trpc/next": "10.33.0",
"@trpc/server": "10.33.0",
"@trpc/client": "10.33.1",
"@trpc/next": "10.33.1",
"@trpc/server": "10.33.1",
"date-fns": "^2.30.0",
"framer-motion": "^7.10.3",
"next": "^13.4.8",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2825,22 +2825,22 @@
"@tanstack/query-core" "4.29.1"
use-sync-external-store "^1.2.0"

"@trpc/client@10.33.0":
version "10.33.0"
resolved "https://registry.yarnpkg.com/@trpc/client/-/client-10.33.0.tgz#621df1a1d3a07c6532531b20fbee5198c440720a"
integrity sha512-gHKe/5MEdoi1HEF7gsviFdHC7IyVRYjS39C0uXYHlM9rJ9It+KQpz8+wu9XkORte/lbBCScOGOPLNqb5IvSF/g==
"@trpc/client@10.33.1":
version "10.33.1"
resolved "https://registry.yarnpkg.com/@trpc/client/-/client-10.33.1.tgz#7c46f35ca1851f6aaa1e9d8111d505c14e1d4e21"
integrity sha512-j1YKBl/VtjCK3nUQFacsouGpsk/DFVNiekp4sZf8Lryb6f1OIChlLJZNEipl+DUuHxsPVuaCQis4PGkrIb2ieg==

"@trpc/next@10.33.0":
version "10.33.0"
resolved "https://registry.yarnpkg.com/@trpc/next/-/next-10.33.0.tgz#ee6ea6efdc7dfc2b081902997474e6d9d47354b2"
integrity sha512-x2aRwGbXd+8Yk3WxVGF5IDWu9f/m2Na68FTU7df8WoJ4Il8T79Blr3i2CrpGrLZ25KyAJ34Mpqtaxwb1dUct0g==
"@trpc/next@10.33.1":
version "10.33.1"
resolved "https://registry.yarnpkg.com/@trpc/next/-/next-10.33.1.tgz#22e87ca709ed272e01a9bd2fe5a63647c5de7bbf"
integrity sha512-rgactlguj37D5ILwtEHdiuE8MadZAjE+i7LVKEkZ1y+NySVXiiA/S0I4XtnY66QbOuNB5lZjVTdlnv22AeihvA==
dependencies:
react-ssr-prepass "^1.5.0"

"@trpc/server@10.33.0":
version "10.33.0"
resolved "https://registry.yarnpkg.com/@trpc/server/-/server-10.33.0.tgz#d07c479a68a51d059d3c7978a4503829b8f2b388"
integrity sha512-3EN7hiYFy1FsMqGIHEkRqtjxLhTRc/E73mdE+F/vqJWNwigM8UmAvZgFC0YTw87PYpztYzA1vxxK7LQfhXHeog==
"@trpc/server@10.33.1":
version "10.33.1"
resolved "https://registry.yarnpkg.com/@trpc/server/-/server-10.33.1.tgz#2659921208c9222cde71e9ab0f366439551a1546"
integrity sha512-ObMzyEALXhQ7QTVQdSJ+IL1wYB7UdLLoIhqHraYzqKb9sTTsL3+U64kK084KPsRd4b8R3yH/bzBOnCn8Hbrxkw==

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

0 comments on commit 68282f8

Please sign in to comment.