LiveSplitOne
LiveSplitOne copied to clipboard
A version of LiveSplit that works on a lot of platforms.
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 125.0.2 to 129.0.1. Commits 7abba4d Bump version to 129.0.1 da9879c Bump version to 129.0.0 df46c5c Bump version to 128.0.3 b2a0982 Bump version to 128.0.2 87f9a87 Bump version...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.2.1 to 16.0.2. Release notes Sourced from sass-loader's releases. v16.0.2 16.0.2 (2024-09-20) Bug Fixes error message from sass (#1231) (c75c606) v16.0.1 16.0.1 (2024-08-19) Bug Fixes generate correct...
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.95.0. Release notes Sourced from webpack's releases. v5.95.0 Bug Fixes Fixed hanging when attempting to read a symlink-like file that it can't read Handle default...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.6 to 50.3.0. Release notes Sourced from eslint-plugin-jsdoc's releases. v50.3.0 50.3.0 (2024-09-26) Features require-param: add ignoreWhenAllParamsMissing option; fixes #1317 (3b18435) v50.2.5 50.2.5 (2024-09-25) Bug Fixes require-jsdoc: allow...
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...
Context: I'm using livesplit one to keep track of a long running challenge (I try to solve 400 puzzles that last between a few minutes to an hour each) which...
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.7.3. Release notes Sourced from mocha's releases. v10.7.3 10.7.3 (2024-08-09) 🩹 Fixes make release-please build work (#5194) (afd66ef) v10.7.2 10.7.2 (2024-08-06) 📚 Documentation improve filtering...