diff --git a/examples/tanstack-router/package.json b/examples/tanstack-router/package.json index 8b76b50..a02d1f1 100644 --- a/examples/tanstack-router/package.json +++ b/examples/tanstack-router/package.json @@ -11,15 +11,15 @@ }, "dependencies": { "@examples/lib": "workspace:*", - "@tanstack/react-router": "^1.132.19", + "@tanstack/react-router": "^1.132.21", "@tanstack/react-table": "^8.21.3", "react": "^19.1.1", "react-dom": "^19.1.1", "tanstack-table-search-params": "workspace:*" }, "devDependencies": { - "@tanstack/router-devtools": "^1.132.19", - "@tanstack/router-plugin": "^1.132.19", + "@tanstack/router-devtools": "^1.132.21", + "@tanstack/router-plugin": "^1.132.21", "@types/react": "^19.1.15", "@types/react-dom": "^19.1.9", "@vitejs/plugin-react-swc": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ae4b63..77d547f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -197,8 +197,8 @@ importers: specifier: workspace:* version: link:../lib '@tanstack/react-router': - specifier: ^1.132.19 - version: 1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + specifier: ^1.132.21 + version: 1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@tanstack/react-table': specifier: ^8.21.3 version: 8.21.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1) @@ -216,11 +216,11 @@ importers: specifier: workspace:* version: link:../../packages/tsconfig '@tanstack/router-devtools': - specifier: ^1.132.19 - version: 1.132.19(@tanstack/react-router@1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@tanstack/router-core@1.132.19)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0) + specifier: ^1.132.21 + version: 1.132.21(@tanstack/react-router@1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@tanstack/router-core@1.132.21)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0) '@tanstack/router-plugin': - specifier: ^1.132.19 - version: 1.132.19(@tanstack/react-router@1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(vite@7.1.7(@types/node@22.18.6)(jiti@2.6.0)(tsx@4.19.2)(yaml@2.6.0)) + specifier: ^1.132.21 + version: 1.132.21(@tanstack/react-router@1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(vite@7.1.7(@types/node@22.18.6)(jiti@2.6.0)(tsx@4.19.2)(yaml@2.6.0)) '@types/react': specifier: ^19.1.15 version: 19.1.15 @@ -1452,20 +1452,20 @@ packages: '@swc/types@0.1.24': resolution: {integrity: sha512-tjTMh3V4vAORHtdTprLlfoMptu1WfTZG9Rsca6yOKyNYsRr+MUXutKmliB17orgSZk5DpnDxs8GUdd/qwYxOng==} - '@tanstack/history@1.132.0': - resolution: {integrity: sha512-GG2R9I6QSlbNR9fEuX2sQCigY6K28w51h2634TWmkaHXlzQw+rWuIWr4nAGM9doA+kWRi1LFSFMvAiG3cOqjXQ==} + '@tanstack/history@1.132.21': + resolution: {integrity: sha512-5ziPz3YarKU5cBJoEJ4muV8cy+5W4oWdJMqW7qosMrK5fb9Qfm+QWX+kO3emKJMu4YOUofVu3toEuuD3x1zXKw==} engines: {node: '>=12'} - '@tanstack/react-router-devtools@1.132.19': - resolution: {integrity: sha512-1k2Xb8t4y+dzTvIyWQpxCRio5Ij8Z7RQEj1IBxuQ//51jXVTUBbfg92Xg1PTYLquJOfzIInfFrGermOT8napOA==} + '@tanstack/react-router-devtools@1.132.21': + resolution: {integrity: sha512-GUwzWJUE2SSRJ7eB+PLuPIdhBRVBb0XBUOt8tLk08N+lfO7XyGQTeLZoSecFThI6XnXK7BB7O68Wm9iRyWRV5w==} engines: {node: '>=12'} peerDependencies: - '@tanstack/react-router': ^1.132.19 + '@tanstack/react-router': ^1.132.21 react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' - '@tanstack/react-router@1.132.19': - resolution: {integrity: sha512-6Vuiczv0MIQ1wGnjfy4HfQsbJXKn33bUu/IRfV8qcvadQ2lsrV5QWTr+c6Q4ET8JWY83tkFY0AcORgxR4kXrUQ==} + '@tanstack/react-router@1.132.21': + resolution: {integrity: sha512-S1mpwt53Ff/CEJnQzLtFPrtbXsKBugGz525pymypJXuXjEFwQaLw5/HSpvPlN03m/+YXzXljS7YPru9JEkGgqQ==} engines: {node: '>=12'} peerDependencies: react: '>=18.0.0 || >=19.0.0' @@ -1484,15 +1484,15 @@ packages: react: '>=16.8' react-dom: '>=16.8' - '@tanstack/router-core@1.132.19': - resolution: {integrity: sha512-A50l7wXs+BDzblL4rmNFRvNAKirdjgZVW1qmiCaFIMy24qdDfN9soRFhtfhXr9NQE2L0O6akszA6O5xh9yLcCg==} + '@tanstack/router-core@1.132.21': + resolution: {integrity: sha512-C+Pe/p6EwMs9DIPBfAXoNtbp1POo/abfl4AEWsDXNAnjVr2OB6aHFMIENUJx1cjs6zUT/4t9FtA/+zptSWtv9A==} engines: {node: '>=12'} - '@tanstack/router-devtools-core@1.132.19': - resolution: {integrity: sha512-0s7l4Bm7IxMSUtQlaoMRPxTEOrw65jVPTwY/ea3dGk5Gkp8H0eLLN3NWLgDZCBShWwf+bjfHYmjsdm6grQSZRA==} + '@tanstack/router-devtools-core@1.132.21': + resolution: {integrity: sha512-tcQxVHXME0gEcsmm2t7a+7EivIZsyN+IKOFmqfvEu+FAPSj0TB+iYc/K2QrXC6QKqJ2SM9YeHpRH2EgrD0E1Hg==} engines: {node: '>=12'} peerDependencies: - '@tanstack/router-core': ^1.132.19 + '@tanstack/router-core': ^1.132.21 csstype: ^3.0.10 solid-js: '>=1.9.5' tiny-invariant: ^1.3.3 @@ -1500,11 +1500,11 @@ packages: csstype: optional: true - '@tanstack/router-devtools@1.132.19': - resolution: {integrity: sha512-njLLYvxgE1vyhmhEkqnZOwvfZlMLrSLY9Q12q39suV9wqMTBcl+GBv9DcmB+pPzBXMPGvdOwXSUu5v652e91Hw==} + '@tanstack/router-devtools@1.132.21': + resolution: {integrity: sha512-gwkuH7K+xtMYPgmb3qeatGF7vo+fDwb4c/ESDHxhB1ILPrIH59Ec+V2jUzZP9Ny5D3c0D5fLij8EOw/wqJqdAA==} engines: {node: '>=12'} peerDependencies: - '@tanstack/react-router': ^1.132.19 + '@tanstack/react-router': ^1.132.21 csstype: ^3.0.10 react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' @@ -1512,16 +1512,16 @@ packages: csstype: optional: true - '@tanstack/router-generator@1.132.19': - resolution: {integrity: sha512-dsxuqAc9ryEhfYgClPFJ1EmKk4ZlslQ82IKBt42ymo9CLMdaH1/xBSA6RxtYBGk7SS5WMFkAr7UqJTtdgVEQTQ==} + '@tanstack/router-generator@1.132.21': + resolution: {integrity: sha512-AyWjZdPxykhU5pbCRjMZELycVJ/pmuCndP48SmYUvB1m2wtUWl8Ssi7a4BlNFEcd+AXcciKq6P2EWjZ0zzm90g==} engines: {node: '>=12'} - '@tanstack/router-plugin@1.132.19': - resolution: {integrity: sha512-XfjGjSuESE5EP+rhP/a7PFQk34cbBPQg5bdDTjfPiRAsEYzA0YRnj4ADnk33ym2lu6cGuTGLo2BRg3bP8ol0JA==} + '@tanstack/router-plugin@1.132.21': + resolution: {integrity: sha512-b/r5skZrgW85zy2gzL+D8kx/ERnhrhUHuu+EKRyrrWlnfmE8m4yM0lJ4nzi7C50tTbCl8MY/oap90R7ja0SF6A==} engines: {node: '>=12'} peerDependencies: '@rsbuild/core': '>=1.0.2' - '@tanstack/react-router': ^1.132.19 + '@tanstack/react-router': ^1.132.21 vite: '>=5.0.0 || >=6.0.0 || >=7.0.0' vite-plugin-solid: ^2.11.8 webpack: '>=5.92.0' @@ -1537,8 +1537,8 @@ packages: webpack: optional: true - '@tanstack/router-utils@1.132.0': - resolution: {integrity: sha512-WDnvAi9kO20joLDzlsTvfgXNv+FgQ4G98xAD8r4jKWoTdTTG05DU2sRYimtbdq4Q7E3uVdvyvPdhRy45wan7bw==} + '@tanstack/router-utils@1.132.21': + resolution: {integrity: sha512-d9MvyhdPaKN78hQOss89bayiv/HR/7FpVHuKTNGEzzYrBWDVIUBd0yMNaBxQBpTg6NuNxtZ01ZJS5VkbedbzJw==} engines: {node: '>=12'} '@tanstack/store@0.7.0': @@ -1548,8 +1548,8 @@ packages: resolution: {integrity: sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg==} engines: {node: '>=12'} - '@tanstack/virtual-file-routes@1.132.0': - resolution: {integrity: sha512-d3do4ih9IdLPBVY4Gb8x7Ho7z0oFDLpxoao7uNVkfWtYU7nc3B+rnnVejXIgprmI5gt1hNzyNDJFr8G/W926GA==} + '@tanstack/virtual-file-routes@1.132.21': + resolution: {integrity: sha512-+eT+vxZnf2/QPr9ci5aPn7i3MnVyWYNG2DUqiKJXGi7EvuFrXV9r8zDK40QfUTNGdCg9F880YOVe3cTwMCO0zw==} engines: {node: '>=12'} '@testing-library/dom@10.3.1': @@ -3766,12 +3766,12 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@tanstack/history@1.132.0': {} + '@tanstack/history@1.132.21': {} - '@tanstack/react-router-devtools@1.132.19(@tanstack/react-router@1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@tanstack/router-core@1.132.19)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0)': + '@tanstack/react-router-devtools@1.132.21(@tanstack/react-router@1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@tanstack/router-core@1.132.21)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0)': dependencies: - '@tanstack/react-router': 1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1) - '@tanstack/router-devtools-core': 1.132.19(@tanstack/router-core@1.132.19)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0) + '@tanstack/react-router': 1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + '@tanstack/router-devtools-core': 1.132.21(@tanstack/router-core@1.132.21)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0) react: 19.1.1 react-dom: 19.1.1(react@19.1.1) vite: 7.1.7(@types/node@22.18.6)(jiti@2.6.0)(tsx@4.19.2)(yaml@2.6.0) @@ -3792,11 +3792,11 @@ snapshots: - tsx - yaml - '@tanstack/react-router@1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': + '@tanstack/react-router@1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1)': dependencies: - '@tanstack/history': 1.132.0 + '@tanstack/history': 1.132.21 '@tanstack/react-store': 0.7.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1) - '@tanstack/router-core': 1.132.19 + '@tanstack/router-core': 1.132.21 isbot: 5.1.30 react: 19.1.1 react-dom: 19.1.1(react@19.1.1) @@ -3816,9 +3816,9 @@ snapshots: react: 19.1.1 react-dom: 19.1.1(react@19.1.1) - '@tanstack/router-core@1.132.19': + '@tanstack/router-core@1.132.21': dependencies: - '@tanstack/history': 1.132.0 + '@tanstack/history': 1.132.21 '@tanstack/store': 0.7.0 cookie-es: 2.0.0 seroval: 1.3.2 @@ -3826,9 +3826,9 @@ snapshots: tiny-invariant: 1.3.3 tiny-warning: 1.0.3 - '@tanstack/router-devtools-core@1.132.19(@tanstack/router-core@1.132.19)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0)': + '@tanstack/router-devtools-core@1.132.21(@tanstack/router-core@1.132.21)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0)': dependencies: - '@tanstack/router-core': 1.132.19 + '@tanstack/router-core': 1.132.21 clsx: 2.1.1 goober: 2.1.16(csstype@3.1.3) solid-js: 1.9.5 @@ -3849,10 +3849,10 @@ snapshots: - tsx - yaml - '@tanstack/router-devtools@1.132.19(@tanstack/react-router@1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@tanstack/router-core@1.132.19)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0)': + '@tanstack/router-devtools@1.132.21(@tanstack/react-router@1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@tanstack/router-core@1.132.21)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0)': dependencies: - '@tanstack/react-router': 1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1) - '@tanstack/react-router-devtools': 1.132.19(@tanstack/react-router@1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@tanstack/router-core@1.132.19)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0) + '@tanstack/react-router': 1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + '@tanstack/react-router-devtools': 1.132.21(@tanstack/react-router@1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@tanstack/router-core@1.132.21)(@types/node@22.18.6)(csstype@3.1.3)(jiti@2.6.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(solid-js@1.9.5)(tiny-invariant@1.3.3)(tsx@4.19.2)(yaml@2.6.0) clsx: 2.1.1 goober: 2.1.16(csstype@3.1.3) react: 19.1.1 @@ -3876,11 +3876,11 @@ snapshots: - tsx - yaml - '@tanstack/router-generator@1.132.19': + '@tanstack/router-generator@1.132.21': dependencies: - '@tanstack/router-core': 1.132.19 - '@tanstack/router-utils': 1.132.0 - '@tanstack/virtual-file-routes': 1.132.0 + '@tanstack/router-core': 1.132.21 + '@tanstack/router-utils': 1.132.21 + '@tanstack/virtual-file-routes': 1.132.21 prettier: 3.6.2 recast: 0.23.11 source-map: 0.7.6 @@ -3889,7 +3889,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@tanstack/router-plugin@1.132.19(@tanstack/react-router@1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(vite@7.1.7(@types/node@22.18.6)(jiti@2.6.0)(tsx@4.19.2)(yaml@2.6.0))': + '@tanstack/router-plugin@1.132.21(@tanstack/react-router@1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(vite@7.1.7(@types/node@22.18.6)(jiti@2.6.0)(tsx@4.19.2)(yaml@2.6.0))': dependencies: '@babel/core': 7.28.4 '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.4) @@ -3897,21 +3897,21 @@ snapshots: '@babel/template': 7.27.2 '@babel/traverse': 7.28.4 '@babel/types': 7.28.4 - '@tanstack/router-core': 1.132.19 - '@tanstack/router-generator': 1.132.19 - '@tanstack/router-utils': 1.132.0 - '@tanstack/virtual-file-routes': 1.132.0 + '@tanstack/router-core': 1.132.21 + '@tanstack/router-generator': 1.132.21 + '@tanstack/router-utils': 1.132.21 + '@tanstack/virtual-file-routes': 1.132.21 babel-dead-code-elimination: 1.0.10 chokidar: 3.6.0 unplugin: 2.1.2 zod: 3.25.76 optionalDependencies: - '@tanstack/react-router': 1.132.19(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + '@tanstack/react-router': 1.132.21(react-dom@19.1.1(react@19.1.1))(react@19.1.1) vite: 7.1.7(@types/node@22.18.6)(jiti@2.6.0)(tsx@4.19.2)(yaml@2.6.0) transitivePeerDependencies: - supports-color - '@tanstack/router-utils@1.132.0': + '@tanstack/router-utils@1.132.21': dependencies: '@babel/core': 7.28.4 '@babel/generator': 7.28.3 @@ -3928,7 +3928,7 @@ snapshots: '@tanstack/table-core@8.21.3': {} - '@tanstack/virtual-file-routes@1.132.0': {} + '@tanstack/virtual-file-routes@1.132.21': {} '@testing-library/dom@10.3.1': dependencies: