diff --git a/package.json b/package.json index bb1ee6225..be4c3b691 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@lit/reactive-element": "2.1.2", "@mdi/js": "7.4.47", "@replit/codemirror-indentation-markers": "^6.5.3", - "@tanstack/lit-table": "^8.21.3", + "@tanstack/lit-table": "^9.1.2", "codemirror": "^6.0.2", "esptool-js": "^0.6.1", "improv-wifi-serial-sdk": "^2.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f3cc75851..66a913486 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ importers: specifier: ^6.5.3 version: 6.5.3(@codemirror/language@6.12.4)(@codemirror/state@6.7.1)(@codemirror/view@6.43.8) '@tanstack/lit-table': - specifier: ^8.21.3 - version: 8.21.3(lit@3.3.3) + specifier: ^9.1.2 + version: 9.1.2(@lit/context@1.1.6)(lit@3.3.3) codemirror: specifier: ^6.0.2 version: 6.0.2 @@ -531,15 +531,24 @@ packages: '@swc/helpers@0.5.23': resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==} - '@tanstack/lit-table@8.21.3': - resolution: {integrity: sha512-NXe/No6HRGN+OZMJ1pKmoejiFS1QfjirWYOiahBWMojSsLIB5SqYb45L/jlswpKhEAaMWCdps8c93z8HfMG9Kg==} - engines: {node: '>=12'} + '@tanstack/lit-store@0.14.1': + resolution: {integrity: sha512-YzcmHhuH9siOvFiEH56HIQqkipkPaUJ3weC0jVKe8l3AZ2autYnpMGNvCG5tZFgmdsmvxr6W01zcW+yLlsQ9Tg==} + peerDependencies: + lit: ^3.0.0 + + '@tanstack/lit-table@9.1.2': + resolution: {integrity: sha512-jNNOeajZsC2NXXUFTtsYCIr753PpxMP1qeSQ4KoPDV2hoDQqBTPjpVYktjs8LFX4gXS6ATuZDBpqBNarTbHS6g==} + engines: {node: '>=20'} peerDependencies: + '@lit/context': ^1.1.0 lit: ^3.1.3 - '@tanstack/table-core@8.21.3': - resolution: {integrity: sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg==} - engines: {node: '>=12'} + '@tanstack/store@0.11.1': + resolution: {integrity: sha512-mzTOBhypOuDJAy/D8n2MfUZ1HFkXnmSETviRyhqEC8LUE7/IZQExOTxMANj3KjTofYTkFNpBY67qaVrT41YccA==} + + '@tanstack/table-core@9.1.2': + resolution: {integrity: sha512-ONpWQeass1sfg80CWF1NSwQ8r3GiqxA2lT/EdqIcrDEPZ0Z+0mM94eQoFYLPN0Kztzj8TQVb2+PrSZSItqA61g==} + engines: {node: '>=20'} '@tybys/wasm-util@0.10.3': resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==} @@ -1824,12 +1833,23 @@ snapshots: dependencies: tslib: 2.8.1 - '@tanstack/lit-table@8.21.3(lit@3.3.3)': + '@tanstack/lit-store@0.14.1(lit@3.3.3)': dependencies: - '@tanstack/table-core': 8.21.3 + '@tanstack/store': 0.11.1 lit: 3.3.3 - '@tanstack/table-core@8.21.3': {} + '@tanstack/lit-table@9.1.2(@lit/context@1.1.6)(lit@3.3.3)': + dependencies: + '@lit/context': 1.1.6 + '@tanstack/lit-store': 0.14.1(lit@3.3.3) + '@tanstack/table-core': 9.1.2 + lit: 3.3.3 + + '@tanstack/store@0.11.1': {} + + '@tanstack/table-core@9.1.2': + dependencies: + '@tanstack/store': 0.11.1 '@tybys/wasm-util@0.10.3': dependencies: