diff --git a/packages/graphql-react-query/package.json b/packages/graphql-react-query/package.json index e84ff839..da81f8ad 100644 --- a/packages/graphql-react-query/package.json +++ b/packages/graphql-react-query/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@soundxyz/gql-string": "workspace:*", - "@tanstack/react-query": "^4.35.7", + "@tanstack/react-query": "^5.36.1", "@types/lodash-es": "^4.17.9", "@types/node": "^20.8.6", "@types/react": "^18.2.28", @@ -29,7 +29,7 @@ }, "peerDependencies": { "@soundxyz/gql-string": "workspace:^", - "@tanstack/react-query": "^4.35.7", + "@tanstack/react-query": "^5.36.1", "@types/react": ">=17", "lodash-es": "^4.17.21", "react": ">=17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acf4e136..3c4e0a62 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -194,8 +194,8 @@ importers: specifier: workspace:* version: link:../gql-string/dist '@tanstack/react-query': - specifier: ^4.35.7 - version: 4.35.7(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + specifier: ^5.36.1 + version: 5.36.1(react@18.2.0) '@types/lodash-es': specifier: ^4.17.9 version: 4.17.9 @@ -1157,20 +1157,13 @@ packages: '@swc/helpers@0.5.2': resolution: {integrity: sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==} - '@tanstack/query-core@4.35.7': - resolution: {integrity: sha512-PgDJtX75ubFS0WCYFM7DqEoJ4QbxU3S5OH3gJSI40xr7UVVax3/J4CM3XUMOTs+EOT5YGEfssi3tfRVGte4DEw==} + '@tanstack/query-core@5.36.1': + resolution: {integrity: sha512-BteWYEPUcucEu3NBcDAgKuI4U25R9aPrHSP6YSf2NvaD2pSlIQTdqOfLRsxH9WdRYg7k0Uom35Uacb6nvbIMJg==} - '@tanstack/react-query@4.35.7': - resolution: {integrity: sha512-0MankquP/6EOM2ATfEov6ViiKemey5uTbjGlFMX1xGotwNaqC76YKDMJdHumZupPbZcZPWAeoPGEHQmVKIKoOQ==} + '@tanstack/react-query@5.36.1': + resolution: {integrity: sha512-BxGdE0DQYcLYJoEWVerxgT8iLLbjM8DOB8C0ASwyLeJZC2hqYYjWa8g4KQOaquB2Z+tf7qsH5FS63fvCoX+eVA==} peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-native: '*' - peerDependenciesMeta: - react-dom: - optional: true - react-native: - optional: true + react: ^18.0.0 '@types/is-ci@3.0.1': resolution: {integrity: sha512-mnb1ngaGQPm6LFZaNdh3xPOoQMkrQb/KBPhPPN2p2Wk8XgeUqWj6xPnvyQ8rvcK/VFritVmQG8tvQuy7g+9/nQ==} @@ -4201,15 +4194,12 @@ snapshots: dependencies: tslib: 2.6.2 - '@tanstack/query-core@4.35.7': {} + '@tanstack/query-core@5.36.1': {} - '@tanstack/react-query@4.35.7(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@tanstack/react-query@5.36.1(react@18.2.0)': dependencies: - '@tanstack/query-core': 4.35.7 + '@tanstack/query-core': 5.36.1 react: 18.2.0 - use-sync-external-store: 1.2.0(react@18.2.0) - optionalDependencies: - react-dom: 18.2.0(react@18.2.0) '@types/is-ci@3.0.1': dependencies: