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

This commit is contained in:
renovate[bot]
2025-10-08 00:06:42 +00:00
committed by GitHub
parent eb464c4661
commit dac51bb209
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.0",
"webpack": "5.102.1",
"webpack-cli": "6.0.1",
"webpack-node-externals": "3.0.0",
"typescript-eslint": "8.46.0"

View File

@@ -55,7 +55,7 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.9.3",
"typescript-eslint": "8.46.0",
"webpack": "5.102.0"
"webpack": "5.102.1"
},
"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.0",
"webpack": "5.102.1",
"typescript-eslint": "8.46.0"
},
"jest": {