Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot] 655576d6b6 Bump typescript-eslint from 8.20.0 to 8.21.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 10:14:41 +00:00
jwetzell 9fbafaf04d Merge pull request #4 from jwetzell/dependabot/npm_and_yarn/typescript-5.7.3
Bump typescript from 5.7.2 to 5.7.3
2025-01-20 10:18:24 -06:00
dependabot[bot] fcc4040f37 Bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 16:15:53 +00:00
jwetzell 63101cdb69 sync package-lock 2025-01-20 10:14:34 -06:00
jwetzell 732753fa08 replace eslint with new style 2025-01-20 10:05:27 -06:00
jwetzell da4e9bdab2 Merge pull request #7 from jwetzell/dependabot/npm_and_yarn/types/node-22.10.7
Bump @types/node from 22.10.1 to 22.10.7
2025-01-20 09:57:49 -06:00
dependabot[bot] e1b3035f31 Bump @types/node from 22.10.1 to 22.10.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.1 to 22.10.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 09:33:57 +00:00
jwetzell 9a46d82b08 npm run format:write 2024-12-26 12:31:40 -06:00
jwetzell db024ffed9 add example for receiving wled virtual 2024-12-26 12:31:22 -06:00
jwetzell cf5c5f5429 add timecode field to encoding 2024-12-26 12:30:57 -06:00
jwetzell 245e092e3d cleanup logging 2024-12-26 12:30:46 -06:00
jwetzell 23885b7334 add encoding 2024-12-26 12:27:17 -06:00
jwetzell 67dbe076c3 npm run format:write 2024-12-25 23:15:10 -06:00
jwetzell 83a0deab20 bare DDP packet decoding 2024-12-25 23:14:48 -06:00
jwetzell bf7d020bfc initial commit 2024-12-25 22:22:16 -06:00