diff --git a/lwc.config.json b/lwc.config.json index b376073..c02ade5 100644 --- a/lwc.config.json +++ b/lwc.config.json @@ -1,7 +1,3 @@ { - "modules": [ - { - "npm": "lightning-base-components" - } - ] + "modules": [] } diff --git a/package.json b/package.json index ac6a85a..29f2b8c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "@salesforce/sf-plugins-core": "^11.2.4", "axios": "^1.11.0", "glob": "^10.4.5", - "lightning-base-components": "1.27.2-alpha", "lwc": "~8.20.5", "node-fetch": "^3.3.2", "open": "^10.2.0", diff --git a/yarn.lock b/yarn.lock index 7d1f1ee..297c791 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8482,11 +8482,6 @@ lie@~3.3.0: dependencies: immediate "~3.0.5" -lightning-base-components@1.27.2-alpha: - version "1.27.2-alpha" - resolved "https://registry.yarnpkg.com/lightning-base-components/-/lightning-base-components-1.27.2-alpha.tgz#a6cde01e2f271f54d7d6afc4df53d20cd987977d" - integrity sha512-YyxdAVEsECA2JqZnlsBxqPpBEdElfQa88qs5zY+eYHUdjZ/aE15OV0kjcoBB8o/46Z39jkyn+b1Aiy1wDZoqLw== - lilconfig@^3.1.3: version "3.1.3" resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"