diff --git a/package.json b/package.json index ba8e306d..84bb783a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@nanostores/persistent": "0.10.2", "@nanostores/react": "0.8.4", "@sentry/astro": "9.5.0", - "@tanstack/react-query": "5.66.11", + "@tanstack/react-query": "5.67.2", "@trpc/client": "10.45.2", "@trpc/server": "10.45.2", "clsx": "2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b5dc1e8..95e63ef7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: 9.5.0 version: 9.5.0(astro@5.4.2(@types/node@22.13.7)(jiti@2.4.2)(lightningcss@1.29.1)(rollup@4.32.0)(typescript@5.8.2)(yaml@2.5.1)) '@tanstack/react-query': - specifier: 5.66.11 - version: 5.66.11(react@19.0.0) + specifier: 5.67.2 + version: 5.67.2(react@19.0.0) '@trpc/client': specifier: 10.45.2 version: 10.45.2(@trpc/server@10.45.2) @@ -1433,11 +1433,11 @@ packages: '@tanstack/query-core@4.29.7': resolution: {integrity: sha512-GXG4b5hV2Loir+h2G+RXhJdoZhJLnrBWsuLB2r0qBRyhWuXq9w/dWxzvpP89H0UARlH6Mr9DiVj4SMtpkF/aUA==} - '@tanstack/query-core@5.66.11': - resolution: {integrity: sha512-ZEYxgHUcohj3sHkbRaw0gYwFxjY5O6M3IXOYXEun7E1rqNhsP8fOtqjJTKPZpVHcdIdrmX4lzZctT4+pts0OgA==} + '@tanstack/query-core@5.67.2': + resolution: {integrity: sha512-+iaFJ/pt8TaApCk6LuZ0WHS/ECVfTzrxDOEL9HH9Dayyb5OVuomLzDXeSaI2GlGT/8HN7bDGiRXDts3LV+u6ww==} - '@tanstack/react-query@5.66.11': - resolution: {integrity: sha512-uPDiQbZScWkAeihmZ9gAm3wOBA1TmLB1KCB1fJ1hIiEKq3dTT+ja/aYM7wGUD+XiEsY4sDSE7p8VIz/21L2Dow==} + '@tanstack/react-query@5.67.2': + resolution: {integrity: sha512-6Sa+BVNJWhAV4QHvIqM73norNeGRWGC3ftN0Ix87cmMvI215I1wyJ44KUTt/9a0V9YimfGcg25AITaYVel71Og==} peerDependencies: react: 19.0.0 @@ -5868,11 +5868,11 @@ snapshots: '@tanstack/query-core@4.29.7': {} - '@tanstack/query-core@5.66.11': {} + '@tanstack/query-core@5.67.2': {} - '@tanstack/react-query@5.66.11(react@19.0.0)': + '@tanstack/react-query@5.67.2(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.66.11 + '@tanstack/query-core': 5.67.2 react: 19.0.0 '@tiptap/core@2.11.5(@tiptap/pm@2.11.5)':