From 7e33ae3e38858f2dc91694c4172819e2b5cddd23 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 17:34:34 +0000 Subject: [PATCH] chore: lock file maintenance (#343) Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> --- ui/yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/yarn.lock b/ui/yarn.lock index 1c4fb10..acac501 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2068,17 +2068,17 @@ "@tailwindcss/oxide" "4.1.17" tailwindcss "4.1.17" -"@tanstack/query-core@5.90.10": - version "5.90.10" - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.10.tgz#2704b038277fb41e631f356e7428951b5354ed13" - integrity sha512-EhZVFu9rl7GfRNuJLJ3Y7wtbTnENsvzp+YpcAV7kCYiXni1v8qZh++lpw4ch4rrwC0u/EZRnBHIehzCGzwXDSQ== +"@tanstack/query-core@5.90.11": + version "5.90.11" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.11.tgz#702e2b197a01481cff858045de1e17a634b718c6" + integrity sha512-f9z/nXhCgWDF4lHqgIE30jxLe4sYv15QodfdPDKYAk7nAEjNcndy4dHz3ezhdUaR23BpWa4I2EH4/DZ0//Uf8A== "@tanstack/react-query@^5.90.10": - version "5.90.10" - resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.10.tgz#dc2d4acbe1c06b708ccaeed43a26ad56bc5d1718" - integrity sha512-BKLss9Y8PQ9IUjPYQiv3/Zmlx92uxffUOX8ZZNoQlCIZBJPT5M+GOMQj7xislvVQ6l1BstBjcX0XB/aHfFYVNw== + version "5.90.11" + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.11.tgz#9e7669cda649ed119f70b6432b3932f19cbe1cb5" + integrity sha512-3uyzz01D1fkTLXuxF3JfoJoHQMU2fxsfJwE+6N5hHy0dVNoZOvwKP8Z2k7k1KDeD54N20apcJnG75TBAStIrBA== dependencies: - "@tanstack/query-core" "5.90.10" + "@tanstack/query-core" "5.90.11" "@tree-sitter-grammars/tree-sitter-yaml@=0.7.1": version "0.7.1"