diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0d7735a..a982c966 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,7 +41,7 @@ importers: version: 8.21.0(astro@4.12.3(@types/node@22.0.0)(typescript@5.4.5)) '@tanstack/react-query': specifier: ^5.0.0 - version: 5.51.16(react@18.3.1) + version: 5.51.18(react@18.3.1) '@trpc/client': specifier: 10.45.2 version: 10.45.2(@trpc/server@10.45.2) @@ -1412,11 +1412,11 @@ packages: '@tanstack/query-core@4.29.7': resolution: {integrity: sha512-GXG4b5hV2Loir+h2G+RXhJdoZhJLnrBWsuLB2r0qBRyhWuXq9w/dWxzvpP89H0UARlH6Mr9DiVj4SMtpkF/aUA==} - '@tanstack/query-core@5.51.16': - resolution: {integrity: sha512-zfV+WAtBGm1dUIbL0w/x8qTqVLKU1/Bo1p19J9LF02MmIc4FxzMImMXhFzYJQl5Hx8Wit6RiQ4tB/DvN8y9zaQ==} + '@tanstack/query-core@5.51.17': + resolution: {integrity: sha512-AtVNOgVrZNz4C7RzMfx7sCn1/gf0Ype4nX8UP2BOh0C2tTMszwXk98iCLRacTn5vTRNJCZxz3fgEcTJq0uv8GQ==} - '@tanstack/react-query@5.51.16': - resolution: {integrity: sha512-NZnpJ30zkwaA2ZPhxJLs/qoMbd0yNAj6yyb3JTADJx9HjSdtvnNzOY1bDa3bU1B9CZTBBb7W9E1PpWlNXdgESg==} + '@tanstack/react-query@5.51.18': + resolution: {integrity: sha512-l/PF3X6Coi53kEDpL2XEU0x+y3szOk/oKWSHMlyy8tyUHviaIg8tJ6O4Cc1AjLAhbyTG1a+bZobdSuLXzYTt/w==} peerDependencies: react: 18.3.1 @@ -6033,11 +6033,11 @@ snapshots: '@tanstack/query-core@4.29.7': {} - '@tanstack/query-core@5.51.16': {} + '@tanstack/query-core@5.51.17': {} - '@tanstack/react-query@5.51.16(react@18.3.1)': + '@tanstack/react-query@5.51.18(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.51.16 + '@tanstack/query-core': 5.51.17 react: 18.3.1 '@tiptap/core@2.3.0(@tiptap/pm@2.3.0)':