File tree Expand file tree Collapse file tree 2 files changed +14
-10
lines changed Expand file tree Collapse file tree 2 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 50
50
"test:deploy" : " ts-node scripts/deploy.ts"
51
51
},
52
52
"dependencies" : {
53
- "@tanstack/react-query" : " ^5.56.1 " ,
53
+ "@tanstack/react-query" : " 5.79.2 " ,
54
54
"kubernetesjs" : " ^0.6.1" ,
55
55
"react" : " ^18.2.0"
56
56
},
57
57
"devDependencies" : {
58
58
"@types/react" : " ^18.2.77" ,
59
59
"react" : " ^18.2.0" ,
60
60
"schema-sdk" : " ^0.11.3"
61
+ },
62
+ "peerDependencies" : {
63
+ "@tanstack/react-query" : " 5.79.2" ,
64
+ "react" : " ^18.2.0"
61
65
}
62
66
}
Original file line number Diff line number Diff line change 1174
1174
dependencies :
1175
1175
" @sinonjs/commons" " ^3.0.0"
1176
1176
1177
-
1178
- version "5.79.0 "
1179
- resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.79.0 .tgz#947e13c409555a8ca0a17abdf3dff9eb77af45e6 "
1180
- integrity sha512-s+epTqqLM0/TbJzMAK7OEhZIzh63P9sWz5HEFc5XHL4FvKQXQkcjI8F3nee+H/xVVn7mrP610nVXwOytTSYd0w ==
1177
+
1178
+ version "5.79.2 "
1179
+ resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.79.2 .tgz#92b048bd6794b0dec7b14253b08b85f368afe00f "
1180
+ integrity sha512-kr+KQrBuqd6495eP9S41BoftFI1H50XA9O+6FmbnTx/Te6bjiq1mj8rt9rJjW3YZSO2aaUNUres0TWesJW1j1g ==
1181
1181
1182
- " @tanstack/react-query@^5.56.1 " :
1183
- version "5.79.0 "
1184
- resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.79.0 .tgz#91a41d92dcd92b2cd544bafdcc2c2bd7d06396c6 "
1185
- integrity sha512-DjC4JIYZnYzxaTzbg3osOU63VNLP67dOrWet2cZvXgmgwAXNxfS52AMq86M5++ILuzW+BqTUEVMTjhrZ7/XBuA ==
1182
+ " @tanstack/react-query@5.79.2 " :
1183
+ version "5.79.2 "
1184
+ resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.79.2 .tgz#1cc4dea3b6199cbfae91c3ce1d4d6092b530dafe "
1185
+ integrity sha512-kadeprsH6bWuhHCpqukXHRykJkxcLBxAaF0cQ05yawPmLZ/KiCpR1DyQenonF7A/70rnRUxhJD0RJejqk9wImQ ==
1186
1186
dependencies :
1187
- " @tanstack/query-core" " 5.79.0 "
1187
+ " @tanstack/query-core" " 5.79.2 "
1188
1188
1189
1189
" @tootallnate/once@2 " :
1190
1190
version "2.0.0"
You can’t perform that action at this time.
0 commit comments