amberframework / amber

A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.
https://amberframework.org
MIT License
2.57k stars 206 forks source link

Update NPM dependencies for Amber applications #1258

Closed ashishbista closed 3 years ago

ashishbista commented 3 years ago

Description of the Change

All NPM dependencies are updated to their latest versions. Most importantly, Webpack has been upgraded to version 5.x.

Alternate Designs

Benefits

Amber applications will have the latest and greatest NPM dependencies.

Possible Drawbacks

renich commented 3 years ago

This would fix #1255