Bump webpack from 5.94.0 to 5.105.0 in /GammaWorld3e

Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.105.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-07 17:41:15 +00:00
committed by GitHub
parent 69f4370a2f
commit e949ad1fd2
2 changed files with 381 additions and 273 deletions
+380 -272
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -8,7 +8,7 @@
"scss-watch": "node-sass --watch src/scss -o ."
},
"devDependencies": {
"webpack": "^5.94.0",
"webpack": "^5.105.0",
"webpack-cli": "^5.0.1",
"node-sass": "^9.0.0"
},