Skip to content

Commit 28ff154

Browse files
authored
Revert "Update tanstack-query monorepo to v5 (major)"
1 parent 3a20a0f commit 28ff154

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"@react-navigation/stack": "6.3.17",
6262
"@reduxjs/toolkit": "1.9.5",
6363
"@sentry/react-native": "5.9.1",
64-
"@tanstack/query-async-storage-persister": "5.54.1",
65-
"@tanstack/react-query": "5.54.1",
66-
"@tanstack/react-query-persist-client": "5.54.1",
64+
"@tanstack/query-async-storage-persister": "4.33.0",
65+
"@tanstack/react-query": "4.33.0",
66+
"@tanstack/react-query-persist-client": "4.33.0",
6767
"base-64": "1.0.0",
6868
"buffer": "6.0.3",
6969
"delay": "6.0.0",
@@ -112,7 +112,7 @@
112112
"@babel/runtime": "7.22.11",
113113
"@jest/globals": "29.7.0",
114114
"@sentry/cli": "2.20.6",
115-
"@tanstack/eslint-plugin-query": "5.53.0",
115+
"@tanstack/eslint-plugin-query": "4.34.1",
116116
"@testing-library/react-native": "12.3.0",
117117
"@types/base-64": "1.0.0",
118118
"@types/http-cache-semantics": "4.0.1",

0 commit comments

Comments
 (0)