diff --git a/projects/js-themes-toolkit/packages/generator-liferay-theme/package.json b/projects/js-themes-toolkit/packages/generator-liferay-theme/package.json index 91c95ad0e1..995c1f8a92 100644 --- a/projects/js-themes-toolkit/packages/generator-liferay-theme/package.json +++ b/projects/js-themes-toolkit/packages/generator-liferay-theme/package.json @@ -9,7 +9,7 @@ "gulp": "^4.0.0", "inquirer": "^0.12.0", "liferay-npm-build-tools-common": "^2.17.1", - "liferay-theme-tasks": "^10.0.0", + "liferay-theme-tasks": "^11.0.0", "lodash": "^4.17.11", "rimraf": "^3.0.0", "semver": "^7.1.1", diff --git a/projects/npm-tools/packages/npm-scripts/package.json b/projects/npm-tools/packages/npm-scripts/package.json index cd55225520..ce03e2c35f 100644 --- a/projects/npm-tools/packages/npm-scripts/package.json +++ b/projects/npm-tools/packages/npm-scripts/package.json @@ -57,7 +57,7 @@ "liferay-npm-bundler-plugin-namespace-packages": "2.24.2", "liferay-npm-bundler-plugin-replace-browser-modules": "2.24.2", "liferay-npm-bundler-plugin-resolve-linked-dependencies": "2.24.2", - "liferay-theme-tasks": "10.5.3", + "liferay-theme-tasks": "11.0.0", "metal-tools-soy": "4.3.2", "mini-css-extract-plugin": "0.11.2", "minimist": "^1.2.0",