|
4 | 4 | "description": "Default configuration for liferay-npm-bundler inside liferay-portal.",
|
5 | 5 | "main": "config.json",
|
6 | 6 | "dependencies": {
|
7 |
| - "babel-preset-liferay-standard": "2.19.1", |
8 |
| - "liferay-npm-bundler-loader-css-loader": "2.19.1", |
9 |
| - "liferay-npm-bundler-plugin-exclude-imports": "2.19.1", |
10 |
| - "liferay-npm-bundler-plugin-inject-imports-dependencies": "2.19.1", |
11 |
| - "liferay-npm-bundler-plugin-inject-peer-dependencies": "2.19.1", |
12 |
| - "liferay-npm-bundler-plugin-namespace-packages": "2.19.1", |
13 |
| - "liferay-npm-bundler-plugin-replace-browser-modules": "2.19.1", |
14 |
| - "liferay-npm-bundler-plugin-resolve-linked-dependencies": "2.19.1" |
| 7 | + "babel-preset-liferay-standard": "2.19.2", |
| 8 | + "liferay-npm-bundler-loader-css-loader": "2.19.2", |
| 9 | + "liferay-npm-bundler-plugin-exclude-imports": "2.19.2", |
| 10 | + "liferay-npm-bundler-plugin-inject-imports-dependencies": "2.19.2", |
| 11 | + "liferay-npm-bundler-plugin-inject-peer-dependencies": "2.19.2", |
| 12 | + "liferay-npm-bundler-plugin-namespace-packages": "2.19.2", |
| 13 | + "liferay-npm-bundler-plugin-replace-browser-modules": "2.19.2", |
| 14 | + "liferay-npm-bundler-plugin-resolve-linked-dependencies": "2.19.2" |
15 | 15 | },
|
16 | 16 | "homepage": "https://github.com/liferay/liferay-npm-tools/tree/master/packages/liferay-npm-bundler-preset-liferay-dev",
|
17 | 17 | "repository": {
|
|
0 commit comments