[skip ci]: Bump the trpc group with 4 updates
Bumps the trpc group with 4 updates: [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client), [@trpc/next](https://github.com/trpc/trpc/tree/HEAD/packages/next), [@trpc/react-query](https://github.com/trpc/trpc/tree/HEAD/packages/react) and [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server). Updates `@trpc/client` from 10.38.1 to 10.38.5 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v10.38.5/packages/client) Updates `@trpc/next` from 10.38.1 to 10.38.5 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v10.38.5/packages/next) Updates `@trpc/react-query` from 10.38.1 to 10.38.5 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v10.38.5/packages/react) Updates `@trpc/server` from 10.38.1 to 10.38.5 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v10.38.5/packages/server) --- updated-dependencies: - dependency-name: "@trpc/client" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: trpc - dependency-name: "@trpc/next" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: trpc - dependency-name: "@trpc/react-query" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: trpc - dependency-name: "@trpc/server" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: trpc ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
653b98df86
commit
590e08c12e
9 changed files with 432 additions and 341 deletions
|
@ -21,10 +21,10 @@
|
||||||
"@saleor/react-hook-form-macaw": "workspace:*",
|
"@saleor/react-hook-form-macaw": "workspace:*",
|
||||||
"@sentry/nextjs": "7.67.0",
|
"@sentry/nextjs": "7.67.0",
|
||||||
"@tanstack/react-query": "^4.29.19",
|
"@tanstack/react-query": "^4.29.19",
|
||||||
"@trpc/client": "10.38.1",
|
"@trpc/client": "10.38.5",
|
||||||
"@trpc/next": "10.38.1",
|
"@trpc/next": "10.38.5",
|
||||||
"@trpc/react-query": "10.38.1",
|
"@trpc/react-query": "10.38.5",
|
||||||
"@trpc/server": "10.38.1",
|
"@trpc/server": "10.38.5",
|
||||||
"@urql/exchange-auth": "^2.1.4",
|
"@urql/exchange-auth": "^2.1.4",
|
||||||
"@vitejs/plugin-react": "4.0.4",
|
"@vitejs/plugin-react": "4.0.4",
|
||||||
"contentful-management": "10.38.3",
|
"contentful-management": "10.38.3",
|
||||||
|
|
|
@ -18,10 +18,10 @@
|
||||||
"@saleor/macaw-ui": "0.8.0-pre.127",
|
"@saleor/macaw-ui": "0.8.0-pre.127",
|
||||||
"@sentry/nextjs": "7.67.0",
|
"@sentry/nextjs": "7.67.0",
|
||||||
"@tanstack/react-query": "4.29.19",
|
"@tanstack/react-query": "4.29.19",
|
||||||
"@trpc/client": "10.38.1",
|
"@trpc/client": "10.38.5",
|
||||||
"@trpc/next": "10.38.1",
|
"@trpc/next": "10.38.5",
|
||||||
"@trpc/react-query": "10.38.1",
|
"@trpc/react-query": "10.38.5",
|
||||||
"@trpc/server": "10.38.1",
|
"@trpc/server": "10.38.5",
|
||||||
"@urql/exchange-auth": "^2.1.4",
|
"@urql/exchange-auth": "^2.1.4",
|
||||||
"@vitejs/plugin-react": "4.0.4",
|
"@vitejs/plugin-react": "4.0.4",
|
||||||
"clsx": "^1.2.1",
|
"clsx": "^1.2.1",
|
||||||
|
|
|
@ -23,10 +23,10 @@
|
||||||
"@sendgrid/mail": "^7.7.0",
|
"@sendgrid/mail": "^7.7.0",
|
||||||
"@sentry/nextjs": "7.67.0",
|
"@sentry/nextjs": "7.67.0",
|
||||||
"@tanstack/react-query": "4.29.19",
|
"@tanstack/react-query": "4.29.19",
|
||||||
"@trpc/client": "10.38.1",
|
"@trpc/client": "10.38.5",
|
||||||
"@trpc/next": "10.38.1",
|
"@trpc/next": "10.38.5",
|
||||||
"@trpc/react-query": "10.38.1",
|
"@trpc/react-query": "10.38.5",
|
||||||
"@trpc/server": "10.38.1",
|
"@trpc/server": "10.38.5",
|
||||||
"@urql/exchange-auth": "^2.1.4",
|
"@urql/exchange-auth": "^2.1.4",
|
||||||
"@vitejs/plugin-react": "4.0.4",
|
"@vitejs/plugin-react": "4.0.4",
|
||||||
"dotenv": "^16.3.1",
|
"dotenv": "^16.3.1",
|
||||||
|
|
|
@ -20,10 +20,10 @@
|
||||||
"@saleor/trpc": "workspace:*",
|
"@saleor/trpc": "workspace:*",
|
||||||
"@sentry/nextjs": "7.67.0",
|
"@sentry/nextjs": "7.67.0",
|
||||||
"@tanstack/react-query": "4.29.19",
|
"@tanstack/react-query": "4.29.19",
|
||||||
"@trpc/client": "10.38.1",
|
"@trpc/client": "10.38.5",
|
||||||
"@trpc/next": "10.38.1",
|
"@trpc/next": "10.38.5",
|
||||||
"@trpc/react-query": "10.38.1",
|
"@trpc/react-query": "10.38.5",
|
||||||
"@trpc/server": "10.38.1",
|
"@trpc/server": "10.38.5",
|
||||||
"@urql/exchange-auth": "^2.1.4",
|
"@urql/exchange-auth": "^2.1.4",
|
||||||
"@web-std/file": "^3.0.2",
|
"@web-std/file": "^3.0.2",
|
||||||
"eslint": "8.46.0",
|
"eslint": "8.46.0",
|
||||||
|
|
|
@ -22,10 +22,10 @@
|
||||||
"@saleor/webhook-utils": "workspace:*",
|
"@saleor/webhook-utils": "workspace:*",
|
||||||
"@sentry/nextjs": "7.67.0",
|
"@sentry/nextjs": "7.67.0",
|
||||||
"@tanstack/react-query": "4.29.19",
|
"@tanstack/react-query": "4.29.19",
|
||||||
"@trpc/client": "10.38.1",
|
"@trpc/client": "10.38.5",
|
||||||
"@trpc/next": "10.38.1",
|
"@trpc/next": "10.38.5",
|
||||||
"@trpc/react-query": "10.38.1",
|
"@trpc/react-query": "10.38.5",
|
||||||
"@trpc/server": "10.38.1",
|
"@trpc/server": "10.38.5",
|
||||||
"@urql/exchange-auth": "^2.1.4",
|
"@urql/exchange-auth": "^2.1.4",
|
||||||
"@vitejs/plugin-react": "4.0.4",
|
"@vitejs/plugin-react": "4.0.4",
|
||||||
"dotenv": "^16.3.1",
|
"dotenv": "^16.3.1",
|
||||||
|
|
|
@ -21,10 +21,10 @@
|
||||||
"@saleor/webhook-utils": "workspace:*",
|
"@saleor/webhook-utils": "workspace:*",
|
||||||
"@sentry/nextjs": "7.67.0",
|
"@sentry/nextjs": "7.67.0",
|
||||||
"@tanstack/react-query": "4.29.19",
|
"@tanstack/react-query": "4.29.19",
|
||||||
"@trpc/client": "10.38.1",
|
"@trpc/client": "10.38.5",
|
||||||
"@trpc/next": "10.38.1",
|
"@trpc/next": "10.38.5",
|
||||||
"@trpc/react-query": "10.38.1",
|
"@trpc/react-query": "10.38.5",
|
||||||
"@trpc/server": "10.38.1",
|
"@trpc/server": "10.38.5",
|
||||||
"@types/debug": "^4.1.7",
|
"@types/debug": "^4.1.7",
|
||||||
"@urql/exchange-auth": "^2.1.4",
|
"@urql/exchange-auth": "^2.1.4",
|
||||||
"algoliasearch": "4.19.1",
|
"algoliasearch": "4.19.1",
|
||||||
|
|
|
@ -22,10 +22,10 @@
|
||||||
"@segment/analytics-node": "^1.1.0",
|
"@segment/analytics-node": "^1.1.0",
|
||||||
"@sentry/nextjs": "7.67.0",
|
"@sentry/nextjs": "7.67.0",
|
||||||
"@tanstack/react-query": "^4.29.19",
|
"@tanstack/react-query": "^4.29.19",
|
||||||
"@trpc/client": "10.38.1",
|
"@trpc/client": "10.38.5",
|
||||||
"@trpc/next": "10.38.1",
|
"@trpc/next": "10.38.5",
|
||||||
"@trpc/react-query": "10.38.1",
|
"@trpc/react-query": "10.38.5",
|
||||||
"@trpc/server": "10.38.1",
|
"@trpc/server": "10.38.5",
|
||||||
"@urql/exchange-auth": "^2.1.4",
|
"@urql/exchange-auth": "^2.1.4",
|
||||||
"@vitejs/plugin-react": "4.0.4",
|
"@vitejs/plugin-react": "4.0.4",
|
||||||
"graphql": "16.7.1",
|
"graphql": "16.7.1",
|
||||||
|
|
|
@ -20,10 +20,10 @@
|
||||||
"@saleor/react-hook-form-macaw": "workspace:*",
|
"@saleor/react-hook-form-macaw": "workspace:*",
|
||||||
"@sentry/nextjs": "7.67.0",
|
"@sentry/nextjs": "7.67.0",
|
||||||
"@tanstack/react-query": "4.29.19",
|
"@tanstack/react-query": "4.29.19",
|
||||||
"@trpc/client": "10.38.1",
|
"@trpc/client": "10.38.5",
|
||||||
"@trpc/next": "10.38.1",
|
"@trpc/next": "10.38.5",
|
||||||
"@trpc/react-query": "10.38.1",
|
"@trpc/react-query": "10.38.5",
|
||||||
"@trpc/server": "10.38.1",
|
"@trpc/server": "10.38.5",
|
||||||
"@urql/exchange-auth": "^2.1.4",
|
"@urql/exchange-auth": "^2.1.4",
|
||||||
"avatax": "^23.7.0",
|
"avatax": "^23.7.0",
|
||||||
"dotenv": "^16.3.1",
|
"dotenv": "^16.3.1",
|
||||||
|
|
709
pnpm-lock.yaml
709
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue