From 625a8bcb17db43de7554c0ae29654a09fa433a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:04:34 +0000 Subject: [PATCH] chore(deps): bump @tanstack/query-core from 5.101.4 to 5.102.2 Bumps [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) from 5.101.4 to 5.102.2. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/query-core/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/query-core@5.102.2/packages/query-core) --- updated-dependencies: - dependency-name: "@tanstack/query-core" dependency-version: 5.102.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 02ef1f2..b94f42b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "postinstall": "wxt prepare" }, "dependencies": { - "@tanstack/query-core": "^5.101.4", + "@tanstack/query-core": "^5.102.2", "highlight.js": "^11.12.0", "lucide-react": "^1.33.0", "react": "^19.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7851f61..cf5cc13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@tanstack/query-core': - specifier: ^5.101.4 - version: 5.101.4 + specifier: ^5.102.2 + version: 5.102.2 highlight.js: specifier: ^11.12.0 version: 11.12.0 @@ -691,8 +691,8 @@ packages: peerDependencies: vite: ^5.2.0 || ^6 || ^7 || ^8 - '@tanstack/query-core@5.101.4': - resolution: {integrity: sha512-gNwcvOJcRbLWPOLG/2OBm+zM+Yv+MKsXKEOWC57USuZDEsI71hEErQsiEGx5wX9rzWWkfwM0fVSPoiIFSsxfiw==} + '@tanstack/query-core@5.102.2': + resolution: {integrity: sha512-zQ5794PXBlV5Wl7N23SR1/Ss+wPE/h2Ye4XlKpm3omN8i8b/Fd4DAdqpLS2AXj5M/RMObt3k5qy3E7kzt/AvBA==} '@topcli/prompts@4.0.0': resolution: {integrity: sha512-kkKYPb4k/6kRdnESt77B5vJrrYnYHIYczwv0P1c+tfN/IWEx3KZeKEHoUq7sImIyBEXWdA2uakIroD9pmRJziQ==} @@ -2206,7 +2206,7 @@ snapshots: tailwindcss: 4.3.3 vite: 8.2.0(@types/node@26.1.2)(esbuild@0.27.7)(jiti@2.7.0) - '@tanstack/query-core@5.101.4': {} + '@tanstack/query-core@5.102.2': {} '@topcli/prompts@4.0.0': {}