aspect-build / rules_webpack

Bazel rules for webpack bundler https://webpack.js.org/
Apache License 2.0
32 stars 15 forks source link

chore: bump all dependendies to latest #136

Closed gregmagolan closed 5 months ago

gregmagolan commented 10 months ago

It is much simpler and faster to bump all dependencies to the latest then it is to determine what is the minimal set for Bazel 7 support.

Same as https://github.com/aspect-build/rules_esbuild/pull/174.

gregmagolan commented 10 months ago

Replaced by https://github.com/aspect-build/rules_webpack/pull/137 which kicks off Windows CI