diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc5cb121..324ddac7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ importers: version: 7.114.0(astro@4.8.4(@types/node@20.12.12)(typescript@5.4.5)) '@tanstack/react-query': specifier: ^5.0.0 - version: 5.36.0(react@18.3.1) + version: 5.36.2(react@18.3.1) '@trpc/client': specifier: 10.45.2 version: 10.45.2(@trpc/server@10.45.2) @@ -1292,11 +1292,11 @@ packages: '@tanstack/query-core@4.29.7': resolution: {integrity: sha512-GXG4b5hV2Loir+h2G+RXhJdoZhJLnrBWsuLB2r0qBRyhWuXq9w/dWxzvpP89H0UARlH6Mr9DiVj4SMtpkF/aUA==} - '@tanstack/query-core@5.36.0': - resolution: {integrity: sha512-B5BD3pg/mztDR36i77hGcyySKKeYrbM5mnogOROTBi1SUml5ByRK7PGUUl16vvubvQC+mSnqziFG/VIy/DE3FQ==} + '@tanstack/query-core@5.36.1': + resolution: {integrity: sha512-BteWYEPUcucEu3NBcDAgKuI4U25R9aPrHSP6YSf2NvaD2pSlIQTdqOfLRsxH9WdRYg7k0Uom35Uacb6nvbIMJg==} - '@tanstack/react-query@5.36.0': - resolution: {integrity: sha512-BATvtM0rohwg7pRHUnxgeDiwLWRGZ8OM/4y8LImHVpecQWoH6Uhytu3Z8YV6V7hQ1sMQBFcUrGE1/e4MxR6YiA==} + '@tanstack/react-query@5.36.2': + resolution: {integrity: sha512-bHNa+5dead+j6SA8WVlEOPxcGfteVFgdyFTCFcxBgjnPf0fFpHUc7aNZBCnvmPXqy/BeQa9zTuU9ectb7i8ZXA==} peerDependencies: react: 18.3.1 @@ -5639,11 +5639,11 @@ snapshots: '@tanstack/query-core@4.29.7': {} - '@tanstack/query-core@5.36.0': {} + '@tanstack/query-core@5.36.1': {} - '@tanstack/react-query@5.36.0(react@18.3.1)': + '@tanstack/react-query@5.36.2(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.36.0 + '@tanstack/query-core': 5.36.1 react: 18.3.1 '@tiptap/core@2.3.0(@tiptap/pm@2.3.0)':