Skip to content

Commit

Permalink
Update trpc monorepo to v10.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 1a6be28 commit 64f7315
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 30 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@prisma/client": "^4.5.0",
"@tanstack/react-query": "^4.10.0",
"@tanstack/react-table": "^8.5.21",
"@trpc/client": "10.0.0-rc.0",
"@trpc/next": "10.0.0-rc.0",
"@trpc/react-query": "10.0.0-rc.0",
"@trpc/server": "10.0.0-rc.0",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@trpc/server": "10.45.2",
"clsx": "^1.2.1",
"date-fns": "^2.29.3",
"next": "13.0.0",
Expand Down
45 changes: 19 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -225,27 +225,25 @@
resolved "https://registry.yarnpkg.com/@tanstack/table-core/-/table-core-8.5.21.tgz#374911075adec084274ede947a38cd1becb57384"
integrity sha512-e5hDtr3OxP6lOOieMbYnUwvQbavACYvqIArGY0WIF0W7jAjeIkvjgC7lxRyKoW8hJrPC5GCKHW5RjoNel+IeGA==

"@trpc/[email protected]":
version "10.0.0-rc.0"
resolved "https://registry.npmjs.org/@trpc/client/-/client-10.0.0-rc.0.tgz"
integrity sha512-JqOE1GRwao1mp3UtY2AVB8iIMMryRMSwAJWZ/wMCI0UCuQn+Px6OSQx5OLvs9Yh8DR6QLJmvDOrx6/OT3fG/iQ==

"@trpc/[email protected]":
version "10.0.0-rc.0"
resolved "https://registry.npmjs.org/@trpc/next/-/next-10.0.0-rc.0.tgz"
integrity sha512-olZwWzNCSumvqmv8I1iDuaLLX5Bvo/DRW0H9tsfzaVTtEVYooWx+x2xEGZEFmlTzOPZ0/s4ZBFaM8I/WMQY3aA==
dependencies:
react-ssr-prepass "^1.5.0"

"@trpc/[email protected]":
version "10.0.0-rc.0"
resolved "https://registry.npmjs.org/@trpc/react-query/-/react-query-10.0.0-rc.0.tgz"
integrity sha512-FCCz0gfY+GUMZUOGsSV2Q4rP3KU2E43amxYo3g4pdG8d10hDrgZPruzRGyGNCL3oYjj7oDUoe+DcoDY+qOPwgg==

"@trpc/[email protected]":
version "10.0.0-rc.0"
resolved "https://registry.npmjs.org/@trpc/server/-/server-10.0.0-rc.0.tgz"
integrity sha512-rLVnHrhrTM4xBheIfqtH1QojgWRCOSbJRw7wr6SVB3yRjCCsU+AZnSrhchMLuDW7Q59r+x3rpH3Wd6BlkydWWg==
"@trpc/[email protected]":
version "10.45.2"
resolved "https://registry.yarnpkg.com/@trpc/client/-/client-10.45.2.tgz#15f9ba81303bf3417083fc6bb742e4e86b49da90"
integrity sha512-ykALM5kYWTLn1zYuUOZ2cPWlVfrXhc18HzBDyRhoPYN0jey4iQHEFSEowfnhg1RvYnrAVjNBgHNeSAXjrDbGwg==

"@trpc/[email protected]":
version "10.45.2"
resolved "https://registry.yarnpkg.com/@trpc/next/-/next-10.45.2.tgz#852ce3bce9fe7114287920abd55c5cedbe5365ac"
integrity sha512-RSORmfC+/nXdmRY1pQ0AalsVgSzwNAFbZLYHiTvPM5QQ8wmMEHilseCYMXpu0se/TbPt9zVR6Ka2d7O6zxKkXg==

"@trpc/[email protected]":
version "10.45.2"
resolved "https://registry.yarnpkg.com/@trpc/react-query/-/react-query-10.45.2.tgz#22564b370a1fb8920ba3a1554f4149a151039198"
integrity sha512-BAqb9bGZIscroradlNx+Cc9522R+idY3BOSf5z0jHUtkxdMbjeGKxSSMxxu7JzoLqSIEC+LVzL3VvF8sdDWaZQ==

"@trpc/[email protected]":
version "10.45.2"
resolved "https://registry.yarnpkg.com/@trpc/server/-/server-10.45.2.tgz#5f2778c4810f93b5dc407146334f8da70a0b51fb"
integrity sha512-wOrSThNNE4HUnuhJG6PfDRp4L2009KDVxsd+2VYH8ro6o/7/jwYZ8Uu5j+VaW+mOmc8EHerHzGcdbGNQSAUPgg==

"@types/js-cookie@^2.2.6":
version "2.2.7"
Expand Down Expand Up @@ -2030,11 +2028,6 @@ react-popper@^2.2.5:
react-fast-compare "^3.0.1"
warning "^4.0.2"

react-ssr-prepass@^1.5.0:
version "1.5.0"
resolved "https://registry.npmjs.org/react-ssr-prepass/-/react-ssr-prepass-1.5.0.tgz"
integrity sha512-yFNHrlVEReVYKsLI5lF05tZoHveA5pGzjFbFJY/3pOqqjGOmMmqx83N4hIjN2n6E1AOa+eQEUxs3CgRnPmT0RQ==

react-universal-interface@^0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/react-universal-interface/-/react-universal-interface-0.6.2.tgz#5e8d438a01729a4dbbcbeeceb0b86be146fe2b3b"
Expand Down

0 comments on commit 64f7315

Please sign in to comment.