Skip to content

Commit c94268e

Browse files
committed
updated packages
1 parent c45b408 commit c94268e

File tree

2 files changed

+336
-336
lines changed

2 files changed

+336
-336
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@
4040
},
4141
"license": "MIT",
4242
"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",
4646
"@yao-pkg/pkg": "^6.6.0",
4747
"binary-parser": "^2.2.1",
4848
"binary-parser-encoder": "^1.5.3",
4949
"bn.js": "^5.2.2",
5050
"cors": "^2.8.5",
5151
"elliptic": "^6.6.1",
52-
"esbuild": "^0.25.9",
52+
"esbuild": "^0.25.10",
5353
"express": "^5.1.0",
5454
"fast-xml-parser": "^5.2.5",
5555
"ffprobe": "^1.1.2",
56-
"fs-extra": "^11.3.1",
56+
"fs-extra": "^11.3.2",
5757
"iso-639": "^0.2.2",
5858
"leven": "^3.1.0",
5959
"log4js": "^6.9.1",
@@ -78,18 +78,18 @@
7878
"@types/express": "^5.0.3",
7979
"@types/ffprobe": "^1.1.8",
8080
"@types/fs-extra": "^11.0.4",
81-
"@types/node": "^24.3.1",
81+
"@types/node": "^24.5.1",
8282
"@types/node-forge": "^1.3.14",
8383
"@types/ws": "^8.18.1",
8484
"@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",
8787
"eslint": "^9.35.0",
8888
"protoc": "^1.1.3",
8989
"removeNPMAbsolutePaths": "^3.0.1",
9090
"ts-node": "^10.9.2",
9191
"typescript": "^5.9.2",
92-
"typescript-eslint": "^8.43.0"
92+
"typescript-eslint": "^8.44.0"
9393
},
9494
"scripts": {
9595
"prestart": "pnpm run tsc test",

0 commit comments

Comments
 (0)