Skip to content

Commit 15924fd

Browse files
bfirshclaude
andcommitted
Upgrade webpack from 3.9.1 to 5.100.2
- Update webpack to v5.100.2 with webpack-cli v5.1.4 - Replace deprecated uglifyjs-webpack-plugin with terser-webpack-plugin - Replace deprecated eslint-loader with eslint-webpack-plugin - Update ESLint to v9.15.0 and eslint-config-prettier to v9.1.0 - Update webpack config for v5 syntax (mode, optimization, clean output) - Remove webpack version limits from dependabot config 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent dc09f46 commit 15924fd

File tree

4 files changed

+2329
-6853
lines changed

4 files changed

+2329
-6853
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,3 @@ updates:
55
schedule:
66
interval: weekly
77
open-pull-requests-limit: 10
8-
ignore:
9-
- dependency-name: webpack
10-
versions:
11-
- "< 5"
12-
- ">= 4.0.a"

0 commit comments

Comments
 (0)