From 6b3ab8807f8f405d1b8911dd20754feb603cc4ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 13:13:07 +0000 Subject: [PATCH] chore(deps): bump @tanstack/react-query from 5.90.20 to 5.90.21 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.90.20 to 5.90.21. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.21/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 20 ++++++++++---------- pnpm-workspace.yaml | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c92cb438..122a98ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,8 +7,8 @@ settings: catalogs: default: '@tanstack/react-query': - specifier: ^5.90.20 - version: 5.90.20 + specifier: ^5.90.21 + version: 5.90.21 '@types/react': specifier: ^19.2.13 version: 19.2.13 @@ -166,7 +166,7 @@ importers: version: 4.1.0 coder: specifier: github:coder/coder#main - version: https://codeload.github.com/coder/coder/tar.gz/95b3bc9c7a50f37948e5b7eb5a230a76095960d2 + version: https://codeload.github.com/coder/coder/tar.gz/fcf431c1d7b24eaf66e97718f9f8955ec0cbd84e concurrently: specifier: ^9.2.1 version: 9.2.1 @@ -256,7 +256,7 @@ importers: version: link:../webview-shared '@tanstack/react-query': specifier: 'catalog:' - version: 5.90.20(react@19.2.4) + version: 5.90.21(react@19.2.4) '@vscode-elements/react-elements': specifier: 'catalog:' version: 2.4.0(@types/react@19.2.13)(@vscode/codicons@0.0.44)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -1211,8 +1211,8 @@ packages: '@tanstack/query-core@5.90.20': resolution: {integrity: sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==} - '@tanstack/react-query@5.90.20': - resolution: {integrity: sha512-vXBxa+qeyveVO7OA0jX1z+DeyCA4JKnThKv411jd5SORpBKgkcVnYKCiBgECvADvniBX7tobwBmg01qq9JmMJw==} + '@tanstack/react-query@5.90.21': + resolution: {integrity: sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==} peerDependencies: react: ^18 || ^19 @@ -1957,8 +1957,8 @@ packages: resolution: {integrity: sha512-gfrHV6ZPkquExvMh9IOkKsBzNDk6sDuZ6DdBGUBkvFnTCqCxzpuq48RySgP0AnaqQkw2zynOFj9yly6T1Q2G5Q==} engines: {node: '>=16'} - coder@https://codeload.github.com/coder/coder/tar.gz/95b3bc9c7a50f37948e5b7eb5a230a76095960d2: - resolution: {tarball: https://codeload.github.com/coder/coder/tar.gz/95b3bc9c7a50f37948e5b7eb5a230a76095960d2} + coder@https://codeload.github.com/coder/coder/tar.gz/fcf431c1d7b24eaf66e97718f9f8955ec0cbd84e: + resolution: {tarball: https://codeload.github.com/coder/coder/tar.gz/fcf431c1d7b24eaf66e97718f9f8955ec0cbd84e} version: 0.0.0 color-convert@2.0.1: @@ -5462,7 +5462,7 @@ snapshots: '@tanstack/query-core@5.90.20': {} - '@tanstack/react-query@5.90.20(react@19.2.4)': + '@tanstack/react-query@5.90.21(react@19.2.4)': dependencies: '@tanstack/query-core': 5.90.20 react: 19.2.4 @@ -6348,7 +6348,7 @@ snapshots: cockatiel@3.2.1: {} - coder@https://codeload.github.com/coder/coder/tar.gz/95b3bc9c7a50f37948e5b7eb5a230a76095960d2: {} + coder@https://codeload.github.com/coder/coder/tar.gz/fcf431c1d7b24eaf66e97718f9f8955ec0cbd84e: {} color-convert@2.0.1: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 534f6b53..1d49fa82 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -17,7 +17,7 @@ catalog: "@types/react-dom": ^19.2.3 "@vscode-elements/react-elements": ^2.4.0 "@vscode/codicons": ^0.0.44 - "@tanstack/react-query": ^5.90.20 + "@tanstack/react-query": ^5.90.21 # Native modules allowed to run install scripts (pnpm blocks by default for security) onlyBuiltDependencies: