Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.91.0 to 5.93.0 (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
derekpierre authored Jul 30, 2024
2 parents b976284 + 8074443 commit 3f15a7f
Show file tree
Hide file tree
Showing 5 changed files with 173 additions and 166 deletions.
2 changes: 1 addition & 1 deletion demos/taco-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"stream-browserify": "^3.0.0",
"typescript": "^4.8.3",
"vm-browserify": "^1.1.2",
"webpack": "^5.90.3",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.11.1"
}
Expand Down
2 changes: 1 addition & 1 deletion demos/taco-nft-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"rimraf": "^5.0.5",
"stream-browserify": "^3.0.0",
"typescript": "^4.8.3",
"webpack": "^5.90.3",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.11.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/pre/webpack-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"copy-webpack-plugin": "^12.0.2",
"esbuild-loader": "^2.11.0",
"webpack": "^5.90.3",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.7.4",
"ethers": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/taco/webpack-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"copy-webpack-plugin": "^12.0.2",
"esbuild-loader": "^2.11.0",
"webpack": "^5.90.3",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.7.4"
},
Expand Down
Loading

0 comments on commit 3f15a7f

Please sign in to comment.