diff --git a/packages/react-router/package.json b/packages/react-router/package.json index cba869e54e..04a92b0c4e 100644 --- a/packages/react-router/package.json +++ b/packages/react-router/package.json @@ -67,15 +67,15 @@ }, "dependencies": { "@tanstack/history": "workspace:*", - "@tanstack/react-store": "^0.5.6", + "@tanstack/react-store": "^0.6.1", "jsesc": "^3.0.2", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3" }, "devDependencies": { - "@types/jsesc": "^3.0.3", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", + "@types/jsesc": "^3.0.3", "@vitejs/plugin-react": "^4.3.3", "combinate": "^1.1.11", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e61e116662..dae6e76ee6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3109,8 +3109,8 @@ importers: specifier: workspace:* version: link:../history '@tanstack/react-store': - specifier: ^0.5.6 - version: 0.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^0.6.1 + version: 0.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/router-generator': specifier: workspace:* version: link:../router-generator @@ -5845,11 +5845,11 @@ packages: peerDependencies: react: ^18 || ^19 - '@tanstack/react-store@0.5.6': - resolution: {integrity: sha512-SitIpS5jTj28DajjLpWbIX+YetmJL+6PRY0DKKiCGBKfYIqj3ryODQYF3jB3SNoR9ifUA/jFkqbJdBKFtWd+AQ==} + '@tanstack/react-store@0.6.1': + resolution: {integrity: sha512-6gOopOpPp1cAXkEyTEv6tMbAywwFunvIdCKN/SpEiButUayjXU+Q5Sp5Y3hREN3VMR4OA5+RI5SPhhJoqP9e4w==} peerDependencies: - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 + 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 '@tanstack/react-virtual@3.10.9': resolution: {integrity: sha512-OXO2uBjFqA4Ibr2O3y0YMnkrRWGVNqcvHQXmGvMu6IK8chZl3PrDxFXdGZ2iZkSrKh3/qUYoFqYe+Rx23RoU0g==} @@ -5857,8 +5857,8 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@tanstack/store@0.5.5': - resolution: {integrity: sha512-EOSrgdDAJExbvRZEQ/Xhh9iZchXpMN+ga1Bnk8Nmygzs8TfiE6hbzThF+Pr2G19uHL6+DTDTHhJ8VQiOd7l4tA==} + '@tanstack/store@0.6.0': + resolution: {integrity: sha512-+m2OBglsjXcLmmKOX6/9v8BDOCtyxhMmZLsRUDswOOSdIIR9mvv6i0XNKsmTh3AlYU8c1mRcodC8/Vyf+69VlQ==} '@tanstack/virtual-core@3.10.9': resolution: {integrity: sha512-kBknKOKzmeR7lN+vSadaKWXaLS0SZZG+oqpQ/k80Q6g9REn6zRHS/ZYdrIzHnpHgy/eWs00SujveUN/GJT2qTw==} @@ -13233,9 +13233,9 @@ snapshots: '@tanstack/query-core': 5.60.6 react: 18.3.1 - '@tanstack/react-store@0.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@tanstack/react-store@0.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@tanstack/store': 0.5.5 + '@tanstack/store': 0.6.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) use-sync-external-store: 1.2.2(react@18.3.1) @@ -13246,7 +13246,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@tanstack/store@0.5.5': {} + '@tanstack/store@0.6.0': {} '@tanstack/virtual-core@3.10.9': {}