Skip to content

Commit

Permalink
build(deps): bump @tanstack/react-query from 5.64.1 to 5.64.2 in /app (
Browse files Browse the repository at this point in the history
…#248)

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.64.1 to 5.64.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.2/packages/react-query)

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

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 Jan 20, 2025
1 parent 5df2ff6 commit cac00a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@react-navigation/bottom-tabs": "^7.2.0",
"@react-navigation/native": "^7.0.14",
"@react-navigation/native-stack": "^7.2.0",
"@tanstack/react-query": "^5.64.1",
"@tanstack/react-query": "^5.64.2",
"date-fns": "^4.1.0",
"deepmerge": "^4.3.1",
"nativewind": "^4.1.23",
Expand Down
20 changes: 10 additions & 10 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2968,21 +2968,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.64.1":
version: 5.64.1
resolution: "@tanstack/query-core@npm:5.64.1"
checksum: 10c0/89aae104b6c0568d88ca9f4de2c878d290ee296b9a2952c93145a14e36f980ad045d37e12cf6c520a5de5297fab2f01488d3936a77b6e374f28259051fe3cb30
"@tanstack/query-core@npm:5.64.2":
version: 5.64.2
resolution: "@tanstack/query-core@npm:5.64.2"
checksum: 10c0/96dfaa334d2e3aeb3bcd55a3b8b3f3b4f7283b435d90681302ca6c08d0a597a5745c3c790d0242908266af6188efe804aac3c82ca8ed3fd7cd73c24220d93acc
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.64.1":
version: 5.64.1
resolution: "@tanstack/react-query@npm:5.64.1"
"@tanstack/react-query@npm:^5.64.2":
version: 5.64.2
resolution: "@tanstack/react-query@npm:5.64.2"
dependencies:
"@tanstack/query-core": "npm:5.64.1"
"@tanstack/query-core": "npm:5.64.2"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/94393e72d8ed4aca112c10a5c421642fcd63e6f767ec68033e916ed66d75c9c515112942fd40e355ffa94ed41b5d48283bfa1b808aba26b4a154eedc82cd03be
checksum: 10c0/4e81c8e922ced8ef5f2e5975d7784409b532ce007b1771fe8569e380d08666b5323a90fa91de6ef10f9f2f8882d3fdf1be109eeb99a54bd84b1fa2075de9e75b
languageName: node
linkType: hard

Expand Down Expand Up @@ -11015,7 +11015,7 @@ __metadata:
"@react-navigation/bottom-tabs": "npm:^7.2.0"
"@react-navigation/native": "npm:^7.0.14"
"@react-navigation/native-stack": "npm:^7.2.0"
"@tanstack/react-query": "npm:^5.64.1"
"@tanstack/react-query": "npm:^5.64.2"
"@types/react": "npm:^19.0.7"
"@types/react-native-vector-icons": "npm:^6.4.18"
"@types/react-test-renderer": "npm:^19.0.0"
Expand Down

0 comments on commit cac00a7

Please sign in to comment.