diff --git a/packages/standard-web/package.json b/packages/standard-web/package.json index dd584eb..309838c 100644 --- a/packages/standard-web/package.json +++ b/packages/standard-web/package.json @@ -8,7 +8,7 @@ "@next/third-parties": "^14.2.17", "@ordzaar/standard-typescript": "workspace:*", "@reduxjs/toolkit": "^2.3.0", - "@tanstack/react-query": "^5.59.20", + "@tanstack/react-query": "^5.60.5", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "next": "^14.2.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11e822b..5367e91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -216,8 +216,8 @@ importers: specifier: ^2.3.0 version: 2.3.0(react-redux@9.1.2(@types/react@18.3.12)(react@18.3.1)(redux@5.0.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.59.20 - version: 5.59.20(react@18.3.1) + specifier: ^5.60.5 + version: 5.60.5(react@18.3.1) '@types/react': specifier: 18.3.12 version: 18.3.12 @@ -1488,11 +1488,11 @@ packages: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} engines: {node: '>=10'} - '@tanstack/query-core@5.59.20': - resolution: {integrity: sha512-e8vw0lf7KwfGe1if4uPFhvZRWULqHjFcz3K8AebtieXvnMOz5FSzlZe3mTLlPuUBcydCnBRqYs2YJ5ys68wwLg==} + '@tanstack/query-core@5.60.5': + resolution: {integrity: sha512-jiS1aC3XI3BJp83ZiTuDLerTmn9P3U95r6p+6/SNauLJaYxfIC4dMuWygwnBHIZxjn2zJqEpj3nysmPieoxfPQ==} - '@tanstack/react-query@5.59.20': - resolution: {integrity: sha512-Zly0egsK0tFdfSbh5/mapSa+Zfc3Et0Zkar7Wo5sQkFzWyB3p3uZWOHR2wrlAEEV2L953eLuDBtbgFvMYiLvUw==} + '@tanstack/react-query@5.60.5': + resolution: {integrity: sha512-M77bOsPwj1wYE56gk7iJvxGAr4IC12NWdIDhT+Eo8ldkWRHMvIR8I/rufIvT1OXoV/bl7EECwuRuMlxxWtvW2Q==} peerDependencies: react: ^18 || ^19 @@ -6247,11 +6247,11 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tanstack/query-core@5.59.20': {} + '@tanstack/query-core@5.60.5': {} - '@tanstack/react-query@5.59.20(react@18.3.1)': + '@tanstack/react-query@5.60.5(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.59.20 + '@tanstack/query-core': 5.60.5 react: 18.3.1 '@thednp/event-listener@2.0.6': {}