diff --git a/examples/react/tanstack-react-query/package.json b/examples/react/tanstack-react-query/package.json index 8169c1a5723..e05c80c743c 100644 --- a/examples/react/tanstack-react-query/package.json +++ b/examples/react/tanstack-react-query/package.json @@ -11,7 +11,7 @@ "test:end2end": "start-server-and-test start http://localhost:3000 test" }, "dependencies": { - "@tanstack/react-query": "4.44.0", + "@tanstack/react-query": "5.100.10", "react": "^19.0.0", "react-dom": "^19.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24bc2ade8e9..093c2b11485 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -521,8 +521,8 @@ importers: examples/react/tanstack-react-query: dependencies: '@tanstack/react-query': - specifier: 4.44.0 - version: 4.44.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6) + specifier: 5.100.10 + version: 5.100.10(react@19.2.6) react: specifier: ^19.0.0 version: 19.2.6 @@ -5335,20 +5335,13 @@ packages: peerDependencies: tailwindcss: '>=3.2.0' - '@tanstack/query-core@4.44.0': - resolution: {integrity: sha512-swSgb7OiPRR3UuIL7NuDrZNSMGmQD+wdtHxPD7j60SvBEnxbXurl5XOirtGEX2gm2hbK6mC8kMV1I+uO3l0UOw==} + '@tanstack/query-core@5.100.10': + resolution: {integrity: sha512-8UR0yJR+GiQ40m3lPhUr0xbfAupe6GSQiksSBSa9SM2NjezFyxXCIA69/lz8cSoNKZLrw1/PktIyQBJcVeMi3w==} - '@tanstack/react-query@4.44.0': - resolution: {integrity: sha512-RuIqHYrS98LrK/8kJJOJMMSQ/BCpojwsXDh7p0fBmp38ZOz6dlk+uyFRRusH+V+t3POoCsDOQ2zhomEYOeReXw==} + '@tanstack/react-query@5.100.10': + resolution: {integrity: sha512-FLaZf2RCrA/Zgp4aiu5tG3TyasTRO7aZ99skxQpr3Hg/zXOhu6yq5FZCYQ/tRaJtM9ylnoK8tFK7PolXQadv6Q==} peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - react-native: '*' - peerDependenciesMeta: - react-dom: - optional: true - react-native: - optional: true + react: ^18 || ^19 '@tanstack/react-virtual@3.13.24': resolution: {integrity: sha512-aIJvz5OSkhNIhZIpYivrxrPTKYsjW9Uzy+sP/mx0S3sev2HyvPb7xmjbYvokzEpfgYHy/HjzJ2zFAETuUfgCpg==} @@ -16250,15 +16243,12 @@ snapshots: dependencies: tailwindcss: 3.4.19(tsx@4.22.0)(yaml@2.9.0) - '@tanstack/query-core@4.44.0': {} + '@tanstack/query-core@5.100.10': {} - '@tanstack/react-query@4.44.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)': + '@tanstack/react-query@5.100.10(react@19.2.6)': dependencies: - '@tanstack/query-core': 4.44.0 + '@tanstack/query-core': 5.100.10 react: 19.2.6 - use-sync-external-store: 1.6.0(react@19.2.6) - optionalDependencies: - react-dom: 19.2.6(react@19.2.6) '@tanstack/react-virtual@3.13.24(react-dom@19.2.6(react@19.2.6))(react@19.2.6)': dependencies: @@ -21052,7 +21042,7 @@ snapshots: md5.js@1.3.5: dependencies: - hash-base: 3.0.5 + hash-base: 3.1.2 inherits: 2.0.4 safe-buffer: 5.2.1