Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.98.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent e32a49b commit dbcd0db
Show file tree
Hide file tree
Showing 5 changed files with 95 additions and 80 deletions.
167 changes: 91 additions & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/scratch-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"ts-loader": "9.5.2",
"url-loader": "4.1.1",
"web-audio-test-api": "0.5.2",
"webpack": "5.94.0",
"webpack": "5.98.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4",
"yauzl": "2.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/scratch-render/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"semantic-release": "19.0.5",
"tap": "16.3.10",
"terser-webpack-plugin": "5.3.10",
"webpack": "5.94.0",
"webpack": "5.98.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/scratch-svg-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",
"tap": "16.3.10",
"webpack": "5.94.0",
"webpack": "5.98.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "3.11.3",
"xmldom": "0.1.31"
Expand Down
2 changes: 1 addition & 1 deletion packages/scratch-vm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"semantic-release": "19.0.5",
"stats.js": "0.17.0",
"tap": "16.3.10",
"webpack": "5.94.0",
"webpack": "5.98.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "3.11.3"
}
Expand Down

0 comments on commit dbcd0db

Please sign in to comment.