chore(deps): update webpack

This commit is contained in:
Daniel Sogl
2025-06-10 17:27:40 +02:00
parent 963d4a2f3e
commit fa3bed8c85
2 changed files with 291 additions and 378 deletions
+1 -2
View File
@@ -40,7 +40,6 @@
"@types/node": "20.14.10",
"@typescript-eslint/eslint-plugin": "^8.33.1",
"@typescript-eslint/parser": "^8.33.1",
"@types/webpack": "5.28.5",
"async-promise-queue": "1.0.5",
"cz-conventional-changelog": "3.3.0",
"dgeni": "0.4.14",
@@ -69,7 +68,7 @@
"ts-node": "10.9.2",
"typescript": "5.6.3",
"unminified-webpack-plugin": "3.0.0",
"webpack": "5.74.0",
"webpack": "5.99.9",
"winston": "3.17.0",
"zone.js": "0.15.1"
},