media-element-syncer
media-element-syncer copied to clipboard
Synchronise two or more HTML5 media elements.
Removes [postcss](https://github.com/postcss/postcss). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `postcss` Updates `parcel` from 1.12.4 to 2.12.0 Release notes Sourced from...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.5 to 7.24.3. Release notes Sourced from @babel/preset-env's releases. v7.24.3 (2024-03-20) :bug: Bug Fix babel-helper-module-imports #16370 fix: do not inject the same imported identifier multiple times (@ota-meshi)...
Bumps [parcel](https://github.com/parcel-bundler/parcel) from 1.12.4 to 2.12.0. Release notes Sourced from parcel's releases. v2.12.0 Blog post: https://parceljs.org/blog/v2-12-0/ Added Core Add REPL playground for Parcel to the website – Details Improve package...
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @typicode in...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Removes `tough-cookie` Updates `parcel` from 1.12.4 to 2.9.3 Release notes Sourced from...
Bumps [terser](https://github.com/terser/terser) to 5.16.8 and updates ancestor dependency [parcel](https://github.com/parcel-bundler/parcel). These dependencies need to be updated together. Updates `terser` from 3.17.0 to 5.16.8 Changelog Sourced from terser's changelog. v5.16.8 Become even...
Bumps [node-forge](https://github.com/digitalbazaar/forge) and [parcel](https://github.com/parcel-bundler/parcel). These dependencies needed to be updated together. Removes `node-forge` Updates `parcel` from 1.12.4 to 2.7.0 Release notes Sourced from parcel's releases. v2.7.0 Added Core Log resolved...
Bumps [jsdom](https://github.com/jsdom/jsdom) and [parcel](https://github.com/parcel-bundler/parcel). These dependencies needed to be updated together. Removes `jsdom` Updates `parcel` from 1.12.4 to 2.7.0 Release notes Sourced from parcel's releases. v2.7.0 Added Core Log resolved...
I think the playbackRate computation is wrong when the media element needs to slow down. It's at least not symmetric when compared to the speed up but maybe that's intentional....