Skip to content

Commit

Permalink
build(deps): bump @tanstack/zod-adapter from 1.91.3 to 1.92.3
Browse files Browse the repository at this point in the history
Bumps [@tanstack/zod-adapter](https://github.com/TanStack/router/tree/HEAD/packages/zod-adapter) from 1.91.3 to 1.92.3.
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.92.3/packages/zod-adapter)

---
updated-dependencies:
- dependency-name: "@tanstack/zod-adapter"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent e80b81f commit 2960e0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@reactive-dot/wallet-ledger": "^0.16.20",
"@reactive-dot/wallet-walletconnect": "^0.17.0",
"@tanstack/react-router": "^1.91.3",
"@tanstack/zod-adapter": "^1.91.3",
"@tanstack/zod-adapter": "^1.92.3",
"@w3f/polkadot-icons": "^1.0.0",
"date-fns": "^4.1.0",
"dot-connect": "^0.13.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3472,13 +3472,13 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/zod-adapter@npm:^1.91.3":
version: 1.91.3
resolution: "@tanstack/zod-adapter@npm:1.91.3"
"@tanstack/zod-adapter@npm:^1.92.3":
version: 1.92.3
resolution: "@tanstack/zod-adapter@npm:1.92.3"
peerDependencies:
"@tanstack/react-router": ">=1.43.2"
zod: ^3.23.8
checksum: 10c0/badbd8020f3e2a2a116e0628d5f32823d0350dc70b31197b50ddb645a6636436db776ac88e6f5c9b779db9fe1ef01ffc7aec376525db2d4fa77c8c82e9cfcf86
checksum: 10c0/263fdc7256401cb01df6f97fe32089d03193061b24ad0b9e7594b6b50e1c12c60ba35a5000cf05f6c891aa2fb968f857fa7c4f28708f0adbba9f01e61f87c27c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6780,7 +6780,7 @@ __metadata:
"@tanstack/react-router": "npm:^1.91.3"
"@tanstack/router-devtools": "npm:^1.91.3"
"@tanstack/router-plugin": "npm:^1.91.1"
"@tanstack/zod-adapter": "npm:^1.91.3"
"@tanstack/zod-adapter": "npm:^1.92.3"
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.0"
"@tsconfig/recommended": "npm:^1.0.8"
"@tsconfig/strictest": "npm:^2.0.5"
Expand Down

0 comments on commit 2960e0f

Please sign in to comment.