* fix linting issues on webpack.config.js
* sync with demo plugin, go mod tidy
* npm audit fix
There's a rash of lodash issues right now that have no available fix, but I'm fixing the remaining issues.
* use exact versions
* update webapp/package-lock.json too
* manually clean up go.mod/go.sum
* private package.json
* added test setup
* added missing deps
* support for new babel config
* update enzyme types to restrict to 3.10.4 itself
Co-Authored-By: Michael Kochell <mjkochell@gmail.com>
* pkg name change
* fixed to absolute versioning for all dependencies
Co-authored-by: Michael Kochell <mjkochell@gmail.com>
* Add a task of webapp test
* Flesh out tests
* Simplify test case
* Remove unnecessary dependency
* Fix style
* Add dependency
* Add trainling newline