|
|
|
@ -2707,9 +2707,9 @@ |
|
|
|
|
"license": "MIT" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tanstack/query-core": { |
|
|
|
|
"version": "5.72.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.72.2.tgz", |
|
|
|
|
"integrity": "sha512-fxl9/0yk3mD/FwTmVEf1/H6N5B975H0luT+icKyX566w6uJG0x6o+Yl+I38wJRCaogiMkstByt+seXfDbWDAcA==", |
|
|
|
|
"version": "5.73.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.73.3.tgz", |
|
|
|
|
"integrity": "sha512-LUpsgVT3IkvOECdkQ3QD6esczSH71mAzH/LDZ2cu8j6w430v5W0JB1ulzsG8FFwFBd5fm/ePM2DFpg9TucRMgQ==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"funding": { |
|
|
|
|
"type": "github", |
|
|
|
@ -2717,9 +2717,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tanstack/query-devtools": { |
|
|
|
|
"version": "5.72.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.72.2.tgz", |
|
|
|
|
"integrity": "sha512-mMKnGb+iOhVBcj6jaerCFRpg8pACStdG8hmUBHPtToeZzs4ctjBUL1FajqpVn2WaMxnq8Wya+P3Q5tPFNM9jQw==", |
|
|
|
|
"version": "5.73.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.73.3.tgz", |
|
|
|
|
"integrity": "sha512-hBQyYwsOuO7QOprK75NzfrWs/EQYjgFA0yykmcvsV62q0t6Ua97CU3sYgjHx0ZvxkXSOMkY24VRJ5uv9f5Ik4w==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"funding": { |
|
|
|
|
"type": "github", |
|
|
|
@ -2727,12 +2727,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tanstack/react-query": { |
|
|
|
|
"version": "5.72.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.72.2.tgz", |
|
|
|
|
"integrity": "sha512-SVNHzyBUYiis+XiCl+8yiPZmMYei2AKYY94wM/zpvB5l1jxqOo82FQTziSJ4pBi96jtYqvYrTMxWynmbQh3XKw==", |
|
|
|
|
"version": "5.73.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.73.3.tgz", |
|
|
|
|
"integrity": "sha512-umsAEsVsSSnrOZrstX/OlctdqkRZm6vPsetmbl241tdNo0jT3s+0bUoof9kCaTsPr/GopPlbJ1OYlrZj4toKzg==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@tanstack/query-core": "5.72.2" |
|
|
|
|
"@tanstack/query-core": "5.73.3" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "github", |
|
|
|
@ -2743,19 +2743,19 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tanstack/react-query-devtools": { |
|
|
|
|
"version": "5.72.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.72.2.tgz", |
|
|
|
|
"integrity": "sha512-n53qr9JdHCJTCUba6OvMhwiV2CcsckngOswKEE7nM5pQBa/fW9c43qw8omw1RPT2s+aC7MuwS8fHsWT8g+j6IQ==", |
|
|
|
|
"version": "5.73.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.73.3.tgz", |
|
|
|
|
"integrity": "sha512-5YizhmYep/A9h5Z+aApHZd0rwNH3FQm6JzUQmdH+f8aG5joi2cRAq+3UakDH6wst2kysReEmW4n7PaMxfCEtRQ==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@tanstack/query-devtools": "5.72.2" |
|
|
|
|
"@tanstack/query-devtools": "5.73.3" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "github", |
|
|
|
|
"url": "https://github.com/sponsors/tannerlinsley" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"@tanstack/react-query": "^5.72.2", |
|
|
|
|
"@tanstack/react-query": "^5.73.3", |
|
|
|
|
"react": "^18 || ^19" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|