Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.94.0 to 5.95.0 (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
derekpierre authored Oct 1, 2024
2 parents f510141 + 5e8b79f commit a744a80
Show file tree
Hide file tree
Showing 5 changed files with 189 additions and 208 deletions.
2 changes: 1 addition & 1 deletion demos/taco-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"stream-browserify": "^3.0.0",
"typescript": "^4.9.5",
"vm-browserify": "^1.1.2",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.2"
}
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 @@ -35,7 +35,7 @@
"rimraf": "^5.0.10",
"stream-browserify": "^3.0.0",
"typescript": "^4.9.5",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.2"
}
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.93.0",
"webpack": "^5.95.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 @@ -18,7 +18,7 @@
"devDependencies": {
"copy-webpack-plugin": "^12.0.2",
"esbuild-loader": "^2.11.0",
"webpack": "^5.93.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.7.4"
},
Expand Down
Loading

0 comments on commit a744a80

Please sign in to comment.