File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 12
12
"type-check" : " vue-tsc --build --force"
13
13
},
14
14
"dependencies" : {
15
- "@tanstack/vue-query" : " ^5.71.10 " ,
15
+ "@tanstack/vue-query" : " ^5.81.5 " ,
16
16
"axios" : " ^1.8.4" ,
17
17
"pinia" : " ^3.0.1" ,
18
18
"vue" : " ^3.5.13" ,
Original file line number Diff line number Diff line change 321
321
dependencies :
322
322
remove-accents "0.5.0"
323
323
324
- " @tanstack/query-core@5.71.10 " :
325
- version "5.71.10 "
326
- resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.71.10 .tgz#1f2dc5abf595156e7d9c5d6e4f47e805a7083c30 "
327
- integrity sha512-/fKEY8fO1nbszfrBatzmhJa1nEwIKn0c6Tv2A1ocSA5OiD2GukOIV8nnBbvJRgZb/VIoBy9/N4PVbABI8YQLow ==
324
+ " @tanstack/query-core@5.81.5 " :
325
+ version "5.81.5 "
326
+ resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.81.5 .tgz#14e0cc778bad8bc11d1cf130709910d8a353bb73 "
327
+ integrity sha512-ZJOgCy/z2qpZXWaj/oxvodDx07XcQa9BF92c0oINjHkoqUPsmm3uG08HpTaviviZ/N9eP1f9CM7mKSEkIo7O1Q ==
328
328
329
- " @tanstack/vue-query@^5.71.10 " :
330
- version "5.71.10 "
331
- resolved "https://registry.yarnpkg.com/@tanstack/vue-query/-/vue-query-5.71.10 .tgz#53db1ac036c1e63b891a577e85c7a00df5581959 "
332
- integrity sha512-s0TMo1W6FW4IF2irmW69in0qsj8nQG4n8ugvK6rNZmuR6+048yc1OdjjhQtSG59n+tjauA8xYgrkflB8zlAwcQ ==
329
+ " @tanstack/vue-query@^5.81.5 " :
330
+ version "5.81.5 "
331
+ resolved "https://registry.yarnpkg.com/@tanstack/vue-query/-/vue-query-5.81.5 .tgz#b08e5c1024249ad6ceba07ba249221082cb7c8e9 "
332
+ integrity sha512-Ylt2pzRj1KyXOoidRemRoySU8ub3PXLKwGBr+iQxs6lhfvo1JlimTS2CANM2+3Uph+7JIIguFc8w0Mw3vSjVsw ==
333
333
dependencies :
334
334
" @tanstack/match-sorter-utils" " ^8.19.4"
335
- " @tanstack/query-core" " 5.71.10 "
335
+ " @tanstack/query-core" " 5.81.5 "
336
336
" @vue/devtools-api" " ^6.6.3"
337
337
vue-demi "^0.14.10"
338
338
You can’t perform that action at this time.
0 commit comments