|
40 | 40 | },
|
41 | 41 | "license": "MIT",
|
42 | 42 | "dependencies": {
|
43 |
| - "@bufbuild/buf": "^1.57.0", |
44 |
| - "@bufbuild/protobuf": "^2.7.0", |
45 |
| - "@bufbuild/protoc-gen-es": "^2.7.0", |
| 43 | + "@bufbuild/buf": "^1.57.2", |
| 44 | + "@bufbuild/protobuf": "^2.8.0", |
| 45 | + "@bufbuild/protoc-gen-es": "^2.8.0", |
46 | 46 | "@yao-pkg/pkg": "^6.6.0",
|
47 | 47 | "binary-parser": "^2.2.1",
|
48 | 48 | "binary-parser-encoder": "^1.5.3",
|
49 | 49 | "bn.js": "^5.2.2",
|
50 | 50 | "cors": "^2.8.5",
|
51 | 51 | "elliptic": "^6.6.1",
|
52 |
| - "esbuild": "^0.25.9", |
| 52 | + "esbuild": "^0.25.10", |
53 | 53 | "express": "^5.1.0",
|
54 | 54 | "fast-xml-parser": "^5.2.5",
|
55 | 55 | "ffprobe": "^1.1.2",
|
56 |
| - "fs-extra": "^11.3.1", |
| 56 | + "fs-extra": "^11.3.2", |
57 | 57 | "iso-639": "^0.2.2",
|
58 | 58 | "leven": "^3.1.0",
|
59 | 59 | "log4js": "^6.9.1",
|
|
78 | 78 | "@types/express": "^5.0.3",
|
79 | 79 | "@types/ffprobe": "^1.1.8",
|
80 | 80 | "@types/fs-extra": "^11.0.4",
|
81 |
| - "@types/node": "^24.3.1", |
| 81 | + "@types/node": "^24.5.1", |
82 | 82 | "@types/node-forge": "^1.3.14",
|
83 | 83 | "@types/ws": "^8.18.1",
|
84 | 84 | "@types/yargs": "^17.0.33",
|
85 |
| - "@typescript-eslint/eslint-plugin": "^8.43.0", |
86 |
| - "@typescript-eslint/parser": "^8.43.0", |
| 85 | + "@typescript-eslint/eslint-plugin": "^8.44.0", |
| 86 | + "@typescript-eslint/parser": "^8.44.0", |
87 | 87 | "eslint": "^9.35.0",
|
88 | 88 | "protoc": "^1.1.3",
|
89 | 89 | "removeNPMAbsolutePaths": "^3.0.1",
|
90 | 90 | "ts-node": "^10.9.2",
|
91 | 91 | "typescript": "^5.9.2",
|
92 |
| - "typescript-eslint": "^8.43.0" |
| 92 | + "typescript-eslint": "^8.44.0" |
93 | 93 | },
|
94 | 94 | "scripts": {
|
95 | 95 | "prestart": "pnpm run tsc test",
|
|
0 commit comments