diff --git a/package.json b/package.json index 02ef1f2..024e621 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.0", "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..11a6af9 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.0 + version: 5.102.0 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.0': + resolution: {integrity: sha512-tvBzr11Q7StuMCEsIJdqX8TAWt6WZIzfw/yrSAjObZDerwTTPeCxeLXN2R8ZSn4ZxFpQV819Xn8QmoO+vtnDvw==} '@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.0': {} '@topcli/prompts@4.0.0': {}