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

This commit is contained in:
renovate[bot]
2025-04-04 13:00:15 +00:00
parent b0d8d1f195
commit 3cadd0849a

View File

@@ -1980,9 +1980,9 @@
}
},
"node_modules/@tanstack/query-core": {
"version": "5.71.5",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.71.5.tgz",
"integrity": "sha512-XOQ5SyjCdwhxyLksGKWSL5poqyEXYPDnsrZAzJm2LgrMm4Yh6VOrfC+IFosXreDw9HNqC11YAMY3HlfHjNzuaA==",
"version": "5.71.10",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.71.10.tgz",
"integrity": "sha512-/fKEY8fO1nbszfrBatzmhJa1nEwIKn0c6Tv2A1ocSA5OiD2GukOIV8nnBbvJRgZb/VIoBy9/N4PVbABI8YQLow==",
"license": "MIT",
"funding": {
"type": "github",
@@ -1990,12 +1990,12 @@
}
},
"node_modules/@tanstack/solid-query": {
"version": "5.71.9",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.71.9.tgz",
"integrity": "sha512-ue9xAX2okLGdXxSWcnYfOedL/QgOx9eNKEJdoM9D3RF5xxxn3p+dXp7+Buzqu2OmfwRnAjHkWRASgS/9NlDMLg==",
"version": "5.71.10",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.71.10.tgz",
"integrity": "sha512-3256wtD57HV4YgvQNJSpGo0Fz46vP/8QLuAxr5kNSWE1VS56PvYIX+6H6IUguK21q4Xbm5m296bSwHnU4j5x6A==",
"license": "MIT",
"dependencies": {
"@tanstack/query-core": "5.71.5"
"@tanstack/query-core": "5.71.10"
},
"funding": {
"type": "github",