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

This commit is contained in:
renovate[bot]
2025-04-08 16:50:21 +00:00
parent d3fee5000a
commit e781741023

View File

@@ -1964,9 +1964,9 @@
} }
}, },
"node_modules/@tanstack/eslint-plugin-query": { "node_modules/@tanstack/eslint-plugin-query": {
"version": "5.72.0", "version": "5.72.1",
"resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.72.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.72.1.tgz",
"integrity": "sha512-UmxwJlzN3/KLa+c48irBRjczCCfro9peZGDRBPUZUQvrs7MBR+SZ2xVzdPemwws+v/GC69FIpZGiXdtnc6PzyA==", "integrity": "sha512-nAh9KKZ2UT50FTY7ha3NU+IBzC6XzXLtPlKFwfORM4+Tt/6eMOHgzE8oxYaRCr4uSNxCao0AK2WzLGHZo8ViSA==",
"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.72.0", "version": "5.72.1",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.72.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.72.1.tgz",
"integrity": "sha512-aa3p6Mou++JLLxxxVX9AB9uGeRIGc0JWkw96GASXuMG8K3D+JpYbSFcqXbkGFJ1eX2jKHPurmCBoO43RjjXJCA==", "integrity": "sha512-nOu0EEkZuJ0BZnYgeaEfo44+psq1jBO7/zp3KudixD4dvgOVerrhAhDEKsWx2N7MxB59mjO4r0ddP/VqWGPK+Q==",
"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.72.0", "version": "5.72.1",
"resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.72.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.72.1.tgz",
"integrity": "sha512-zQ27dZEakN05hZB9C+qTKgtBU3N7Li3rx++nUOd4K5LtrTMjiIEp2FEbYoGe9B0Pn9tF5CIthc9fknl/qBVI5g==", "integrity": "sha512-eJmpA/l4BmzaUEFlJ6oOxPw8tKRCmXnrj1ppJlQmvSwqo314tL+ZscneefdeG+AgL0Ypa2KZw3zm6papzA1fbg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/query-core": "5.72.0" "@tanstack/query-core": "5.72.1"
}, },
"funding": { "funding": {
"type": "github", "type": "github",