Dependency bump

This commit is contained in:
AnimeDL 2024-06-19 21:53:12 -07:00
parent 5f034dc348
commit ed22970346
2 changed files with 264 additions and 471 deletions

View file

@ -41,7 +41,7 @@
"license": "MIT",
"dependencies": {
"@types/xmldom": "^0.1.34",
"@yao-pkg/pkg": "^5.11.1",
"@yao-pkg/pkg": "^5.12.0",
"cors": "^2.8.5",
"esbuild": "^0.21.5",
"express": "^4.19.2",
@ -56,10 +56,10 @@
"m3u8-parsed": "^1.3.0",
"mpd-parser": "^1.3.0",
"open": "^8.4.2",
"protobufjs": "^7.2.6",
"protobufjs": "^7.3.2",
"sei-helper": "^3.3.0",
"ws": "^8.16.0",
"yaml": "^2.4.1",
"ws": "^8.17.1",
"yaml": "^2.4.5",
"yargs": "^17.7.2"
},
"devDependencies": {
@ -70,18 +70,18 @@
"@types/node": "^18.15.11",
"@types/ws": "^8.5.10",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@yao-pkg/pkg": "^5.11.1",
"eslint": "^8.57.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react": "7.34.3",
"protoc": "^1.1.3",
"removeNPMAbsolutePaths": "^3.0.1",
"ts-node": "^10.9.2",
"ts-proto": "^1.176.0",
"typescript": "5.4.4",
"typescript-eslint": "7.5.0"
"ts-proto": "^1.180.0",
"typescript": "5.4.5",
"typescript-eslint": "7.13.1"
},
"scripts": {
"prestart": "pnpm run tsc test",

File diff suppressed because it is too large Load diff