Commit Graph

13 Commits

Author SHA1 Message Date
jwetzell b4a778884c update apps to @jwetzell/osc v1.7.0 2025-10-12 13:21:37 -05:00
dependabot[bot] ee32b05847 Bump commander from 14.0.0 to 14.0.1 in /apps/makeosc
Bumps [commander](https://github.com/tj/commander.js) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v14.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-12 18:17:09 +00:00
jwetzell 6a83bdf71e pin dependencies 2025-10-12 13:15:42 -05:00
dependabot[bot] 4ca6698a9c Bump @jwetzell/osc from 0.2.2 to 1.6.0 in /apps/makeosc
Bumps [@jwetzell/osc](https://github.com/jwetzell/osc-js) from 0.2.2 to 1.6.0.
- [Release notes](https://github.com/jwetzell/osc-js/releases)
- [Commits](https://github.com/jwetzell/osc-js/compare/v0.2.2...osc/v1.6.0)

---
updated-dependencies:
- dependency-name: "@jwetzell/osc"
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 20:24:46 +00:00
dependabot[bot] 342ff8fd39 Bump commander from 13.1.0 to 14.0.0
Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v13.1.0...v14.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 04:21:07 +00:00
dependabot[bot] 04801b47d3 Bump commander from 13.0.0 to 13.1.0
Bumps [commander](https://github.com/tj/commander.js) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v13.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 05:08:18 +00:00
dependabot[bot] d17f3d565e Bump commander from 12.1.0 to 13.0.0
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v12.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 05:03:45 +00:00
jwetzell 308be01246 fix import order 2024-11-04 19:20:04 -06:00
dependabot[bot] 119574743d Bump commander from 11.1.0 to 12.1.0
Bumps [commander](https://github.com/tj/commander.js) from 11.1.0 to 12.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v11.1.0...v12.1.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 05:14:18 +00:00
jwetzell 85cfb3a100 remove esbuild 2024-10-09 19:21:29 -05:00
jwetzell 8e8d96fbb4 add readosc tool 2024-10-09 19:10:08 -05:00
jwetzell b393397972 add format option for makeosc 2024-10-09 19:03:41 -05:00
jwetzell c404299e3e add makeosc utility 2024-10-09 18:48:40 -05:00