Update dependencies
What's Changed
Update dependencies! Now we can work with latest Typescript and webpack!
Global updates:
- Typescript updated to latest stable version 4.8.4
- Rollup plugin updated to latest stable version 3.1.0
- Chai updated to latest stable version 4.3.6
- Replace mocha test runner with ts-mocha 10.0.0
- Updated tsconfigs
- Code refactoring
- Add rollup/json and rollup/wasm plugins for clean work with those files
New Contributors
Full Changelog: v2.4.5...v2.5.0