diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3039c8b2c..93cb5b0c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -363,7 +363,7 @@ importers: version: 0.11.1(typescript@5.6.3)(zod@3.23.8) '@tanstack/react-query': specifier: ^5.31.0 - version: 5.62.1(react@18.3.1) + version: 5.62.3(react@18.3.1) '@tanstack/react-table': specifier: ^8.16.0 version: 8.20.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -493,7 +493,7 @@ importers: version: 0.2.37(@swc/core@1.9.3(@swc/helpers@0.5.15)) '@tanstack/react-query-devtools': specifier: ^5.45.1 - version: 5.62.1(@tanstack/react-query@5.62.1(react@18.3.1))(react@18.3.1) + version: 5.62.3(@tanstack/react-query@5.62.3(react@18.3.1))(react@18.3.1) '@testing-library/jest-dom': specifier: ^6.4.2 version: 6.6.3 @@ -3561,20 +3561,20 @@ packages: typescript: optional: true - '@tanstack/query-core@5.62.1': - resolution: {integrity: sha512-thYv90GkMcfumgmtp6sptC18SqxWwXTCKUuk7jyeHHn7kYouh0VJrowuuBffAIBiR3Z8OnsccmPUnP1leKJBVQ==} + '@tanstack/query-core@5.62.3': + resolution: {integrity: sha512-Jp/nYoz8cnO7kqhOlSv8ke/0MJRJVGuZ0P/JO9KQ+f45mpN90hrerzavyTKeSoT/pOzeoOUkv1Xd0wPsxAWXfg==} '@tanstack/query-devtools@5.61.4': resolution: {integrity: sha512-21Tw+u8E3IJJj4A/Bct4H0uBaDTEu7zBrR79FeSyY+mS2gx5/m316oDtJiKkILc819VSTYt+sFzODoJNcpPqZQ==} - '@tanstack/react-query-devtools@5.62.1': - resolution: {integrity: sha512-fxf9m9nwWcP36wY5Vc2OQ9pLbCcTgHmsaBfjD4PQ+Aphze4cmsC8QF9UeAy7LpYHbOA4wycE7MFjD541BRm9+g==} + '@tanstack/react-query-devtools@5.62.3': + resolution: {integrity: sha512-4iaQap/iP5ErS094u1WehFntHtjRo6g5HJMvyHovBVbsxnvgPc6AtKAw7qxPPoKy6Wj5Bew0045eYP5phiiBmw==} peerDependencies: - '@tanstack/react-query': ^5.62.1 + '@tanstack/react-query': ^5.62.3 react: ^18 || ^19 - '@tanstack/react-query@5.62.1': - resolution: {integrity: sha512-gb4eglrgW+yOeiNPkpqFyN8oLrFafHrHE+q2LzVl7TfyA4fuQluH92NTl6Jed7ae35v+BNtAQng9mykywWLzfA==} + '@tanstack/react-query@5.62.3': + resolution: {integrity: sha512-y2zDNKuhgiuMgsKkqd4AcsLIBiCfEO8U11AdrtAUihmLbRNztPrlcZqx2lH1GacZsx+y1qRRbCcJLYTtF1vKsw==} peerDependencies: react: ^18 || ^19 @@ -13199,19 +13199,19 @@ snapshots: optionalDependencies: typescript: 5.6.3 - '@tanstack/query-core@5.62.1': {} + '@tanstack/query-core@5.62.3': {} '@tanstack/query-devtools@5.61.4': {} - '@tanstack/react-query-devtools@5.62.1(@tanstack/react-query@5.62.1(react@18.3.1))(react@18.3.1)': + '@tanstack/react-query-devtools@5.62.3(@tanstack/react-query@5.62.3(react@18.3.1))(react@18.3.1)': dependencies: '@tanstack/query-devtools': 5.61.4 - '@tanstack/react-query': 5.62.1(react@18.3.1) + '@tanstack/react-query': 5.62.3(react@18.3.1) react: 18.3.1 - '@tanstack/react-query@5.62.1(react@18.3.1)': + '@tanstack/react-query@5.62.3(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.62.1 + '@tanstack/query-core': 5.62.3 react: 18.3.1 '@tanstack/react-table@8.20.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':