chore(deps): update dependency webpack to v5.103.0

This commit is contained in:
renovate[bot]
2025-11-19 08:50:33 +00:00
committed by GitHub
parent dda4c4c334
commit 2c1217a2cf
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
"start-server-webpack-plugin": "2.2.5",
"ts-loader": "9.5.4",
"ts-node": "10.9.2",
"webpack": "5.102.1",
"webpack": "5.103.0",
"webpack-cli": "6.0.1",
"webpack-node-externals": "3.0.0",
"typescript-eslint": "8.46.3"

View File

@@ -55,7 +55,7 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.9.3",
"typescript-eslint": "8.46.3",
"webpack": "5.102.1"
"webpack": "5.103.0"
},
"jest": {
"moduleFileExtensions": [

View File

@@ -56,7 +56,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.9.3",
"webpack": "5.102.1",
"webpack": "5.103.0",
"typescript-eslint": "8.46.3"
},
"jest": {