Skip to content

Commit

Permalink
feat(npm-scripts): update to latest js-toolkit@v2 for new bundler pro…
Browse files Browse the repository at this point in the history
…cess with globally defined dependencies
  • Loading branch information
bryceosterhaus committed Sep 28, 2022
1 parent 7aa9ea3 commit e86a64f
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 158 deletions.
22 changes: 11 additions & 11 deletions projects/npm-tools/packages/npm-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"babel-jest": "^25.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-preset-liferay-standard": "2.24.2",
"babel-preset-liferay-standard": "2.29.0",
"bourbon": "4.2.3",
"cosmiconfig": "^7.0.0",
"cross-env": "^7.0.0",
Expand All @@ -47,16 +47,16 @@
"jest-fetch-mock": "^3.0.3",
"liferay-frontend-common-css": "^1.0.4",
"liferay-lang-key-dev-loader": "^1.0.3",
"liferay-npm-bridge-generator": "2.24.2",
"liferay-npm-bundler": "2.24.2",
"liferay-npm-bundler-loader-css-loader": "2.24.2",
"liferay-npm-bundler-loader-json-loader": "2.24.2",
"liferay-npm-bundler-plugin-exclude-imports": "2.24.2",
"liferay-npm-bundler-plugin-inject-imports-dependencies": "2.24.2",
"liferay-npm-bundler-plugin-inject-peer-dependencies": "2.24.2",
"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-npm-bridge-generator": "2.29.0",
"liferay-npm-bundler": "2.29.0",
"liferay-npm-bundler-loader-css-loader": "2.29.0",
"liferay-npm-bundler-loader-json-loader": "2.29.0",
"liferay-npm-bundler-plugin-exclude-imports": "2.29.0",
"liferay-npm-bundler-plugin-inject-imports-dependencies": "2.29.0",
"liferay-npm-bundler-plugin-inject-peer-dependencies": "2.29.0",
"liferay-npm-bundler-plugin-namespace-packages": "2.29.0",
"liferay-npm-bundler-plugin-replace-browser-modules": "2.29.0",
"liferay-npm-bundler-plugin-resolve-linked-dependencies": "2.29.0",
"liferay-theme-tasks": "11.4.0",
"metal-tools-soy": "4.3.2",
"mini-css-extract-plugin": "0.11.2",
Expand Down
Loading

0 comments on commit e86a64f

Please sign in to comment.