Update dependency @tanstack/react-query to v5.56.2 #24

Merged
melissa merged 1 commits from renovate/tanstack-react-query-5.x-lockfile into develop 2024-09-12 19:52:30 +00:00

14
package-lock.json generated
View File

@@ -4799,20 +4799,20 @@
} }
}, },
"node_modules/@tanstack/query-core": { "node_modules/@tanstack/query-core": {
"version": "5.55.4", "version": "5.56.2",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.55.4.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.56.2.tgz",
"integrity": "sha512-uoRqNnRfzOH4OMIoxj8E2+Us89UIGXfau981qYJWsNMkFS1GXR4UIyzUTVGq4N7SDLHgFPpo6IOazqUV5gkMZA==", "integrity": "sha512-gor0RI3/R5rVV3gXfddh1MM+hgl0Z4G7tj6Xxpq6p2I03NGPaJ8dITY9Gz05zYYb/EJq9vPas/T4wn9EaDPd4Q==",
"funding": { "funding": {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/tannerlinsley" "url": "https://github.com/sponsors/tannerlinsley"
} }
}, },
"node_modules/@tanstack/react-query": { "node_modules/@tanstack/react-query": {
"version": "5.55.4", "version": "5.56.2",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.55.4.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.56.2.tgz",
"integrity": "sha512-e3uX5XkLD9oTV66/VsVpkYz3Ds/ps/Yk+V5d89xthAbtNIKKBEm4FdNb9yISFzGEGezUzVO68qmfmiSrtScvsg==", "integrity": "sha512-SR0GzHVo6yzhN72pnRhkEFRAHMsUo5ZPzAxfTMvUxFIDVS6W9LYUp6nXW3fcHVdg0ZJl8opSH85jqahvm6DSVg==",
"dependencies": { "dependencies": {
"@tanstack/query-core": "5.55.4" "@tanstack/query-core": "5.56.2"
}, },
"funding": { "funding": {
"type": "github", "type": "github",