|
|
|
|
@ -4069,9 +4069,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tanstack/react-query": { |
|
|
|
|
"version": "5.84.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.84.2.tgz", |
|
|
|
|
"integrity": "sha512-cZadySzROlD2+o8zIfbD978p0IphuQzRWiiH3I2ugnTmz4jbjc0+TdibpwqxlzynEen8OulgAg+rzdNF37s7XQ==", |
|
|
|
|
"version": "5.85.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.85.0.tgz", |
|
|
|
|
"integrity": "sha512-t1HMfToVMGfwEJRya6GG7gbK0luZJd+9IySFNePL1BforU1F3LqQ3tBC2Rpvr88bOrlU6PXyMLgJD0Yzn4ztUw==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@tanstack/query-core": "5.83.1" |
|
|
|
|
@ -4085,9 +4085,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tanstack/react-query-devtools": { |
|
|
|
|
"version": "5.84.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.84.2.tgz", |
|
|
|
|
"integrity": "sha512-ojJ66QoW9noqK35Lsmfqpfucj6wuOxLL2TYwEwpvU+iUQ5R/7TKpapWvpy9kZyNSl0mxv5mpS+ImfR8aL8/x3g==", |
|
|
|
|
"version": "5.85.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.85.0.tgz", |
|
|
|
|
"integrity": "sha512-Q/lmGAY2I3KkhxSJKLKQUeUBOc9Mv/OrCTw4CfUCq2Za+XhDsB5ZfVTOANAJyDZ+SiUu27Cw1eHNE+xJdACJiw==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@tanstack/query-devtools": "5.84.0" |
|
|
|
|
@ -4097,7 +4097,7 @@ |
|
|
|
|
"url": "https://github.com/sponsors/tannerlinsley" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@tanstack/react-query": "^5.84.2", |
|
|
|
|
"@tanstack/react-query": "^5.85.0", |
|
|
|
|
"react": "^18 || ^19" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
|