diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fde7ff22..879d6dc5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,7 +41,7 @@ importers: version: 8.34.0(astro@4.16.1(@types/node@22.7.5)(rollup@4.21.0)(typescript@5.4.5)) '@tanstack/react-query': specifier: ^5.0.0 - version: 5.59.11(react@18.3.1) + version: 5.59.13(react@18.3.1) '@trpc/client': specifier: 10.45.2 version: 10.45.2(@trpc/server@10.45.2) @@ -1402,11 +1402,11 @@ packages: '@tanstack/query-core@4.29.7': resolution: {integrity: sha512-GXG4b5hV2Loir+h2G+RXhJdoZhJLnrBWsuLB2r0qBRyhWuXq9w/dWxzvpP89H0UARlH6Mr9DiVj4SMtpkF/aUA==} - '@tanstack/query-core@5.59.10': - resolution: {integrity: sha512-XxvnKeBWqDTHstyjA1qmSD5VS/FZ2g/qYvPMhFM7IZF0JnMqMxtzbiUkiTFaZ4YZo/Q84LS0hZi0UncKJ3vIhg==} + '@tanstack/query-core@5.59.13': + resolution: {integrity: sha512-Oou0bBu/P8+oYjXsJQ11j+gcpLAMpqW42UlokQYEz4dE7+hOtVO9rVuolJKgEccqzvyFzqX4/zZWY+R/v1wVsQ==} - '@tanstack/react-query@5.59.11': - resolution: {integrity: sha512-m5I4+4NHy6p0uzKLiq30EdRGk37CHHjXJsfMT0bty/Z/aO11LgXUgDBCq/xma4eO5RlV95sFVmi2QB9nVaLlxg==} + '@tanstack/react-query@5.59.13': + resolution: {integrity: sha512-GB2ELtiH8tL0rcFiM4sWvnXhazt1xRXX/LolMEV12kfEKu58aNA4lQoieslP61PO4vZO9JJMwm+6lqyS0E1HOA==} peerDependencies: react: 18.3.1 @@ -5967,11 +5967,11 @@ snapshots: '@tanstack/query-core@4.29.7': {} - '@tanstack/query-core@5.59.10': {} + '@tanstack/query-core@5.59.13': {} - '@tanstack/react-query@5.59.11(react@18.3.1)': + '@tanstack/react-query@5.59.13(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.59.10 + '@tanstack/query-core': 5.59.13 react: 18.3.1 '@tiptap/core@2.7.2(@tiptap/pm@2.7.2)':