diff --git a/front/pnpm-lock.yaml b/front/pnpm-lock.yaml index d3ccd13..2ecb6a3 100644 --- a/front/pnpm-lock.yaml +++ b/front/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 2.2.0(react@19.0.0) '@tanstack/react-query': specifier: ^5.61.0 - version: 5.62.11(react@19.0.0) + version: 5.62.12(react@19.0.0) '@tanstack/react-router': specifier: ^1.82.2 version: 1.94.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -871,11 +871,11 @@ packages: resolution: {integrity: sha512-riNhDGm+fAwxgZRJ0J/36IZis1UDHsDCNIxfEodbw6BgTWJr0ah+G20V4HT91uBXiCqYFvX3somlfTLhS5yHDA==} engines: {node: '>=12'} - '@tanstack/query-core@5.62.9': - resolution: {integrity: sha512-lwePd8hNYhyQ4nM/iRQ+Wz2cDtspGeZZHFZmCzHJ7mfKXt+9S301fULiY2IR2byJYY6Z03T427E5PoVfMexHjw==} + '@tanstack/query-core@5.62.12': + resolution: {integrity: sha512-6igFeBgymHkCxVgaEk+yiLwkMf9haui/EQLmI3o9CatOyDThEoFKe8toLWvWliZC/Jf+h7NwHi/zjfyLArr1ow==} - '@tanstack/react-query@5.62.11': - resolution: {integrity: sha512-Xb1nw0cYMdtFmwkvH9+y5yYFhXvLRCnXoqlzSw7UkqtCVFq3cG8q+rHZ2Yz1XrC+/ysUaTqbLKJqk95mCgC1oQ==} + '@tanstack/react-query@5.62.12': + resolution: {integrity: sha512-yt8p7l5MlHA3QCt6xF1Cu9dw1Anf93yTK+DMDJQ64h/mshAymVAtcwj8TpsyyBrZNWAAZvza/m76bnTSR79ZtQ==} peerDependencies: react: ^18 || ^19 @@ -3118,11 +3118,11 @@ snapshots: '@tanstack/history@1.90.0': {} - '@tanstack/query-core@5.62.9': {} + '@tanstack/query-core@5.62.12': {} - '@tanstack/react-query@5.62.11(react@19.0.0)': + '@tanstack/react-query@5.62.12(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.62.9 + '@tanstack/query-core': 5.62.12 react: 19.0.0 '@tanstack/react-router@1.94.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':