diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 012e16a0b..a0481e647 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,8 +128,8 @@ catalogs: specifier: ^4.3.0 version: 4.3.0 '@tanstack/vue-table': - specifier: ^8.21.3 - version: 8.21.3 + specifier: ^9.1.2 + version: 9.1.2 '@types/better-sqlite3': specifier: ^7.6.13 version: 7.6.13 @@ -1035,7 +1035,7 @@ importers: version: 4.3.0(vite@8.2.1(@types/node@24.13.3)(esbuild@0.28.0)(jiti@2.7.0)(stylus@0.57.0)(tsx@4.22.4)(yaml@2.9.0)) '@tanstack/vue-table': specifier: 'catalog:' - version: 8.21.3(vue@3.5.41(typescript@6.0.3)) + version: 9.1.2(vue@3.5.41(typescript@6.0.3)) '@vee-validate/zod': specifier: 'catalog:' version: 4.15.1(vue@3.5.41(typescript@6.0.3))(zod@4.4.3) @@ -2095,7 +2095,7 @@ importers: version: 1.18.0(vue@3.5.41(typescript@6.0.3)) '@tanstack/vue-table': specifier: 'catalog:' - version: 8.21.3(vue@3.5.41(typescript@6.0.3)) + version: 9.1.2(vue@3.5.41(typescript@6.0.3)) '@vue-flow/controls': specifier: 'catalog:' version: 1.1.3(@vue-flow/core@1.48.2(vue@3.5.41(typescript@6.0.3)))(vue@3.5.41(typescript@6.0.3)) @@ -5211,16 +5211,19 @@ packages: 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/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'} '@tanstack/virtual-core@3.17.0': resolution: {integrity: sha512-gOxY/hFkPh/XQYhnThBHzkbkX3Ed+z/iushyz+R+JAr213aXxUDgQoTgTdrDpBSRsjFM73P/KfUyWmaF9WHMkQ==} - '@tanstack/vue-table@8.21.3': - resolution: {integrity: sha512-rusRyd77c5tDPloPskctMyPLFEQUeBzxdQ+2Eow4F7gDPlPOB1UnnhzfpdvqZ8ZyX2rRNGmqNnQWm87OI2OQPw==} - engines: {node: '>=12'} + '@tanstack/vue-table@9.1.2': + resolution: {integrity: sha512-CJNFrB0ehPT/iQYpl+bAx0ddbGTZGum91nEtqLhX5DMYeROSfcn7gIHAMs98ACBI+4OoZTHHrqZN1UzhKjz+Eg==} + engines: {node: '>=20'} peerDependencies: vue: '>=3.2' @@ -12849,13 +12852,18 @@ snapshots: react: 19.2.7 react-dom: 19.2.7(react@19.2.7) - '@tanstack/table-core@8.21.3': {} + '@tanstack/store@0.11.1': {} + + '@tanstack/table-core@9.1.2': + dependencies: + '@tanstack/store': 0.11.1 '@tanstack/virtual-core@3.17.0': {} - '@tanstack/vue-table@8.21.3(vue@3.5.41(typescript@6.0.3))': + '@tanstack/vue-table@9.1.2(vue@3.5.41(typescript@6.0.3))': dependencies: - '@tanstack/table-core': 8.21.3 + '@tanstack/store': 0.11.1 + '@tanstack/table-core': 9.1.2 vue: 3.5.41(typescript@6.0.3) '@tanstack/vue-virtual@3.13.28(vue@3.5.41(typescript@6.0.3))': diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 34f016858..29f475e22 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -71,7 +71,7 @@ catalog: "@playwright/test": ^1.60.0 "@tailwindcss/typography": ^0.5.20 "@tailwindcss/vite": ^4.3.0 - "@tanstack/vue-table": ^8.21.3 + "@tanstack/vue-table": ^9.1.2 "@types/better-sqlite3": ^7.6.13 "@types/js-yaml": ^4.0.9 "@types/mdast": ^4.0.4