From 1bb46169f30cc3fc1c6c68a19be30784f7d88eb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 9 Apr 2025 14:20:16 +0000 Subject: [PATCH] fix(deps): update tanstack-query monorepo to v5.72.2 --- pkgs/webview-ui/app/package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pkgs/webview-ui/app/package-lock.json b/pkgs/webview-ui/app/package-lock.json index 97cb12413..ed80441ac 100644 --- a/pkgs/webview-ui/app/package-lock.json +++ b/pkgs/webview-ui/app/package-lock.json @@ -1976,9 +1976,9 @@ } }, "node_modules/@tanstack/eslint-plugin-query": { - "version": "5.72.1", - "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.72.1.tgz", - "integrity": "sha512-nAh9KKZ2UT50FTY7ha3NU+IBzC6XzXLtPlKFwfORM4+Tt/6eMOHgzE8oxYaRCr4uSNxCao0AK2WzLGHZo8ViSA==", + "version": "5.72.2", + "resolved": "https://registry.npmjs.org/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.72.2.tgz", + "integrity": "sha512-JzfDu6fA/6jj25td+NxYSjiSC2kqo62uVWgquqUUOgzQK+/eJ2IH3pVDeIXrrhQ9VsaJEBeaJN4Lc0klnlVvGQ==", "license": "MIT", "dependencies": { "@typescript-eslint/utils": "^8.18.1" @@ -1992,9 +1992,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.72.1", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.72.1.tgz", - "integrity": "sha512-nOu0EEkZuJ0BZnYgeaEfo44+psq1jBO7/zp3KudixD4dvgOVerrhAhDEKsWx2N7MxB59mjO4r0ddP/VqWGPK+Q==", + "version": "5.72.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.72.2.tgz", + "integrity": "sha512-fxl9/0yk3mD/FwTmVEf1/H6N5B975H0luT+icKyX566w6uJG0x6o+Yl+I38wJRCaogiMkstByt+seXfDbWDAcA==", "license": "MIT", "funding": { "type": "github", @@ -2002,12 +2002,12 @@ } }, "node_modules/@tanstack/solid-query": { - "version": "5.72.1", - "resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.72.1.tgz", - "integrity": "sha512-eJmpA/l4BmzaUEFlJ6oOxPw8tKRCmXnrj1ppJlQmvSwqo314tL+ZscneefdeG+AgL0Ypa2KZw3zm6papzA1fbg==", + "version": "5.72.2", + "resolved": "https://registry.npmjs.org/@tanstack/solid-query/-/solid-query-5.72.2.tgz", + "integrity": "sha512-ty4J5q+DIPEs7xB01TqkTfx0wYkcccJaofb378Nq/HfWoQ/0300A8TM7CU7YotJUmVWA3qwBHnJLChXlNzX4ow==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.72.1" + "@tanstack/query-core": "5.72.2" }, "funding": { "type": "github",