File tree Expand file tree Collapse file tree 29 files changed +157
-221
lines changed
load-more-infinite-scroll
optimistic-updates-typescript
query-async-storage-persister
query-broadcast-client-experimental
query-sync-storage-persister
react-query-persist-client Expand file tree Collapse file tree 29 files changed +157
-221
lines changed Original file line number Diff line number Diff line change 10
10
"next" : " 12.2.2" ,
11
11
"react" : " ^18.2.0" ,
12
12
"react-dom" : " ^18.2.0" ,
13
- "@tanstack/react-query" : " 4.3.0 " ,
14
- "@tanstack/react-query-devtools" : " 4.3.0 "
13
+ "@tanstack/react-query" : " 4.3.1 " ,
14
+ "@tanstack/react-query-devtools" : " 4.3.1 "
15
15
},
16
16
"scripts" : {
17
17
"dev" : " next" ,
Original file line number Diff line number Diff line change 13
13
"graphql-request" : " ^3.1.0" ,
14
14
"react" : " ^18.0.0" ,
15
15
"react-dom" : " ^18.0.0" ,
16
- "@tanstack/react-query" : " 4.3.0 " ,
17
- "@tanstack/react-query-devtools" : " 4.3.0 "
16
+ "@tanstack/react-query" : " 4.3.1 " ,
17
+ "@tanstack/react-query-devtools" : " 4.3.1 "
18
18
},
19
19
"devDependencies" : {
20
20
"@vitejs/plugin-react" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 13
13
"broadcast-channel" : " ^3.4.1" ,
14
14
"react" : " ^18.0.0" ,
15
15
"react-dom" : " ^18.0.0" ,
16
- "@tanstack/react-query" : " 4.3.0 " ,
17
- "@tanstack/react-query-devtools" : " 4.3.0 " ,
18
- "@tanstack/react-query-persist-client" : " 4.3.0 " ,
19
- "@tanstack/query-sync-storage-persister" : " 4.3.0-beta.4 " ,
16
+ "@tanstack/react-query" : " 4.3.1 " ,
17
+ "@tanstack/react-query-devtools" : " 4.3.1 " ,
18
+ "@tanstack/react-query-persist-client" : " 4.3.1 " ,
19
+ "@tanstack/query-sync-storage-persister" : " 4.3.1 " ,
20
20
"react-scripts" : " 3.0.1" ,
21
21
"stop-runaway-react-effects" : " ^1.2.0" ,
22
22
"styled-components" : " ^4.3.2" ,
Original file line number Diff line number Diff line change 12
12
"axios" : " ^0.21.1" ,
13
13
"react" : " ^18.0.0" ,
14
14
"react-dom" : " ^18.0.0" ,
15
- "@tanstack/react-query" : " 4.3.0 " ,
16
- "@tanstack/react-query-devtools" : " 4.3.0 "
15
+ "@tanstack/react-query" : " 4.3.1 " ,
16
+ "@tanstack/react-query-devtools" : " 4.3.1 "
17
17
},
18
18
"devDependencies" : {
19
19
"@vitejs/plugin-react" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 12
12
"axios" : " ^0.26.1" ,
13
13
"react" : " ^18.0.0" ,
14
14
"react-dom" : " ^18.0.0" ,
15
- "@tanstack/react-query" : " 4.3.0 " ,
16
- "@tanstack/react-query-devtools" : " 4.3.0 " ,
15
+ "@tanstack/react-query" : " 4.3.1 " ,
16
+ "@tanstack/react-query-devtools" : " 4.3.1 " ,
17
17
"react-scripts" : " 3.0.1" ,
18
18
"stop-runaway-react-effects" : " ^1.2.0" ,
19
19
"styled-components" : " ^4.3.2"
Original file line number Diff line number Diff line change 12
12
"axios" : " ^0.26.1" ,
13
13
"react" : " ^18.0.0" ,
14
14
"react-dom" : " ^18.0.0" ,
15
- "@tanstack/react-query" : " 4.3.0 " ,
16
- "@tanstack/react-query-devtools" : " 4.3.0 "
15
+ "@tanstack/react-query" : " 4.3.1 " ,
16
+ "@tanstack/react-query-devtools" : " 4.3.1 "
17
17
},
18
18
"devDependencies" : {
19
19
"@vitejs/plugin-react" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 10
10
"next" : " 12.2.0" ,
11
11
"react" : " ^18.2.0" ,
12
12
"react-dom" : " ^18.2.0" ,
13
- "@tanstack/react-query" : " 4.3.0 " ,
14
- "@tanstack/react-query-devtools" : " 4.3.0 "
13
+ "@tanstack/react-query" : " 4.3.1 " ,
14
+ "@tanstack/react-query-devtools" : " 4.3.1 "
15
15
},
16
16
"scripts" : {
17
17
"dev" : " next" ,
Original file line number Diff line number Diff line change 11
11
"react" : " ^18.2.0" ,
12
12
"react-dom" : " ^18.2.0" ,
13
13
"react-intersection-observer" : " ^8.33.1" ,
14
- "@tanstack/react-query" : " 4.3.0 " ,
15
- "@tanstack/react-query-devtools" : " 4.3.0 "
14
+ "@tanstack/react-query" : " 4.3.1 " ,
15
+ "@tanstack/react-query-devtools" : " 4.3.1 "
16
16
},
17
17
"scripts" : {
18
18
"dev" : " next" ,
Original file line number Diff line number Diff line change 13
13
"next" : " 12.2.2" ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0" ,
16
- "@tanstack/react-query" : " 4.3.0 " ,
17
- "@tanstack/react-query-devtools" : " 4.3.0 " ,
16
+ "@tanstack/react-query" : " 4.3.1 " ,
17
+ "@tanstack/react-query-devtools" : " 4.3.1 " ,
18
18
"resolve-from" : " ^5.0.0" ,
19
19
"web-streams-polyfill" : " ^3.0.3"
20
20
},
Original file line number Diff line number Diff line change 15
15
"react" : " ^18.0.0" ,
16
16
"react-dom" : " ^18.0.0" ,
17
17
"react-hot-toast" : " ^2.2.0" ,
18
- "@tanstack/react-query" : " 4.3.0 " ,
19
- "@tanstack/react-query-devtools" : " 4.3.0 " ,
20
- "@tanstack/react-query-persist-client" : " 4.3.0 " ,
21
- "@tanstack/query-sync-storage-persister" : " 4.3.0-beta.4 "
18
+ "@tanstack/react-query" : " 4.3.1 " ,
19
+ "@tanstack/react-query-devtools" : " 4.3.1 " ,
20
+ "@tanstack/react-query-persist-client" : " 4.3.1 " ,
21
+ "@tanstack/query-sync-storage-persister" : " 4.3.1 "
22
22
},
23
23
"devDependencies" : {
24
24
"@vitejs/plugin-react" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 12
12
"next" : " 12.2.2" ,
13
13
"react" : " ^18.2.0" ,
14
14
"react-dom" : " ^18.2.0" ,
15
- "@tanstack/react-query" : " 4.3.0 " ,
16
- "@tanstack/react-query-devtools" : " 4.3.0 " ,
15
+ "@tanstack/react-query" : " 4.3.1 " ,
16
+ "@tanstack/react-query-devtools" : " 4.3.1 " ,
17
17
"typescript" : " ^4.1.2"
18
18
},
19
19
"scripts" : {
Original file line number Diff line number Diff line change 10
10
"next" : " 12.2.2" ,
11
11
"react" : " ^18.2.0" ,
12
12
"react-dom" : " ^18.2.0" ,
13
- "@tanstack/react-query" : " 4.3.0 " ,
14
- "@tanstack/react-query-devtools" : " 4.3.0 "
13
+ "@tanstack/react-query" : " 4.3.1 " ,
14
+ "@tanstack/react-query-devtools" : " 4.3.1 "
15
15
},
16
16
"scripts" : {
17
17
"dev" : " next" ,
Original file line number Diff line number Diff line change 10
10
"next" : " 12.2.2" ,
11
11
"react" : " ^18.2.0" ,
12
12
"react-dom" : " ^18.2.0" ,
13
- "@tanstack/react-query" : " 4.3.0 " ,
14
- "@tanstack/react-query-devtools" : " 4.3.0 "
13
+ "@tanstack/react-query" : " 4.3.1 " ,
14
+ "@tanstack/react-query-devtools" : " 4.3.1 "
15
15
},
16
16
"scripts" : {
17
17
"dev" : " next" ,
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"react" : " ^18.0.0" ,
13
13
"react-dom" : " ^18.0.0" ,
14
- "@tanstack/react-query" : " 4.3.0 " ,
15
- "@tanstack/react-query-devtools" : " 4.3.0 "
14
+ "@tanstack/react-query" : " 4.3.1 " ,
15
+ "@tanstack/react-query-devtools" : " 4.3.1 "
16
16
},
17
17
"devDependencies" : {
18
18
"@vitejs/plugin-react" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 10
10
"next" : " 12.2.2" ,
11
11
"react" : " ^18.2.0" ,
12
12
"react-dom" : " ^18.2.0" ,
13
- "@tanstack/react-query" : " 4.3.0 " ,
14
- "@tanstack/react-query-devtools" : " 4.3.0 "
13
+ "@tanstack/react-query" : " 4.3.1 " ,
14
+ "@tanstack/react-query-devtools" : " 4.3.1 "
15
15
},
16
16
"scripts" : {
17
17
"dev" : " next" ,
Original file line number Diff line number Diff line change 27
27
"react-dom" : " 17.0.1" ,
28
28
"react-native" : " 0.64.3" ,
29
29
"react-native-web" : " 0.17.1" ,
30
- "@tanstack/react-query" : " 4.3.0 " ,
31
- "@tanstack/react-query-devtools" : " 4.3.0 " ,
30
+ "@tanstack/react-query" : " 4.3.1 " ,
31
+ "@tanstack/react-query-devtools" : " 4.3.1 " ,
32
32
"expo-constants" : " ~12.1.3" ,
33
33
"react-native-paper" : " 4.9.2" ,
34
34
"react-native-screens" : " ~3.8.0" ,
Original file line number Diff line number Diff line change 16
16
"react-router-dom" : " ^6.4.0-pre.13" ,
17
17
"rooks" : " ^6.4.3" ,
18
18
"sort-by" : " ^1.2.0" ,
19
- "@tanstack/react-query" : " 4.3.0 " ,
20
- "@tanstack/react-query-devtools" : " 4.3.0 "
19
+ "@tanstack/react-query" : " 4.3.1 " ,
20
+ "@tanstack/react-query-devtools" : " 4.3.1 "
21
21
},
22
22
"devDependencies" : {
23
23
"@vitejs/plugin-react" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 12
12
"@material-ui/core" : " ^4.9.7" ,
13
13
"react" : " ^18.0.0" ,
14
14
"react-dom" : " ^18.0.0" ,
15
- "@tanstack/react-query" : " 4.3.0 " ,
16
- "@tanstack/react-query-devtools" : " 4.3.0 " ,
15
+ "@tanstack/react-query" : " 4.3.1 " ,
16
+ "@tanstack/react-query-devtools" : " 4.3.1 " ,
17
17
"react-router" : " ^5.1.2" ,
18
18
"react-router-dom" : " ^5.1.2"
19
19
},
Original file line number Diff line number Diff line change 12
12
"axios" : " ^0.26.1" ,
13
13
"react" : " ^18.0.0" ,
14
14
"react-dom" : " ^18.0.0" ,
15
- "@tanstack/react-query" : " 4.3.0 " ,
16
- "@tanstack/react-query-devtools" : " 4.3.0 "
15
+ "@tanstack/react-query" : " 4.3.1 " ,
16
+ "@tanstack/react-query-devtools" : " 4.3.1 "
17
17
},
18
18
"devDependencies" : {
19
19
"@vitejs/plugin-react" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 12
12
"@material-ui/core" : " ^4.9.7" ,
13
13
"react" : " ^18.0.0" ,
14
14
"react-dom" : " ^18.0.0" ,
15
- "@tanstack/react-query" : " 4.3.0 " ,
16
- "@tanstack/react-query-devtools" : " 4.3.0 " ,
15
+ "@tanstack/react-query" : " 4.3.1 " ,
16
+ "@tanstack/react-query-devtools" : " 4.3.1 " ,
17
17
"react-router" : " ^5.1.2" ,
18
18
"react-router-dom" : " ^5.1.2"
19
19
},
Original file line number Diff line number Diff line change 10
10
"react" : " ^18.0.0" ,
11
11
"react-dom" : " ^18.0.0" ,
12
12
"react-error-boundary" : " ^2.2.3" ,
13
- "@tanstack/react-query" : " 4.3.0 " ,
14
- "@tanstack/react-query-devtools" : " 4.3.0 "
13
+ "@tanstack/react-query" : " 4.3.1 " ,
14
+ "@tanstack/react-query-devtools" : " 4.3.1 "
15
15
},
16
16
"devDependencies" : {
17
17
"@vitejs/plugin-react" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments