|
|
|
|
@ -2430,9 +2430,9 @@ |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tanstack/query-core": { |
|
|
|
|
"version": "5.66.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.66.0.tgz", |
|
|
|
|
"integrity": "sha512-J+JeBtthiKxrpzUu7rfIPDzhscXF2p5zE/hVdrqkACBP8Yu0M96mwJ5m/8cPPYQE9aRNvXztXHlNwIh4FEeMZw==", |
|
|
|
|
"version": "5.66.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.66.4.tgz", |
|
|
|
|
"integrity": "sha512-skM/gzNX4shPkqmdTCSoHtJAPMTtmIJNS0hE+xwTTUVYwezArCT34NMermABmBVUg5Ls5aiUXEDXfqwR1oVkcA==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"funding": { |
|
|
|
|
"type": "github", |
|
|
|
|
@ -2450,12 +2450,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@tanstack/react-query": { |
|
|
|
|
"version": "5.66.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.66.0.tgz", |
|
|
|
|
"integrity": "sha512-z3sYixFQJe8hndFnXgWu7C79ctL+pI0KAelYyW+khaNJ1m22lWrhJU2QrsTcRKMuVPtoZvfBYrTStIdKo+x0Xw==", |
|
|
|
|
"version": "5.66.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.66.5.tgz", |
|
|
|
|
"integrity": "sha512-D9aABj3/aFeNmifsdllh5O3hPyA8gUnZ1jAV8MjODQ7blirfAyGed9NjAnm8rgEdr1wChyjTT738ij3vY0EREQ==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@tanstack/query-core": "5.66.0" |
|
|
|
|
"@tanstack/query-core": "5.66.4" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"type": "github", |
|
|
|
|
|