|
18 | 18 | }, |
19 | 19 | "readme": "../README.md", |
20 | 20 | "devDependencies": { |
21 | | - "@babel/cli": "^7.12.1", |
22 | | - "@babel/core": "^7.12.3", |
23 | | - "@babel/preset-env": "^7.12.1", |
| 21 | + "@babel/cli": "^7.18.10", |
| 22 | + "@babel/core": "^7.18.10", |
| 23 | + "@babel/preset-env": "^7.18.10", |
24 | 24 | "autoprefixer": "^10.0.1", |
25 | 25 | "babel-loader": "^8.1.0", |
26 | 26 | "clean-webpack-plugin": "^3.0.0", |
27 | 27 | "css-loader": "^5.0.0", |
28 | 28 | "eslint": "^7.12.1", |
29 | 29 | "eslint-plugin-only-warn": "^1.0.2", |
30 | | - "gulp": "^3.9.0", |
31 | 30 | "less": "^3.12.2", |
32 | 31 | "less-loader": "^7.0.2", |
33 | 32 | "mini-css-extract-plugin": "^1.2.1", |
34 | 33 | "postcss": "^8.2.13", |
35 | 34 | "postcss-less": "^4.0.0", |
36 | 35 | "postcss-loader": "^4.0.4", |
37 | 36 | "style-loader": "^2.0.0", |
38 | | - "webpack": "4", |
39 | | - "webpack-cli": "^4.1.0", |
40 | | - "webpack-fix-style-only-entries": "^0.6.0" |
| 37 | + "webpack": "5.74.0", |
| 38 | + "webpack-cli": "^4.10.0", |
| 39 | + "webpack-fix-style-only-entries": "^0.6.1" |
41 | 40 | }, |
42 | 41 | "dependencies": { |
43 | 42 | "jenkins-js-modules": "1.3.0", |
|
0 commit comments