2 Commits

Author SHA1 Message Date
Anatoly Kopyl
544ef14295 Merge pull request #28 from anatolykopyl/dependabot/npm_and_yarn/webpack-5.94.0
Bump webpack from 5.76.0 to 5.94.0
2024-09-17 10:05:37 +03:00
dependabot[bot]
218fc0610e Bump webpack from 5.76.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 10:48:27 +00:00
2 changed files with 326 additions and 350 deletions

674
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"style-loader": "^1.1.4", "style-loader": "^1.1.4",
"webpack": "^5.76.0", "webpack": "^5.94.0",
"webpack-cli": "^4.7.2" "webpack-cli": "^4.7.2"
} }
} }