Skip to content

Commit

Permalink
Merge pull request #219 from laravelcm/dependabot/npm_and_yarn/tansta…
Browse files Browse the repository at this point in the history
…ck/react-query-5.37.1

⬆️ Bump @tanstack/react-query from 5.24.8 to 5.37.1
  • Loading branch information
mckenziearts committed May 27, 2024
2 parents 300e382 + b51ce32 commit 37d7b1c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.24.8",
"@tanstack/react-query": "^5.37.1",
"axios": "^1.6.7",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,10 @@
dependencies:
"@typescript-eslint/utils" "^5.54.0"

"@tanstack/query-core@5.24.8":
version "5.24.8"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.24.8.tgz#b407546a726ecd4d60b8682dec2ca84ac9eab81e"
integrity sha512-yH7KnfXMf10p1U5GffTQzFi2Miiw6WJZImGYGdV7eqa5ZbKO8qVx9lOA9SfhIaJXomrMp1Yz5w/CBhVM3yWeTA==
"@tanstack/query-core@5.36.1":
version "5.36.1"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.36.1.tgz#ae46f935c4752812a56c6815305061a3da82e7b8"
integrity sha512-BteWYEPUcucEu3NBcDAgKuI4U25R9aPrHSP6YSf2NvaD2pSlIQTdqOfLRsxH9WdRYg7k0Uom35Uacb6nvbIMJg==

"@tanstack/query-devtools@5.7.4":
version "5.7.4"
Expand All @@ -304,12 +304,12 @@
dependencies:
"@tanstack/query-devtools" "5.7.4"

"@tanstack/react-query@^5.24.8":
version "5.24.8"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.24.8.tgz#9de1423a710bcdfce90df82acaf494659edb6221"
integrity sha512-jB3JS9SzDmBySk9VVOTPt/0ixWEb3K3dy9IExlVl/1NouY3N7HzAqG/1d4m6E9eFfKJoLvA/hBksaLu0lw627A==
"@tanstack/react-query@^5.37.1":
version "5.37.1"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.37.1.tgz#82d79cdf54923b1f0638c080e8f0439a6a8a2ddc"
integrity sha512-EhtBNA8GL3XFeSx6VYUjXQ96n44xe3JGKZCzBINrCYlxbZP6UwBafv7ti4eSRWc2Fy+fybQre0w17gR6lMzULA==
dependencies:
"@tanstack/query-core" "5.24.8"
"@tanstack/query-core" "5.36.1"

"@types/hoist-non-react-statics@^3.3.0":
version "3.3.3"
Expand Down

0 comments on commit 37d7b1c

Please sign in to comment.