diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6c5434..9c3f2c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: version: 20.3.1 '@tanstack/react-query': specifier: ^5.62.10 - version: 5.90.16(react@19.0.0) + version: 5.90.17(react@19.0.0) '@tanstack/vue-query': specifier: ^5.62.16 version: 5.92.5(vue@3.5.13(typescript@5.9.3)) @@ -339,10 +339,6 @@ packages: resolution: {integrity: sha512-drXaPSP2EcopukrUXvUXmsQMu3Ey/FuJDc/5oiW4heoCfoE5BdLQyuc7veGeE3aoQaTVqZnh4D5WTWe2vefYKg==} engines: {node: '>=v18'} - '@commitlint/types@20.2.0': - resolution: {integrity: sha512-KTy0OqRDLR5y/zZMnizyx09z/rPlPC/zKhYgH8o/q6PuAjoQAKlRfY4zzv0M64yybQ//6//4H1n14pxaLZfUnA==} - engines: {node: '>=v18'} - '@commitlint/types@20.3.1': resolution: {integrity: sha512-VmIFV/JkBRhDRRv7N5B7zEUkNZIx9Mp+8Pe65erz0rKycXLsi8Epcw0XJ+btSeRXgTzE7DyOyA9bkJ9mn/yqVQ==} engines: {node: '>=v18'} @@ -705,8 +701,11 @@ packages: '@tanstack/query-core@5.90.16': resolution: {integrity: sha512-MvtWckSVufs/ja463/K4PyJeqT+HMlJWtw6PrCpywznd2NSgO3m4KwO9RqbFqGg6iDE8vVMFWMeQI4Io3eEYww==} - '@tanstack/react-query@5.90.16': - resolution: {integrity: sha512-bpMGOmV4OPmif7TNMteU/Ehf/hoC0Kf98PDc0F4BZkFrEapRMEqI/V6YS0lyzwSV6PQpY1y4xxArUIfBW5LVxQ==} + '@tanstack/query-core@5.90.17': + resolution: {integrity: sha512-hDww+RyyYhjhUfoYQ4es6pbgxY7LNiPWxt4l1nJqhByjndxJ7HIjDxTBtfvMr5HwjYavMrd+ids5g4Rfev3lVQ==} + + '@tanstack/react-query@5.90.17': + resolution: {integrity: sha512-PGc2u9KLwohDUSchjW9MZqeDQJfJDON7y4W7REdNBgiFKxQy+Pf7eGjiFWEj5xPqKzAeHYdAb62IWI1a9UJyGQ==} peerDependencies: react: ^18 || ^19 @@ -2907,11 +2906,6 @@ snapshots: dependencies: find-up: 7.0.0 - '@commitlint/types@20.2.0': - dependencies: - '@types/conventional-commits-parser': 5.0.2 - chalk: 5.6.2 - '@commitlint/types@20.3.1': dependencies: '@types/conventional-commits-parser': 5.0.2 @@ -3177,9 +3171,11 @@ snapshots: '@tanstack/query-core@5.90.16': {} - '@tanstack/react-query@5.90.16(react@19.0.0)': + '@tanstack/query-core@5.90.17': {} + + '@tanstack/react-query@5.90.17(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.90.16 + '@tanstack/query-core': 5.90.17 react: 19.0.0 '@tanstack/vue-query@5.92.5(vue@3.5.13(typescript@5.9.3))':