diff --git a/package.json b/package.json index 6412e7e..c24ff01 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,6 @@ "@vue-pivottable/plotly-renderer": "workspace:*", "@eslint/js": "^9.21.0", "@vitejs/plugin-vue": "^5.2.1", - "@vue-pivottable/lazy-table-renderer": "workspace:*", "concurrently": "^9.1.2", "eslint": "^9.21.0", "eslint-plugin-import": "^2.31.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0aeb50..031314b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,11 +83,8 @@ importers: specifier: ^3.0.1 version: 3.0.1 vue: - specifier: ^3.5.13 + specifier: ^3.2.0 version: 3.5.13(typescript@5.8.2) - vue-pivottable: - specifier: workspace:* - version: link:../.. devDependencies: '@vitejs/plugin-vue': specifier: ^5.2.1 @@ -95,6 +92,9 @@ importers: vite: specifier: ^6.1.0 version: 6.1.0 + vue-pivottable: + specifier: workspace:* + version: link:../.. packages: