From 256c9990afe91bee6dceb2bc494b408800905628 Mon Sep 17 00:00:00 2001 From: Andy Blum Date: Tue, 20 Aug 2024 13:12:58 -0400 Subject: [PATCH] chore(v11): remove carbon-components --- packages/web-extension/package.json | 1 - yarn.lock | 1 - 2 files changed, 2 deletions(-) diff --git a/packages/web-extension/package.json b/packages/web-extension/package.json index 2daa962..8fdebe2 100644 --- a/packages/web-extension/package.json +++ b/packages/web-extension/package.json @@ -32,7 +32,6 @@ "@carbon/react": "^1.64.1", "@carbon/themes": "^11.38.0", "@carbon/type": "^11.29.0", - "carbon-components": "^11.63.0", "color": "^4.2.3", "node-fetch": "^3.3.2", "url": "^0.11.4" diff --git a/yarn.lock b/yarn.lock index c757564..f14b2e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8214,7 +8214,6 @@ __metadata: "@carbon/themes": "npm:^11.38.0" "@carbon/type": "npm:^11.29.0" babel-loader: "npm:^9.1.3" - carbon-components: "npm:^11.63.0" clean-webpack-plugin: "npm:^4.0.0" color: "npm:^4.2.3" copy-webpack-plugin: "npm:^12.0.2"