Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.40.0 to 5.49.2
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.40.0 to 5.49.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.49.2/packages/react-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 79f246f commit bf868db
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@rails/ujs": "^7.1.3",
"@stripe/react-stripe-js": "^2.7.3",
"@stripe/stripe-js": "^4.1.0",
"@tanstack/react-query": "^5.40.0",
"@tanstack/react-query": "^5.49.2",
"@wca/helpers": "^1.1.5",
"autonumeric": "^4.10.5",
"autoprefixer": "^10.4.19",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2828,21 +2828,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.40.0":
version: 5.40.0
resolution: "@tanstack/query-core@npm:5.40.0"
checksum: 10c0/8ed200657dcdc1c05a44571be07e7a9d9a6c19c4ac067560bfb9d065a9cfb3e0dbbd0c44c17814272fd0b8d559030e9f4b50fb917c4312bbe61c9848767fde38
"@tanstack/query-core@npm:5.49.1":
version: 5.49.1
resolution: "@tanstack/query-core@npm:5.49.1"
checksum: 10c0/96cd7a22f16f9014083d60b136d430714b84cb06cbd8de863a787ca4e3bd58d3ddfa06fa6390e78fabf62878fdf593e342b9c0210ab443c329e5460134dfa90b
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.40.0":
version: 5.40.0
resolution: "@tanstack/react-query@npm:5.40.0"
"@tanstack/react-query@npm:^5.49.2":
version: 5.49.2
resolution: "@tanstack/react-query@npm:5.49.2"
dependencies:
"@tanstack/query-core": "npm:5.40.0"
"@tanstack/query-core": "npm:5.49.1"
peerDependencies:
react: ^18.0.0
checksum: 10c0/7298215fb1243c858006541267904023aa58a47e440c9b09425de7ed5547e88d56f9366a28cc01d0d165cf26d09b85c0cc6fcf884a1cf3936ead14b4afb3fa11
checksum: 10c0/c69702487e5e1c0a9758b96c21a7ce3bace1336a61c01f260d7927724a441f01c7d8074d89d317c8001480ac65e7b5762327ff3b3c9fe6d568186488f0dad430
languageName: node
linkType: hard

Expand Down Expand Up @@ -10364,7 +10364,7 @@ __metadata:
"@rails/ujs": "npm:^7.1.3"
"@stripe/react-stripe-js": "npm:^2.7.3"
"@stripe/stripe-js": "npm:^4.1.0"
"@tanstack/react-query": "npm:^5.40.0"
"@tanstack/react-query": "npm:^5.49.2"
"@wca/helpers": "npm:^1.1.5"
autonumeric: "npm:^4.10.5"
autoprefixer: "npm:^10.4.19"
Expand Down

0 comments on commit bf868db

Please sign in to comment.