diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e70cab3..eda63e6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ catalogs: specifier: ^1.170.18 version: 1.170.18 '@tanstack/react-table': - specifier: ^8.21.3 - version: 8.21.3 + specifier: ^9.0.1 + version: 9.1.2 '@types/react': specifier: ^19.2.17 version: 19.2.17 @@ -194,7 +194,7 @@ importers: version: 1.170.18(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@tanstack/react-table': specifier: 'catalog:' - version: 8.21.3(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + version: 9.1.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@xid-kit/i18n': specifier: workspace:* version: link:../../packages/i18n @@ -279,7 +279,7 @@ importers: version: 1.170.18(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@tanstack/react-table': specifier: 'catalog:' - version: 8.21.3(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + version: 9.1.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@xid-kit/crypto': specifier: workspace:* version: link:../../packages/crypto @@ -1030,7 +1030,7 @@ importers: version: 1.170.18(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@tanstack/react-table': specifier: 'catalog:' - version: 8.21.3(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + version: 9.1.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8) '@xid-kit/core': specifier: workspace:* version: link:../core @@ -4188,29 +4188,37 @@ packages: react: '>=18.0.0 || >=19.0.0' react-dom: '>=18.0.0 || >=19.0.0' + '@tanstack/react-store@0.11.1': + resolution: {integrity: sha512-HaIGKI3YLmjBYIvy5DFDY23oNaYZIsTZfngey07Uh5iLVJgM3bIGCnZeOFOqzjFld9JHWcaHJnasD/bKoGKwJQ==} + 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 + '@tanstack/react-store@0.9.3': resolution: {integrity: sha512-y2iHd/N9OkoQbFJLUX1T9vbc2O9tjH0pQRgTcx1/Nz4IlwLvkgpuglXUx+mXt0g5ZDFrEeDnONPqkbfxXJKwRg==} 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 - '@tanstack/react-table@8.21.3': - resolution: {integrity: sha512-5nNMTSETP4ykGegmVkhjcS8tTLW6Vl4axfEGQN3v0zdHYbK4UfoqfPChclTrJ4EoK9QynqAu9oUf8VEmrpZ5Ww==} - engines: {node: '>=12'} + '@tanstack/react-table@9.1.2': + resolution: {integrity: sha512-YQPZFJ1nIi/bjjwsPZVouABgahDcl7Gdm33CdTStUJBn0DjEVJ2uhSTVmIoWt9MVKdQziXGAsXipSzy949Hygg==} + engines: {node: '>=20'} peerDependencies: - react: '>=16.8' - react-dom: '>=16.8' + react: '>=18' '@tanstack/router-core@1.171.15': resolution: {integrity: sha512-IILCDcLaItMZQ2jEmCABHY1Nhjjn5XUvwpQp3e4Nmu+vfg0BgYFuu/QASz2SwE2ZNbVMrvt8X/wxa+Gg5aErxA==} engines: {node: '>=20.19'} + '@tanstack/store@0.11.1': + resolution: {integrity: sha512-mzTOBhypOuDJAy/D8n2MfUZ1HFkXnmSETviRyhqEC8LUE7/IZQExOTxMANj3KjTofYTkFNpBY67qaVrT41YccA==} + '@tanstack/store@0.9.3': resolution: {integrity: sha512-8reSzl/qGWGGVKhBoxXPMWzATSbZLZFWhwBAFO9NAyp0TxzfBP0mIrGb8CP8KrQTmvzXlR/vFPPUrHTLBGyFyw==} - '@tanstack/table-core@8.21.3': - resolution: {integrity: sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg==} - engines: {node: '>=12'} + '@tanstack/table-core@9.1.2': + resolution: {integrity: sha512-ONpWQeass1sfg80CWF1NSwQ8r3GiqxA2lT/EdqIcrDEPZ0Z+0mM94eQoFYLPN0Kztzj8TQVb2+PrSZSItqA61g==} + engines: {node: '>=20'} '@testing-library/dom@10.4.1': resolution: {integrity: sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==} @@ -15023,6 +15031,13 @@ snapshots: react: 19.2.8 react-dom: 19.2.8(react@19.2.8) + '@tanstack/react-store@0.11.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': + dependencies: + '@tanstack/store': 0.11.1 + react: 19.2.8 + react-dom: 19.2.8(react@19.2.8) + use-sync-external-store: 1.6.0(react@19.2.8) + '@tanstack/react-store@0.9.3(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': dependencies: '@tanstack/store': 0.9.3 @@ -15030,11 +15045,13 @@ snapshots: react-dom: 19.2.8(react@19.2.8) use-sync-external-store: 1.6.0(react@19.2.8) - '@tanstack/react-table@8.21.3(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': + '@tanstack/react-table@9.1.2(react-dom@19.2.8(react@19.2.8))(react@19.2.8)': dependencies: - '@tanstack/table-core': 8.21.3 + '@tanstack/react-store': 0.11.1(react-dom@19.2.8(react@19.2.8))(react@19.2.8) + '@tanstack/table-core': 9.1.2 react: 19.2.8 - react-dom: 19.2.8(react@19.2.8) + transitivePeerDependencies: + - react-dom '@tanstack/router-core@1.171.15': dependencies: @@ -15043,9 +15060,13 @@ snapshots: seroval: 1.5.6 seroval-plugins: 1.5.6(seroval@1.5.6) + '@tanstack/store@0.11.1': {} + '@tanstack/store@0.9.3': {} - '@tanstack/table-core@8.21.3': {} + '@tanstack/table-core@9.1.2': + dependencies: + '@tanstack/store': 0.11.1 '@testing-library/dom@10.4.1': dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 46bfc491..fc002159 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -20,7 +20,7 @@ catalog: '@stylexjs/unplugin': ^0.18.3 '@tanstack/react-query': ^5.101.4 '@tanstack/react-router': ^1.170.18 - '@tanstack/react-table': ^8.21.3 + '@tanstack/react-table': ^9.0.1 '@testing-library/react': ^16.3.0 '@types/node': ^22.0.0 '@types/react': ^19.2.17