diff --git a/package-lock.json b/package-lock.json index 77e7cda9e..96ca95660 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7293,11 +7293,13 @@ "dependencies": { "@file-services/node": "^5.7.1", "@file-services/types": "^5.7.1", + "@stylable/build-tools": "^4.10.0", "@stylable/code-formatter": "^4.10.0", "@stylable/core": "^4.10.0", "@stylable/node": "^4.10.0", "@stylable/optimizer": "^4.10.0", "@wixc3/resolve-directory-context": "^1.0.3", + "decache": "^4.6.1", "lodash.camelcase": "^4.3.0", "lodash.upperfirst": "^4.3.1", "yargs": "^17.3.1" @@ -7839,11 +7841,13 @@ "requires": { "@file-services/node": "^5.7.1", "@file-services/types": "^5.7.1", + "@stylable/build-tools": "^4.10.0", "@stylable/code-formatter": "^4.10.0", "@stylable/core": "^4.10.0", "@stylable/node": "^4.10.0", "@stylable/optimizer": "^4.10.0", "@wixc3/resolve-directory-context": "^1.0.3", + "decache": "^4.6.1", "lodash.camelcase": "^4.3.0", "lodash.upperfirst": "^4.3.1", "yargs": "^17.3.1" diff --git a/packages/cli/package.json b/packages/cli/package.json index 9d887e6e5..4b8f63087 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -14,11 +14,13 @@ "dependencies": { "@file-services/node": "^5.7.1", "@file-services/types": "^5.7.1", + "@stylable/build-tools": "^4.10.0", "@stylable/code-formatter": "^4.10.0", "@stylable/core": "^4.10.0", "@stylable/node": "^4.10.0", "@stylable/optimizer": "^4.10.0", "@wixc3/resolve-directory-context": "^1.0.3", + "decache": "^4.6.1", "lodash.camelcase": "^4.3.0", "lodash.upperfirst": "^4.3.1", "yargs": "^17.3.1"