|
22 | 22 | "devDependencies": {
|
23 | 23 | "@babel/core": "^7.22.9",
|
24 | 24 | "@babel/preset-env": "^7.22.9",
|
25 |
| - "babel-loader": "^9.1.2", |
| 25 | + "babel-loader": "^9.1.3", |
26 | 26 | "babel-plugin-prismjs": "^2.1.0",
|
27 | 27 | "babel-polyfill": "^6.26.0",
|
28 | 28 | "clean-webpack-plugin": "^4.0.0",
|
29 | 29 | "css-loader": "^6.7.3",
|
30 |
| - "css-minimizer-webpack-plugin": "^4.2.2", |
| 30 | + "css-minimizer-webpack-plugin": "^5.0.1", |
31 | 31 | "eslint": "^8.46.0",
|
32 |
| - "eslint-config-prettier": "^8.7.0", |
33 |
| - "eslint-config-standard": "^16.0.3", |
| 32 | + "eslint-config-prettier": "^8.10.0", |
| 33 | + "eslint-config-standard": "^17.1.0", |
34 | 34 | "eslint-loader": "^4.0.0",
|
35 | 35 | "eslint-plugin-fetch-options": "0.0.5",
|
36 |
| - "eslint-plugin-html": "^6.2.0", |
37 |
| - "eslint-plugin-mozilla": "^2.12.5", |
| 36 | + "eslint-plugin-html": "^7.1.0", |
| 37 | + "eslint-plugin-mozilla": "^3.1.0", |
38 | 38 | "eslint-plugin-no-unsanitized": "^4.0.1",
|
39 | 39 | "eslint-plugin-prettier": "^5.0.0",
|
40 | 40 | "file-loader": "^6.0.0",
|
41 | 41 | "html-webpack-plugin": "^5.5.0",
|
42 | 42 | "mini-css-extract-plugin": "^2.7.6",
|
43 | 43 | "node-sass": "^8.0.0",
|
44 | 44 | "prettier": "3.0.0",
|
45 |
| - "sass-loader": "^13.1.0", |
46 |
| - "standard": "^17.0.0", |
47 |
| - "terser-webpack-plugin": "^5.3.6", |
| 45 | + "sass-loader": "^13.3.2", |
| 46 | + "standard": "^17.1.0", |
| 47 | + "terser-webpack-plugin": "^5.3.9", |
48 | 48 | "webpack": "^5.76.0",
|
49 |
| - "webpack-cli": "^5.0.1", |
| 49 | + "webpack-cli": "^5.1.4", |
50 | 50 | "webpack-dev-server": "^4.15.1",
|
51 |
| - "webpack-merge": "^5.8.0" |
| 51 | + "webpack-merge": "^5.9.0" |
52 | 52 | },
|
53 | 53 | "dependencies": {
|
54 | 54 | "chartist": "^1.3.0",
|
|
0 commit comments