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.2 " ,
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.2 ":
3955
+ version "5.53.2 "
3956
+ resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.53.2 .tgz#b8413891d706e6a095997f20e250aa379b4fa6e0 "
3957
+ integrity sha512-gCsABpRrYfLsmwcQ0JCE5I3LOQ9KYrDDSnseUDP3T7ukV8E7+lhlHDJS4Gegt1TSZCsxKhc1J5A7TkF5ePjDUQ ==
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.2 ":
3960
+ version "5.53.2 "
3961
+ resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.53.2 .tgz#cc00a9c26a2c00f3302f079472dd35bb1d0cf75f "
3962
+ integrity sha512-ZxG/rspElkfqg2LElnNtsNgPtiCZ4Wl2XY43bATQqPvNgyrhzbCFzCjDwSQy9fJhSiDVALSlxYS8YOIiToqQmg ==
3963
3963
dependencies:
3964
- "@tanstack/query-core" "4.36.1"
3965
- use-sync-external-store "^1.2.0"
3964
+ "@tanstack/query-core" "5.53.2"
3966
3965
3967
3966
3968
3967
version "6.6.3"
You can’t perform that action at this time.
0 commit comments