fix(deps): update dependency @tanstack/solid-query to v5.74.2

This commit is contained in:
renovate[bot]
2025-04-14 11:00:13 +00:00
parent bec11ee23a
commit 3352348938

View File

@@ -1992,9 +1992,9 @@
} }
}, },
"node_modules/@tanstack/query-core": { "node_modules/@tanstack/query-core": {
"version": "5.74.0", "version": "5.74.2",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.2.tgz",
"integrity": "sha512-kMqBfXA06INskI06rm+abAY3/Vi/Kq1nRNfLbpwuhuMJ5lMAI5qASretlvjEO5OJoze6w7OB3pNvsbztirIWWQ==", "integrity": "sha512-zxiLXIJ0TYsemnkL04qXWRxHSPiJbDfkaCUFbDz5pE2CUQBGoU6Xg3oPWkpQrz0G/7T+kMV7gtvXCrz/pCtoAg==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
@@ -2002,12 +2002,12 @@
} }
}, },
"node_modules/@tanstack/solid-query": { "node_modules/@tanstack/solid-query": {
"version": "5.74.0", "version": "5.74.2",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.74.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.74.2.tgz",
"integrity": "sha512-HbkgYz8E8hpN+lMDcPkF4U2p9/KdeID15Q6IZS7DGG1wGmMzPn0zNFqPP8fPvynAqOmzAoauA4LA6SeTdul4IQ==", "integrity": "sha512-FPxEYNmDqr3qJrxnz47utAcOac/zwwBnEfc1H3qwAJn5Z0QNOXIFnmGGIYiEvjy1nusZ1RMZvm7wITY8TmzCBA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/query-core": "5.74.0" "@tanstack/query-core": "5.74.2"
}, },
"funding": { "funding": {
"type": "github", "type": "github",