build(deps): Bump @trpc/client from 11.6.0 to 11.7.1
Bumps [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) from 11.6.0 to 11.7.1. - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.7.1/packages/client) --- updated-dependencies: - dependency-name: "@trpc/client" dependency-version: 11.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -14,7 +14,7 @@
|
|||||||
"@t3-oss/env-nextjs": "^0.13.8",
|
"@t3-oss/env-nextjs": "^0.13.8",
|
||||||
"@tailwindcss/typography": "^0.5.19",
|
"@tailwindcss/typography": "^0.5.19",
|
||||||
"@tanstack/react-query": "^5.90.5",
|
"@tanstack/react-query": "^5.90.5",
|
||||||
"@trpc/client": "^11.6.0",
|
"@trpc/client": "^11.7.1",
|
||||||
"@trpc/react-query": "^11.6.0",
|
"@trpc/react-query": "^11.6.0",
|
||||||
"@trpc/server": "^11.6.0",
|
"@trpc/server": "^11.6.0",
|
||||||
"@types/react-syntax-highlighter": "^15.5.13",
|
"@types/react-syntax-highlighter": "^15.5.13",
|
||||||
@@ -3519,15 +3519,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@trpc/client": {
|
"node_modules/@trpc/client": {
|
||||||
"version": "11.6.0",
|
"version": "11.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/@trpc/client/-/client-11.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/@trpc/client/-/client-11.7.1.tgz",
|
||||||
"integrity": "sha512-DyWbYk2hd50BaVrXWVkaUnaSwgAF5g/lfBkXtkF1Aqlk6BtSzGUo3owPkgqQO2I5LwWy1+ra9TsSfBBvIZpTwg==",
|
"integrity": "sha512-uOnAjElKI892/U6aQMcBHYs3x7mme3Cvv1F87ytBL56rBvs7+DyK7r43zgaXKf13+GtPEI6ex5xjVUfyDW8XcQ==",
|
||||||
"funding": [
|
"funding": [
|
||||||
"https://trpc.io/sponsor"
|
"https://trpc.io/sponsor"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@trpc/server": "11.6.0",
|
"@trpc/server": "11.7.1",
|
||||||
"typescript": ">=5.7.2"
|
"typescript": ">=5.7.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
"@t3-oss/env-nextjs": "^0.13.8",
|
"@t3-oss/env-nextjs": "^0.13.8",
|
||||||
"@tailwindcss/typography": "^0.5.19",
|
"@tailwindcss/typography": "^0.5.19",
|
||||||
"@tanstack/react-query": "^5.90.5",
|
"@tanstack/react-query": "^5.90.5",
|
||||||
"@trpc/client": "^11.6.0",
|
"@trpc/client": "^11.7.1",
|
||||||
"@trpc/react-query": "^11.6.0",
|
"@trpc/react-query": "^11.6.0",
|
||||||
"@trpc/server": "^11.6.0",
|
"@trpc/server": "^11.6.0",
|
||||||
"@types/react-syntax-highlighter": "^15.5.13",
|
"@types/react-syntax-highlighter": "^15.5.13",
|
||||||
|
|||||||
Reference in New Issue
Block a user