Skip to content

Commit

Permalink
Bump the deps group across 1 directory with 3 updates (#16)
Browse files Browse the repository at this point in the history
Bumps the deps group with 3 updates in the / directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [viem](https://github.com/wevm/viem) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@tanstack/react-query` from 5.59.15 to 5.59.16
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.16/packages/react-query)

Updates `viem` from 2.21.31 to 2.21.34
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.34)

Updates `@types/react` from 18.3.11 to 18.3.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 1d1449f commit e905e43
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -617,21 +617,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.13":
version: 5.59.13
resolution: "@tanstack/query-core@npm:5.59.13"
checksum: 10/dc28f8a667095a98e22411a0f067f0c03701c9c92355d1cb74e9b160c49acdf0e5e362cc027ece6a70e4faec721170da2ee38e71f07814c664a2c4cbd494d736
"@tanstack/query-core@npm:5.59.16":
version: 5.59.16
resolution: "@tanstack/query-core@npm:5.59.16"
checksum: 10/c001282dfeb682b18f3eb8231f6b00d5b3304dd033ef0da5cd252d9a2cf42507d9879590e16bfe15549def3e8ef83033ee71cee259f60402fc8992581fb9cd5e
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.59.15":
version: 5.59.15
resolution: "@tanstack/react-query@npm:5.59.15"
version: 5.59.16
resolution: "@tanstack/react-query@npm:5.59.16"
dependencies:
"@tanstack/query-core": "npm:5.59.13"
"@tanstack/query-core": "npm:5.59.16"
peerDependencies:
react: ^18 || ^19
checksum: 10/a55168650140c6e0a3a20adad9e1ef2088a6834a26d7f3455e90177c7dcff2b9ba92fdc330f4d2b1afe246233330b27f71dec003e883ed6aa195490fcf43e803
checksum: 10/7496d4c798268a204b5327d3e42591396da70202e8b1c7cb266fb4632c59053dbb5d759edee55a2eea838a6df6cf2bec8f3751e9033dd243bcca9d6da5bdc2c8
languageName: node
linkType: hard

Expand Down Expand Up @@ -668,12 +668,12 @@ __metadata:
linkType: hard

"@types/react@npm:^18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/a36f0707fdfe9fe19cbe5892bcdab0f042ecadb501ea4e1c39519943f3e74cffbd31e892d3860f5c87cf33f5f223552b246a552bed0087b95954f2cb39d5cf65
checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033
languageName: node
linkType: hard

Expand Down Expand Up @@ -1077,8 +1077,8 @@ __metadata:
linkType: hard

"viem@npm:^2.21.31":
version: 2.21.31
resolution: "viem@npm:2.21.31"
version: 2.21.34
resolution: "viem@npm:2.21.34"
dependencies:
"@adraffy/ens-normalize": "npm:1.11.0"
"@noble/curves": "npm:1.6.0"
Expand All @@ -1094,7 +1094,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/32de694c848fb839b60246433fa3c664f8f391612aa8702c55f4528cc3790593cd0c766216ddad16ad049606a8d583b8ba2a3457f314d1cb193e3f358bfa172a
checksum: 10/19e599f83fcae534ab3848567609c1f3c60318c10fa27b93b89c690f03303dee0b76d4461abf32e4142b8a6e3523bdc10f794204f17bd1aa72e6109d70c0fea6
languageName: node
linkType: hard

Expand Down

0 comments on commit e905e43

Please sign in to comment.