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

This commit is contained in:
renovate[bot]
2025-04-17 10:00:16 +00:00
parent 3ec8dbdcdf
commit 3f8b7feb1d

View File

@@ -1992,9 +1992,9 @@
}
},
"node_modules/@tanstack/query-core": {
"version": "5.74.3",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.3.tgz",
"integrity": "sha512-Mqk+5o3qTuAiZML248XpNH8r2cOzl15+LTbUsZQEwvSvn1GU4VQhvqzAbil36p+MBxpr/58oBSnRzhrBevDhfg==",
"version": "5.74.4",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.74.4.tgz",
"integrity": "sha512-YuG0A0+3i9b2Gfo9fkmNnkUWh5+5cFhWBN0pJAHkHilTx6A0nv8kepkk4T4GRt4e5ahbtFj2eTtkiPcVU1xO4A==",
"license": "MIT",
"funding": {
"type": "github",
@@ -2002,12 +2002,12 @@
}
},
"node_modules/@tanstack/solid-query": {
"version": "5.74.3",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.74.3.tgz",
"integrity": "sha512-wa9vAsKxKFQbLDgHj6hcIhTM4K/5dYui95kOnd4KNT5z514wWApnvDOpMxfty+ny12jqH41gRVWE7MWg4CDDVg==",
"version": "5.74.4",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.74.4.tgz",
"integrity": "sha512-m5DFB9L9d3uL7eRHSlOARuDBOn2JKiZZ4MJ3mX0fT7rv2MbZuSOyerQ44JQsWCo/HJD82XefsXEYrDVi3uy+Eg==",
"license": "MIT",
"dependencies": {
"@tanstack/query-core": "5.74.3"
"@tanstack/query-core": "5.74.4"
},
"funding": {
"type": "github",