From 1c97df7fb23e5761019cf2333b25253f9ed26af2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 20:29:26 +0000 Subject: [PATCH] Bump @tanstack/react-query from 5.80.2 to 5.83.0 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.80.2 to 5.83.0. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.83.0/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.83.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 11ca6f6..8706df7 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@fireproof/core": "^v0.21.0-dev-preview-7", "@monaco-editor/react": "^4.7.0", "@tailwindcss/container-queries": "^0.1.1", - "@tanstack/react-query": "^5.80.2", + "@tanstack/react-query": "^5.83.0", "highlight.js": "^11.10.0", "i": "^0.3.7", "jose": "^6.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e31060a..da85678 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ settings: patchedDependencies: drizzle-kit: - hash: 9e79163b9304da5cbc3c787034937aeddaf678492ba5636df601baaa78e130d8 + hash: qurcebuunk6oqtltwdee4xtzuy path: patches/drizzle-kit.patch importers: @@ -35,8 +35,8 @@ importers: specifier: ^0.1.1 version: 0.1.1(tailwindcss@3.4.17) '@tanstack/react-query': - specifier: ^5.80.2 - version: 5.80.2(react@19.1.0) + specifier: ^5.83.0 + version: 5.83.0(react@19.1.0) highlight.js: specifier: ^11.10.0 version: 11.11.1 @@ -112,7 +112,7 @@ importers: version: 16.5.0 drizzle-kit: specifier: 0.30.6 - version: 0.30.6(patch_hash=9e79163b9304da5cbc3c787034937aeddaf678492ba5636df601baaa78e130d8) + version: 0.30.6(patch_hash=qurcebuunk6oqtltwdee4xtzuy) drizzle-orm: specifier: ^0.44.2 version: 0.44.2(@cloudflare/workers-types@4.20250604.0)(@libsql/client@0.15.8)(gel@2.0.1)(kysely@0.27.6) @@ -248,8 +248,8 @@ packages: resolution: {integrity: sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==} engines: {node: '>=6.9.0'} - '@babel/runtime@7.27.4': - resolution: {integrity: sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==} + '@babel/runtime@7.27.6': + resolution: {integrity: sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==} engines: {node: '>=6.9.0'} '@babel/template@7.27.2': @@ -1520,11 +1520,11 @@ packages: peerDependencies: tailwindcss: '>=3.2.0' - '@tanstack/query-core@5.80.2': - resolution: {integrity: sha512-g2Es97uwFk7omkWiH9JmtLWSA8lTUFVseIyzqbjqJEEx7qN+Hg6jbBdDvelqtakamppaJtGORQ64hEJ5S6ojSg==} + '@tanstack/query-core@5.83.0': + resolution: {integrity: sha512-0M8dA+amXUkyz5cVUm/B+zSk3xkQAcuXuz5/Q/LveT4ots2rBpPTZOzd7yJa2Utsf8D2Upl5KyjhHRY+9lB/XA==} - '@tanstack/react-query@5.80.2': - resolution: {integrity: sha512-LfA0SVheJBOqC8RfJw/JbOW3yh2zuONQeWU5Prjm7yjUGUONeOedky1Bj39Cfj8MRdXrZV+DxNT7/DN/M907lQ==} + '@tanstack/react-query@5.83.0': + resolution: {integrity: sha512-/XGYhZ3foc5H0VM2jLSD/NyBRIOK4q9kfeml4+0x2DlL6xVuAcVEW+hTlTapAmejObg0i3eNqhkr2dT+eciwoQ==} peerDependencies: react: ^18 || ^19 @@ -3887,7 +3887,7 @@ snapshots: dependencies: regenerator-runtime: 0.14.1 - '@babel/runtime@7.27.4': {} + '@babel/runtime@7.27.6': {} '@babel/template@7.27.2': dependencies: @@ -4884,17 +4884,17 @@ snapshots: dependencies: tailwindcss: 3.4.17 - '@tanstack/query-core@5.80.2': {} + '@tanstack/query-core@5.83.0': {} - '@tanstack/react-query@5.80.2(react@19.1.0)': + '@tanstack/react-query@5.83.0(react@19.1.0)': dependencies: - '@tanstack/query-core': 5.80.2 + '@tanstack/query-core': 5.83.0 react: 19.1.0 '@testing-library/dom@10.4.0': dependencies: '@babel/code-frame': 7.27.1 - '@babel/runtime': 7.27.4 + '@babel/runtime': 7.27.6 '@types/aria-query': 5.0.4 aria-query: 5.3.0 chalk: 4.1.2 @@ -5431,7 +5431,7 @@ snapshots: dotenv@16.5.0: {} - drizzle-kit@0.30.6(patch_hash=9e79163b9304da5cbc3c787034937aeddaf678492ba5636df601baaa78e130d8): + drizzle-kit@0.30.6(patch_hash=qurcebuunk6oqtltwdee4xtzuy): dependencies: '@drizzle-team/brocli': 0.10.2 '@esbuild-kit/esm-loader': 2.6.5