[TS/JS] Upgrade dependencies (#7996)

This commit is contained in:
Björn Harrtell
2023-12-14 01:57:46 +01:00
committed by GitHub
parent 5ba80c24e0
commit 6dfc59dfcc
14 changed files with 364 additions and 335 deletions

View File

@@ -1,4 +1,5 @@
// automatically generated by the FlatBuffers compiler, do not modify
/* eslint-disable @typescript-eslint/no-unused-vars, @typescript-eslint/no-explicit-any, @typescript-eslint/no-non-null-assertion */
export var OptionalByte;
(function (OptionalByte) {
OptionalByte[OptionalByte["None"] = 0] = "None";