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 5050 "test:deploy" : " ts-node scripts/deploy.ts"
5151 },
5252 "dependencies" : {
53- "@tanstack/react-query" : " ^5.56.1 " ,
53+ "@tanstack/react-query" : " 5.79.2 " ,
5454 "kubernetesjs" : " ^0.6.1" ,
5555 "react" : " ^18.2.0"
5656 },
5757 "devDependencies" : {
5858 "@types/react" : " ^18.2.77" ,
5959 "react" : " ^18.2.0" ,
6060 "schema-sdk" : " ^0.11.3"
61+ },
62+ "peerDependencies" : {
63+ "@tanstack/react-query" : " 5.79.2" ,
64+ "react" : " ^18.2.0"
6165 }
6266}
Original file line number Diff line number Diff line change 11741174 dependencies :
11751175 " @sinonjs/commons" " ^3.0.0"
11761176
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 ==
11811181
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 ==
11861186 dependencies :
1187- " @tanstack/query-core" " 5.79.0 "
1187+ " @tanstack/query-core" " 5.79.2 "
11881188
11891189" @tootallnate/once@2 " :
11901190 version "2.0.0"
You can’t perform that action at this time.
0 commit comments