fix(deps): update tanstack-query monorepo to v5.72.0

This commit is contained in:
renovate[bot]
2025-04-07 09:40:15 +00:00
parent 37afb21775
commit d57522f9fe

View File

@@ -1964,9 +1964,9 @@
}
},
"node_modules/@tanstack/eslint-plugin-query": {
"version": "5.71.5",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.71.5.tgz",
"integrity": "sha512-6EDWMUQc35HEYtZrX4yRP7vBXjUhNLwO0JwLzkV14lNpTlpnPbNUltvgh+cUJBh3awpOuUNNuxTL96BG3azLmw==",
"version": "5.72.0",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.72.0.tgz",
"integrity": "sha512-UmxwJlzN3/KLa+c48irBRjczCCfro9peZGDRBPUZUQvrs7MBR+SZ2xVzdPemwws+v/GC69FIpZGiXdtnc6PzyA==",
"license": "MIT",
"dependencies": {
"@typescript-eslint/utils": "^8.18.1"
@@ -1980,9 +1980,9 @@
}
},
"node_modules/@tanstack/query-core": {
"version": "5.71.10",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.71.10.tgz",
"integrity": "sha512-/fKEY8fO1nbszfrBatzmhJa1nEwIKn0c6Tv2A1ocSA5OiD2GukOIV8nnBbvJRgZb/VIoBy9/N4PVbABI8YQLow==",
"version": "5.72.0",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.72.0.tgz",
"integrity": "sha512-aa3p6Mou++JLLxxxVX9AB9uGeRIGc0JWkw96GASXuMG8K3D+JpYbSFcqXbkGFJ1eX2jKHPurmCBoO43RjjXJCA==",
"license": "MIT",
"funding": {
"type": "github",
@@ -1990,12 +1990,12 @@
}
},
"node_modules/@tanstack/solid-query": {
"version": "5.71.10",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.71.10.tgz",
"integrity": "sha512-3256wtD57HV4YgvQNJSpGo0Fz46vP/8QLuAxr5kNSWE1VS56PvYIX+6H6IUguK21q4Xbm5m296bSwHnU4j5x6A==",
"version": "5.72.0",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.72.0.tgz",
"integrity": "sha512-zQ27dZEakN05hZB9C+qTKgtBU3N7Li3rx++nUOd4K5LtrTMjiIEp2FEbYoGe9B0Pn9tF5CIthc9fknl/qBVI5g==",
"license": "MIT",
"dependencies": {
"@tanstack/query-core": "5.71.10"
"@tanstack/query-core": "5.72.0"
},
"funding": {
"type": "github",