chore(deps-dev): bump webpack from 5.89.0 to 5.94.0 in /docs

Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-01 00:08:46 +00:00
committed by Cem Aksoylar
parent d74896d780
commit 882226e261
2 changed files with 66 additions and 85 deletions

View File

@@ -62,6 +62,6 @@
"prettier": "^2.8.7",
"string-replace-loader": "^3.1.0",
"typescript": "^5.0.4",
"webpack": "^5.86.0"
"webpack": "^5.94.0"
}
}