|
|
|
@ -24,29 +24,29 @@ |
|
|
|
"@babel/preset-env": "^7.24.5", |
|
|
|
"@babel/runtime": "^7.24.5", |
|
|
|
"babel-core": "^6.26.3", |
|
|
|
"babel-loader": "^8.2.2", |
|
|
|
"babel-loader": "^9.1.3", |
|
|
|
"babel-preset-env": "^1.7.0", |
|
|
|
"babel-preset-stage-0": "^6.24.1", |
|
|
|
"case-sensitive-paths-webpack-plugin": "^2.4.0", |
|
|
|
"copy-webpack-plugin": "^9.0.0", |
|
|
|
"copy-webpack-plugin": "^12.0.2", |
|
|
|
"cross-env": "^7.0.3", |
|
|
|
"css-loader": "^5.2.6", |
|
|
|
"css-minimizer-webpack-plugin": "^5.0.1", |
|
|
|
"eslint": "^8.55.0", |
|
|
|
"css-minimizer-webpack-plugin": "^7.0.0", |
|
|
|
"eslint": "^9.2.0", |
|
|
|
"eslint-config-airbnb-base": "^15.0.0", |
|
|
|
"eslint-plugin-import": "^2.29.1", |
|
|
|
"html-webpack-plugin": "^5.6.0", |
|
|
|
"imagemin-webpack-plugin": "^2.4.2", |
|
|
|
"mini-css-extract-plugin": "^1.6.0", |
|
|
|
"mini-css-extract-plugin": "^2.9.0", |
|
|
|
"postcss": "^8.4.38", |
|
|
|
"postcss-loader": "^6.1.0", |
|
|
|
"postcss-preset-env": "^6.7.0", |
|
|
|
"postcss-loader": "^8.1.1", |
|
|
|
"postcss-preset-env": "^9.5.13", |
|
|
|
"sass": "^1.77.1", |
|
|
|
"sass-loader": "^12.1.0", |
|
|
|
"sass-loader": "^14.2.1", |
|
|
|
"shx": "^0.3.3", |
|
|
|
"style-loader": "^2.0.0", |
|
|
|
"style-loader": "^4.0.0", |
|
|
|
"stylelint": "^16.5.0", |
|
|
|
"stylelint-config-standard": "^35.0.0", |
|
|
|
"stylelint-config-standard": "^36.0.0", |
|
|
|
"webpack": "^5.91.0", |
|
|
|
"webpack-cli": "^5.1.4", |
|
|
|
"webpack-dashboard": "^3.3.1", |
|
|
|
|