Merge pull request #23 from anatolykopyl/dependabot/npm_and_yarn/json5-and-babel-loader-and-css-loader-and-html-webpack-plugin-and-webpack-2.2.3

Bump json5, babel-loader, css-loader, html-webpack-plugin and webpack
This commit is contained in:
Anatoly Kopyl
2023-01-01 22:38:20 +03:00
committed by GitHub
2 changed files with 1314 additions and 6941 deletions

8247
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -20,11 +20,11 @@
"devDependencies": { "devDependencies": {
"@babel/core": "^7.9.0", "@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5", "@babel/preset-env": "^7.9.5",
"babel-loader": "^8.1.0", "babel-loader": "^8.3.0",
"css-loader": "^3.5.2", "css-loader": "^6.7.3",
"html-webpack-plugin": "^4.2.0", "html-webpack-plugin": "^5.5.0",
"style-loader": "^1.1.4", "style-loader": "^1.1.4",
"webpack": "^4.42.1", "webpack": "^5.75.0",
"webpack-cli": "^4.7.2" "webpack-cli": "^4.7.2"
} }
} }