handsontable / vue-handsontable-official

Vue Data Grid with Spreadsheet Look & Feel. Official Vue wrapper for Handsontable.
https://handsontable.com/docs/vue
MIT License
746 stars 128 forks source link

Update package-lock to fix the npm audit errors and additional updates. #174

Closed jansiegel closed 4 years ago

jansiegel commented 4 years ago

Context

Updating the package-lock with newer versions of dev dependencies caused additional issues:

  1. One test case started to fail
  2. Minified build process threw an error

1. was fixed by adding an await to the problematic test case 2. was fixed by replacing rollup-plugin-uglify with rollup-plugin-terser

codesandbox-ci[bot] commented 4 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 83b1a38f558ee801abc5a9197025727a534d002b:

Sandbox Source
frosty-water-y66u4 Configuration