diff --git a/bun.lock b/bun.lock index e7886ba..0e54174 100644 --- a/bun.lock +++ b/bun.lock @@ -11,7 +11,6 @@ "@internationalized/number": "^3.6.5", "@tailwindcss/vite": "^4.1.18", "@vueuse/core": "^14.2.1", - "ag-grid-community": "^35.1.0", "ag-grid-enterprise": "^35.1.0", "ag-grid-vue3": "^35.1.0", "class-variance-authority": "^0.7.1", diff --git a/package.json b/package.json index 3490af8..a3fc865 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,6 @@ "@internationalized/number": "^3.6.5", "@tailwindcss/vite": "^4.1.18", "@vueuse/core": "^14.2.1", - "ag-grid-community": "^35.1.0", "ag-grid-enterprise": "^35.1.0", "ag-grid-vue3": "^35.1.0", "class-variance-authority": "^0.7.1", diff --git a/src/components/pricing/InvestmentScalePricingPane.vue b/src/components/pricing/InvestmentScalePricingPane.vue index 7d8e8e8..a03259a 100644 --- a/src/components/pricing/InvestmentScalePricingPane.vue +++ b/src/components/pricing/InvestmentScalePricingPane.vue @@ -1,7 +1,7 @@