diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 1a8314884..6c80d514d 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -40,8 +40,8 @@ "@t3-oss/env-core": "0.11.1", "@tanstack/match-sorter-utils": "8.19.4", "@tanstack/query-sync-storage-persister": "5.60.6", - "@tanstack/react-query": "5.61.0", - "@tanstack/react-query-persist-client": "5.61.0", + "@tanstack/react-query": "5.61.3", + "@tanstack/react-query-persist-client": "5.61.3", "@tanstack/react-router": "1.82.2", "@tanstack/react-table": "8.20.5", "@tanstack/react-virtual": "3.10.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d8a558309..0139237bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -184,11 +184,11 @@ importers: specifier: 5.60.6 version: 5.60.6 '@tanstack/react-query': - specifier: 5.61.0 - version: 5.61.0(react@18.3.1) + specifier: 5.61.3 + version: 5.61.3(react@18.3.1) '@tanstack/react-query-persist-client': - specifier: 5.61.0 - version: 5.61.0(@tanstack/react-query@5.61.0(react@18.3.1))(react@18.3.1) + specifier: 5.61.3 + version: 5.61.3(@tanstack/react-query@5.61.3(react@18.3.1))(react@18.3.1) '@tanstack/react-router': specifier: 1.82.2 version: 1.82.2(@tanstack/router-generator@1.81.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -3451,14 +3451,14 @@ packages: '@tanstack/query-sync-storage-persister@5.60.6': resolution: {integrity: sha512-gG63GG4ljU8HkjDynKsGPlFV/RTShByccUN7cHbhAQimYvGT/FGLYbENlYPHBb3zxukkWhViyaCZQlRFowxmXQ==} - '@tanstack/react-query-persist-client@5.61.0': - resolution: {integrity: sha512-KinWa6B6wDRbX6XrmDyHjWwAWePtAx1phtGl+6gWNHkbBncoSEEf0jZ9JIGXOcjxDmnwWPfmlqyeMRjmAtdHgg==} + '@tanstack/react-query-persist-client@5.61.3': + resolution: {integrity: sha512-y/deIuuK48isQD/t1xfCRaz0AipWMrrUeHlGoVmGPoVfgJnYbJHMpJF26tmElrQVZyQ8mstrW+G1CfJBlWyj7w==} peerDependencies: - '@tanstack/react-query': ^5.61.0 + '@tanstack/react-query': ^5.61.3 react: ^18 || ^19 - '@tanstack/react-query@5.61.0': - resolution: {integrity: sha512-SBzV27XAeCRBOQ8QcC94w2H1Md0+LI0gTWwc3qRJoaGuewKn5FNW4LSqwPFJZVEItfhMfGT7RpZuSFXjTi12pQ==} + '@tanstack/react-query@5.61.3': + resolution: {integrity: sha512-c3Oz9KaCBapGkRewu7AJLhxE9BVqpMcHsd3KtFxSd7FSCu2qGwqfIN37zbSGoyk6Ix9LGZBNHQDPI6GpWABnmA==} peerDependencies: react: ^18 || ^19 @@ -10213,13 +10213,13 @@ snapshots: '@tanstack/query-core': 5.60.6 '@tanstack/query-persist-client-core': 5.60.6 - '@tanstack/react-query-persist-client@5.61.0(@tanstack/react-query@5.61.0(react@18.3.1))(react@18.3.1)': + '@tanstack/react-query-persist-client@5.61.3(@tanstack/react-query@5.61.3(react@18.3.1))(react@18.3.1)': dependencies: '@tanstack/query-persist-client-core': 5.60.6 - '@tanstack/react-query': 5.61.0(react@18.3.1) + '@tanstack/react-query': 5.61.3(react@18.3.1) react: 18.3.1 - '@tanstack/react-query@5.61.0(react@18.3.1)': + '@tanstack/react-query@5.61.3(react@18.3.1)': dependencies: '@tanstack/query-core': 5.60.6 react: 18.3.1