diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 88b563c..79a68e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,7 +76,7 @@ importers: version: 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-query': specifier: ^5.25.0 - version: 5.53.3(react@18.3.1) + version: 5.54.1(react@18.3.1) accept-language: specifier: ^3.0.18 version: 3.0.20 @@ -1557,11 +1557,11 @@ packages: '@swc/helpers@0.5.5': resolution: {integrity: sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==} - '@tanstack/query-core@5.53.3': - resolution: {integrity: sha512-ZfjAgd7NpqDx0e4aYBt7EmS2enbulPrJwowTy+mayRE93WUUH+sIYHun1TdRjpGwDPMNNZ5D6goh7n3CwoO+HA==} + '@tanstack/query-core@5.54.1': + resolution: {integrity: sha512-hKS+WRpT5zBFip21pB6Jx1C0hranWQrbv5EJ7qPoiV5MYI3C8rTCqWC9DdBseiPT1JgQWh8Y55YthuYZNiw3Xw==} - '@tanstack/react-query@5.53.3': - resolution: {integrity: sha512-286mN/91CeM7vC6CZFLKYDHSw+WyMX6ekIvzoTbpM4xyPb99VSyCKPLyPgaOatKqYm6ooMBquSq9NGRdKgsJfg==} + '@tanstack/react-query@5.54.1': + resolution: {integrity: sha512-SuMi4JBYv49UtmiRyqjxY7XAnE1qwLht9nlkC8sioxFXz5Uzj30lepiKf2mYXuXfC7fHYjTrAPkNx+427pRHXA==} peerDependencies: react: ^18 || ^19 @@ -5730,11 +5730,11 @@ snapshots: '@swc/counter': 0.1.3 tslib: 2.7.0 - '@tanstack/query-core@5.53.3': {} + '@tanstack/query-core@5.54.1': {} - '@tanstack/react-query@5.53.3(react@18.3.1)': + '@tanstack/react-query@5.54.1(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.53.3 + '@tanstack/query-core': 5.54.1 react: 18.3.1 '@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.3.3)':