fix(deps): update tanstack-query monorepo

This commit is contained in:
renovate[bot]
2025-04-03 08:40:30 +00:00
parent 9e73001ffb
commit 77ebd5a513

View File

@@ -1964,9 +1964,9 @@
} }
}, },
"node_modules/@tanstack/eslint-plugin-query": { "node_modules/@tanstack/eslint-plugin-query": {
"version": "5.68.0", "version": "5.71.5",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.68.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.71.5.tgz",
"integrity": "sha512-w/+y5LILV1GTWBB2R/lKfUzgocKXU1B7O6jipLUJhmxCKPmJFy5zpfR1Vx7c6yCEsQoKcTbhuR/tIy+1sIGaiA==", "integrity": "sha512-6EDWMUQc35HEYtZrX4yRP7vBXjUhNLwO0JwLzkV14lNpTlpnPbNUltvgh+cUJBh3awpOuUNNuxTL96BG3azLmw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@typescript-eslint/utils": "^8.18.1" "@typescript-eslint/utils": "^8.18.1"
@@ -1980,9 +1980,9 @@
} }
}, },
"node_modules/@tanstack/query-core": { "node_modules/@tanstack/query-core": {
"version": "5.71.3", "version": "5.71.5",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.71.3.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.71.5.tgz",
"integrity": "sha512-SW7PXYpKiQCZU5pPOXG2UiHX1oSAxLyxoJiYbQ3aLYiABJW0UnfBZ9PVnO/x4ZCIVK30wfDn0h6Mrsr10q922Q==", "integrity": "sha512-XOQ5SyjCdwhxyLksGKWSL5poqyEXYPDnsrZAzJm2LgrMm4Yh6VOrfC+IFosXreDw9HNqC11YAMY3HlfHjNzuaA==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
@@ -1990,12 +1990,12 @@
} }
}, },
"node_modules/@tanstack/solid-query": { "node_modules/@tanstack/solid-query": {
"version": "5.71.3", "version": "5.71.7",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.71.3.tgz", "resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.71.7.tgz",
"integrity": "sha512-EnkHwP5dTLErN58/6q+AfoF4zmsUny+LFJgxJhuCrlM6dJK03nlxj8YxSUrRX4RJ9/YwYurzZBlcpWELInN+xQ==", "integrity": "sha512-dOIZhDPYJWwQ0YjivXTr/nvn/6ZV6oHtxAmm1xfox1r5Wr5IaSRmupTx5SmJ8grREyADFE5WBCklsjw7T98y8A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/query-core": "5.71.3" "@tanstack/query-core": "5.71.5"
}, },
"funding": { "funding": {
"type": "github", "type": "github",