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

This commit is contained in:
renovate[bot]
2025-03-31 09:50:24 +00:00
parent 0b7d15fefb
commit c6f25ee58a

View File

@@ -2020,9 +2020,9 @@
} }
}, },
"node_modules/@tanstack/query-core": { "node_modules/@tanstack/query-core": {
"version": "5.71.0", "version": "5.71.1",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.71.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.71.1.tgz",
"integrity": "sha512-p4+T7CIEe1kMhii4booWiw42nuaiYI9La/bRCNzBaj1P3PDb0dEZYDhc/7oBifKJfHYN+mtS1ynW1qsmzQW7Og==", "integrity": "sha512-4+ZswCHOfJX+ikhXNoocamTUmJcHtB+Ljjz/oJkC7/eKB5IrzEwR4vEwZUENiPi+wISucJHR5TUbuuJ26w3kdQ==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
@@ -2030,12 +2030,12 @@
} }
}, },
"node_modules/@tanstack/solid-query": { "node_modules/@tanstack/solid-query": {
"version": "5.71.0", "version": "5.71.1",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.71.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.71.1.tgz",
"integrity": "sha512-Gz3MyZtOda9ppPnoPcaohEqwj3ovlU1Mg1IuOr0BSIe4EzkRW8Wpn47VqMi2I2wtryNStPZ2tIU/N98w8IfO/Q==", "integrity": "sha512-nhPQIOBL0BsFJ//o+dTuD4Qdh3WN/XNWKpI8GzpIxlgpyTENTFI3rhEiR5C8XipNQ+6f+tXPIsdaSKsNn5ZCYQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/query-core": "5.71.0" "@tanstack/query-core": "5.71.1"
}, },
"funding": { "funding": {
"type": "github", "type": "github",