Skip to content

Commit

Permalink
Update tanstack-query monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 772acd5 commit 3d05967
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@react-native-firebase/messaging": "20.1.0",
"@react-navigation/native": "6.1.17",
"@react-navigation/native-stack": "6.10.0",
"@tanstack/query-sync-storage-persister": "5.51.1",
"@tanstack/react-query": "5.51.1",
"@tanstack/react-query-persist-client": "5.51.1",
"@tanstack/query-sync-storage-persister": "5.51.21",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query-persist-client": "5.51.23",
"react": "18.3.1",
"react-native": "0.74.3",
"react-native-mmkv": "2.12.2",
Expand All @@ -34,7 +34,7 @@
"@react-native/eslint-config": "0.74.85",
"@react-native/metro-config": "0.74.85",
"@react-native/typescript-config": "0.74.85",
"@tanstack/eslint-plugin-query": "5.51.1",
"@tanstack/eslint-plugin-query": "5.51.15",
"@types/react": "18.3.3",
"@types/react-test-renderer": "18.3.0",
"babel-jest": "29.7.0",
Expand Down
58 changes: 29 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2160,46 +2160,46 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@tanstack/[email protected].1":
version "5.51.1"
resolved "https://registry.yarnpkg.com/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.51.1.tgz#c0fb1b58e544c6c25cc655ea2441d3c9b5980f09"
integrity sha512-M1IBJTtD9V69Zf4Efnkizg+DKdn4yTt+OfD0my5hZRok4wPZ44+Y8XNUFpwy6nsEV/Qt+KsS8IWPjd+eERQUSA==
"@tanstack/[email protected].15":
version "5.51.15"
resolved "https://registry.yarnpkg.com/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.51.15.tgz#db69652bf24103d132f5013b3b7ca61cd9f5bf8b"
integrity sha512-btX03EOGvNxTGJDqHMmQwfSt/hp93Z8I4FNBijoyEdDnjGi4jVjpGP7nEi9LaMnHFsylucptVGb6GQngWs07bA==
dependencies:
"@typescript-eslint/utils" "8.0.0-alpha.30"

"@tanstack/[email protected].1":
version "5.51.1"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.51.1.tgz#55049ef0252c7d29de05e8219fd19b679509270e"
integrity sha512-fJBMQMpo8/KSsWW5ratJR5+IFr7YNJ3K2kfP9l5XObYHsgfVy1w3FJUWU4FT2fj7+JMaEg33zOcNDBo0LMwHnw==
"@tanstack/[email protected].21":
version "5.51.21"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.51.21.tgz#a510469c6c30d3de2a8b8798e340169a4b0fd08f"
integrity sha512-POQxm42IUp6n89kKWF4IZi18v3fxQWFRolvBA6phNVmA8psdfB1MvDnGacCJdS+EOX12w/CyHM62z//rHmYmvw==

"@tanstack/[email protected].1":
version "5.51.1"
resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-5.51.1.tgz#75520572fae04ba6ac6b32f3c658ffb78ef40231"
integrity sha512-sEaZbqO5mdaJCymLAOUsf4DkVLSUcuKvhHC4pbL1Q/GbYs+r7vQkh2AeS5aRORyuhdL2jqOAs554ldee58e5sQ==
"@tanstack/[email protected].21":
version "5.51.21"
resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-5.51.21.tgz#5ee605f730c28ebdf3e2bf075257f65ceab80ccb"
integrity sha512-W/H3SFIMPjxgiwkrl511pG2JhvKnFWtLCgO+AlNqk9keyClMbm9tb3oLUHveLuzviCaROpmFShW+eSP5zYwk4g==
dependencies:
"@tanstack/query-core" "5.51.1"
"@tanstack/query-core" "5.51.21"

"@tanstack/[email protected].1":
version "5.51.1"
resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.51.1.tgz#418cff844f3cb12101b92e1eed325c146a2880c8"
integrity sha512-nFuIKTJ47MAzTQCt6M5bPEUYHc1PzJYKvzlyfh7DoLxULvj0iFMmigX4s/NBZkSwmOPphkM0U3t5q3fa5KsKdw==
"@tanstack/[email protected].21":
version "5.51.21"
resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.51.21.tgz#da752c35fb0edd8584984355ee812892f4158401"
integrity sha512-I/J9Z22jLNyeKg8LNnduvJVPywYGL30JcCYqYcg1rl26AL6oiFrHezrCpTNUeahWbT3p4XEQRryC5Ikoeq7rNA==
dependencies:
"@tanstack/query-core" "5.51.1"
"@tanstack/query-persist-client-core" "5.51.1"
"@tanstack/query-core" "5.51.21"
"@tanstack/query-persist-client-core" "5.51.21"

"@tanstack/[email protected].1":
version "5.51.1"
resolved "https://registry.yarnpkg.com/@tanstack/react-query-persist-client/-/react-query-persist-client-5.51.1.tgz#250cdb39d0849939b03e4b419128a95ac5942757"
integrity sha512-8sqMCsF6jpxdhuIQAt1z9PJjCPRlFuAFD/Tk5oXXWq5KjqVg/TP1XB/THtclw5KjNsGomkHSGPySNGY2zK1mJQ==
"@tanstack/[email protected].23":
version "5.51.23"
resolved "https://registry.yarnpkg.com/@tanstack/react-query-persist-client/-/react-query-persist-client-5.51.23.tgz#f4f4d7ba854907c43a864614eea94579a20f0651"
integrity sha512-SwTNwxhG4zgpji3B8oLZqZuaOXYtOjbuqVerMQkOX/vGroIU6dGh1SzOwy4glW3IVr+G3kUKMcS3JYibWPQZiQ==
dependencies:
"@tanstack/query-persist-client-core" "5.51.1"
"@tanstack/query-persist-client-core" "5.51.21"

"@tanstack/[email protected].1":
version "5.51.1"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.51.1.tgz#e483b9c9011e079b89cf73ce447b2e06340b3f41"
integrity sha512-s47HKFnQ4HOJAHoIiXcpna/roMMPZJPy6fJ6p4ZNVn8+/onlLBEDd1+xc8OnDuwgvecqkZD7Z2mnSRbcWefrKw==
"@tanstack/[email protected].23":
version "5.51.23"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.51.23.tgz#83c223f4cb6054b206de8856b73ca7e41a63ba1f"
integrity sha512-CfJCfX45nnVIZjQBRYYtvVMIsGgWLKLYC4xcUiYEey671n1alvTZoCBaU9B85O8mF/tx9LPyrI04A6Bs2THv4A==
dependencies:
"@tanstack/query-core" "5.51.1"
"@tanstack/query-core" "5.51.21"

"@types/babel__core@^7.1.14":
version "7.20.5"
Expand Down

0 comments on commit 3d05967

Please sign in to comment.