diff --git a/frontend/package.json b/frontend/package.json index 292b58de..4416fb8b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,8 +33,8 @@ "devDependencies": { "@eslint/compat": "1.2.3", "@eslint/js": "9.9.1", - "@tanstack/react-query": "5.61.5", - "@tanstack/react-query-devtools": "5.61.5", + "@tanstack/react-query": "5.62.0", + "@tanstack/react-query-devtools": "5.62.0", "@tsconfig/node18": "18.2.4", "@tsconfig/strictest": "2.0.5", "@types/d3": "7.4.3", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 3530fe30..0981d818 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -73,11 +73,11 @@ importers: specifier: 9.9.1 version: 9.9.1 '@tanstack/react-query': - specifier: 5.61.5 - version: 5.61.5(react@18.3.1) + specifier: 5.62.0 + version: 5.62.0(react@18.3.1) '@tanstack/react-query-devtools': - specifier: 5.61.5 - version: 5.61.5(@tanstack/react-query@5.61.5(react@18.3.1))(react@18.3.1) + specifier: 5.62.0 + version: 5.62.0(@tanstack/react-query@5.62.0(react@18.3.1))(react@18.3.1) '@tsconfig/node18': specifier: 18.2.4 version: 18.2.4 @@ -696,20 +696,20 @@ packages: cpu: [x64] os: [win32] - '@tanstack/query-core@5.61.5': - resolution: {integrity: sha512-iG5vqurEOEbv+paP6kW3zPENa99kSIrd1THISJMaTwVlJ+N5yjVDNOUwp9McK2DWqWCXM3v13ubBbAyhxT78UQ==} + '@tanstack/query-core@5.62.0': + resolution: {integrity: sha512-sx38bGrqF9bop92AXOvzDr0L9fWDas5zXdPglxa9cuqeVSWS7lY6OnVyl/oodfXjgOGRk79IfCpgVmxrbHuFHg==} '@tanstack/query-devtools@5.61.4': resolution: {integrity: sha512-21Tw+u8E3IJJj4A/Bct4H0uBaDTEu7zBrR79FeSyY+mS2gx5/m316oDtJiKkILc819VSTYt+sFzODoJNcpPqZQ==} - '@tanstack/react-query-devtools@5.61.5': - resolution: {integrity: sha512-P2DwlKyoGar6FX2XL324gM7AX8fuXm6DecLvfUoGpWbxtbuAtfzglRiCDLKkc5tJ7pekuaZsFFas/cyfTymoCQ==} + '@tanstack/react-query-devtools@5.62.0': + resolution: {integrity: sha512-9NWUgpfRPiUpsPdYopddbQLjWXbMBNaxM7K5VXPZIPfcfJJ4mG6VqrEJysL/79zgl7hC9kJlP+zXA0r5niomdg==} peerDependencies: - '@tanstack/react-query': ^5.61.5 + '@tanstack/react-query': ^5.62.0 react: ^18 || ^19 - '@tanstack/react-query@5.61.5': - resolution: {integrity: sha512-rjy8aqPgBBEz/rjJnpnuhi8TVkVTorMUsJlM3lMvrRb5wK6yzfk34Er0fnJ7w/4qyF01SnXsLB/QsTBsLF5PaQ==} + '@tanstack/react-query@5.62.0': + resolution: {integrity: sha512-tj2ltjAn2a3fs+Dqonlvs6GyLQ/LKVJE2DVSYW+8pJ3P6/VCVGrfqv5UEchmlP7tLOvvtZcOuSyI2ooVlR5Yqw==} peerDependencies: react: ^18 || ^19 @@ -2823,19 +2823,19 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.28.0': optional: true - '@tanstack/query-core@5.61.5': {} + '@tanstack/query-core@5.62.0': {} '@tanstack/query-devtools@5.61.4': {} - '@tanstack/react-query-devtools@5.61.5(@tanstack/react-query@5.61.5(react@18.3.1))(react@18.3.1)': + '@tanstack/react-query-devtools@5.62.0(@tanstack/react-query@5.62.0(react@18.3.1))(react@18.3.1)': dependencies: '@tanstack/query-devtools': 5.61.4 - '@tanstack/react-query': 5.61.5(react@18.3.1) + '@tanstack/react-query': 5.62.0(react@18.3.1) react: 18.3.1 - '@tanstack/react-query@5.61.5(react@18.3.1)': + '@tanstack/react-query@5.62.0(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.61.5 + '@tanstack/query-core': 5.62.0 react: 18.3.1 '@tsconfig/node18@18.2.4': {}