chore: update dependencies

This commit is contained in:
Simon Chan 2024-06-06 14:51:23 +08:00
parent 86cdbcb616
commit cee1d22ed0
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
22 changed files with 2647 additions and 2043 deletions

View file

@ -37,6 +37,7 @@
"lstat", "lstat",
"luma", "luma",
"Matroska", "Matroska",
"mdns",
"muxer", "muxer",
"Muxing", "Muxing",
"Nalu", "Nalu",

View file

@ -39,15 +39,14 @@
"@yume-chan/android-bin": "workspace:^0.0.23", "@yume-chan/android-bin": "workspace:^0.0.23",
"@yume-chan/stream-extra": "workspace:^0.0.23", "@yume-chan/stream-extra": "workspace:^0.0.23",
"commander": "^12.1.0", "commander": "^12.1.0",
"source-map-support": "^0.5.21", "source-map-support": "^0.5.21"
"tslib": "^2.6.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.13.0", "@types/node": "^20.14.2",
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }
} }

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
{ {
"pnpmShrinkwrapHash": "895e057684935072ab804a0383ca7ff2f544239a", "pnpmShrinkwrapHash": "94e7a5717553666a73ffc875c1a82fff57401fa8",
"preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f" "preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f"
} }

View file

@ -35,7 +35,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }
} }

View file

@ -39,7 +39,7 @@
"devDependencies": { "devDependencies": {
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }
} }

View file

@ -45,7 +45,7 @@
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -37,11 +37,11 @@
"@yume-chan/struct": "workspace:^0.0.23" "@yume-chan/struct": "workspace:^0.0.23"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.13.0", "@types/node": "^20.14.2",
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }
} }

View file

@ -40,12 +40,12 @@
}, },
"devDependencies": { "devDependencies": {
"@jest/globals": "^30.0.0-alpha.4", "@jest/globals": "^30.0.0-alpha.4",
"@types/node": "^20.13.0", "@types/node": "^20.14.2",
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -42,7 +42,7 @@
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -41,7 +41,7 @@
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -30,6 +30,6 @@
"gh-release-fetch": "^4.0.3" "gh-release-fetch": "^4.0.3"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.13.0" "@types/node": "^20.14.2"
} }
} }

View file

@ -31,12 +31,12 @@
}, },
"devDependencies": { "devDependencies": {
"@jest/globals": "^30.0.0-alpha.4", "@jest/globals": "^30.0.0-alpha.4",
"@types/node": "^20.13.0", "@types/node": "^20.14.2",
"@yume-chan/eslint-config": "workspace:^1.0.0", "@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"tinybench": "^2.8.0", "tinybench": "^2.8.0",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"

View file

@ -36,7 +36,7 @@
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -48,7 +48,7 @@
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -45,7 +45,7 @@
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -36,8 +36,7 @@
"@yume-chan/async": "^2.2.0", "@yume-chan/async": "^2.2.0",
"@yume-chan/no-data-view": "workspace:^0.0.23", "@yume-chan/no-data-view": "workspace:^0.0.23",
"@yume-chan/stream-extra": "workspace:^0.0.23", "@yume-chan/stream-extra": "workspace:^0.0.23",
"@yume-chan/struct": "workspace:^0.0.23", "@yume-chan/struct": "workspace:^0.0.23"
"tslib": "^2.6.2"
}, },
"devDependencies": { "devDependencies": {
"@jest/globals": "^30.0.0-alpha.4", "@jest/globals": "^30.0.0-alpha.4",
@ -45,7 +44,7 @@
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -41,7 +41,7 @@
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -42,7 +42,7 @@
"@yume-chan/tsconfig": "workspace:^1.0.0", "@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"jest": "^30.0.0-alpha.4", "jest": "^30.0.0-alpha.4",
"prettier": "^3.3.0", "prettier": "^3.3.1",
"ts-jest": "^29.1.4", "ts-jest": "^29.1.4",
"typescript": "^5.4.5" "typescript": "^5.4.5"
} }

View file

@ -8,13 +8,13 @@
}, },
"dependencies": { "dependencies": {
"@eslint/js": "^9.4.0", "@eslint/js": "^9.4.0",
"@types/node": "^20.13.0", "@types/node": "^20.14.2",
"eslint": "^9.4.0", "eslint": "^9.4.0",
"eslint-plugin-import-x": "^0.5.1", "eslint-plugin-import-x": "^0.5.1",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"typescript-eslint": "^7.11.0" "typescript-eslint": "^7.12.0"
}, },
"devDependencies": { "devDependencies": {
"prettier": "^3.3.0" "prettier": "^3.3.1"
} }
} }

View file

@ -2,6 +2,6 @@
"name": "@yume-chan/tsconfig", "name": "@yume-chan/tsconfig",
"version": "1.0.0", "version": "1.0.0",
"devDependencies": { "devDependencies": {
"prettier": "^3.3.0" "prettier": "^3.3.1"
} }
} }