File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed
examples/react/tanstack-react-query Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@tanstack/react-query" : " 4.36.1 " ,
6
+ "@tanstack/react-query" : " 5.53.3 " ,
7
7
"react" : " ^18.2.0" ,
8
8
"react-dom" : " ^18.2.0"
9
9
},
Original file line number Diff line number Diff line change 3951
3951
"@swc/counter" "^0.1.3"
3952
3952
tslib "^2.4.0"
3953
3953
3954
- "@tanstack/query-core@4.36.1 ":
3955
- version "4.36.1 "
3956
- resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.36.1 .tgz#79f8c1a539d47c83104210be2388813a7af2e524 "
3957
- integrity sha512-DJSilV5+ytBP1FbFcEJovv4rnnm/CokuVvrBEtW/Va9DvuJ3HksbXUJEpI0aV1KtuL4ZoO9AVE6PyNLzF7tLeA ==
3954
+ "@tanstack/query-core@5.53.3 ":
3955
+ version "5.53.3 "
3956
+ resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.53.3 .tgz#ada02058ee79fe4482c0aa6967408f22a6af2a0f "
3957
+ integrity sha512-ZfjAgd7NpqDx0e4aYBt7EmS2enbulPrJwowTy+mayRE93WUUH+sIYHun1TdRjpGwDPMNNZ5D6goh7n3CwoO+HA ==
3958
3958
3959
- "@tanstack/react-query@4.36.1 ":
3960
- version "4.36.1 "
3961
- resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.36.1 .tgz#acb589fab4085060e2e78013164868c9c785e5d2 "
3962
- integrity sha512-y7ySVHFyyQblPl3J3eQBWpXZkliroki3ARnBKsdJchlgt7yJLRDUcf4B8soufgiYt3pEQIkBWBx1N9/ZPIeUWw ==
3959
+ "@tanstack/react-query@5.53.3 ":
3960
+ version "5.53.3 "
3961
+ resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.53.3 .tgz#f4ee3effe6f2fe584da2f58dc7c0316876fa9028 "
3962
+ integrity sha512-286mN/91CeM7vC6CZFLKYDHSw+WyMX6ekIvzoTbpM4xyPb99VSyCKPLyPgaOatKqYm6ooMBquSq9NGRdKgsJfg ==
3963
3963
dependencies:
3964
- "@tanstack/query-core" "4.36.1"
3965
- use-sync-external-store "^1.2.0"
3964
+ "@tanstack/query-core" "5.53.3"
3966
3965
3967
3966
3968
3967
version "6.6.3"
You can’t perform that action at this time.
0 commit comments