chore(deps): update webpack

This commit is contained in:
Daniel Sogl
2025-06-14 13:56:38 +02:00
parent 65bb7521b1
commit 8ab40c4990
2 changed files with 465 additions and 466 deletions
+464 -464
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -38,7 +38,6 @@
"@types/jest": "27.5.2",
"@types/lodash": "4.17.5",
"@types/node": "20.14.10",
"@types/webpack": "5.28.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"async-promise-queue": "1.0.5",
@@ -68,7 +67,7 @@
"ts-node": "10.9.2",
"typescript": "4.2.4",
"unminified-webpack-plugin": "3.0.0",
"webpack": "5.74.0",
"webpack": "^5.99.9",
"winston": "3.17.0",
"zone.js": "0.11.8"
},