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

This commit is contained in:
renovate[bot]
2025-04-02 10:00:15 +00:00
parent 4dde845c4d
commit 7825fe981f

View File

@@ -1980,9 +1980,9 @@
}
},
"node_modules/@tanstack/query-core": {
"version": "5.71.1",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.71.1.tgz",
"integrity": "sha512-4+ZswCHOfJX+ikhXNoocamTUmJcHtB+Ljjz/oJkC7/eKB5IrzEwR4vEwZUENiPi+wISucJHR5TUbuuJ26w3kdQ==",
"version": "5.71.3",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.71.3.tgz",
"integrity": "sha512-SW7PXYpKiQCZU5pPOXG2UiHX1oSAxLyxoJiYbQ3aLYiABJW0UnfBZ9PVnO/x4ZCIVK30wfDn0h6Mrsr10q922Q==",
"license": "MIT",
"funding": {
"type": "github",
@@ -1990,12 +1990,12 @@
}
},
"node_modules/@tanstack/solid-query": {
"version": "5.71.2",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.71.2.tgz",
"integrity": "sha512-t2z720i4imOYLv+G1VkNuV7n5fsicXIWW+fmqmFviAxC0daLnWIlF9rOpQXdB5/pImh2OM9ozcOl2yUO5ekkog==",
"version": "5.71.3",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.71.3.tgz",
"integrity": "sha512-EnkHwP5dTLErN58/6q+AfoF4zmsUny+LFJgxJhuCrlM6dJK03nlxj8YxSUrRX4RJ9/YwYurzZBlcpWELInN+xQ==",
"license": "MIT",
"dependencies": {
"@tanstack/query-core": "5.71.1"
"@tanstack/query-core": "5.71.3"
},
"funding": {
"type": "github",