mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
chore: update dependencies
This commit is contained in:
parent
ac6dc1e57c
commit
f3ddf0da58
22 changed files with 214 additions and 210 deletions
|
@ -38,17 +38,17 @@
|
|||
"@yume-chan/adb-server-node-tcp": "workspace:^0.0.22",
|
||||
"@yume-chan/android-bin": "workspace:^0.0.22",
|
||||
"@yume-chan/stream-extra": "workspace:^0.0.22",
|
||||
"commander": "^11.1.0",
|
||||
"commander": "^12.0.0",
|
||||
"source-map-support": "^0.5.21",
|
||||
"tslib": "^2.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.5",
|
||||
"@types/node": "^20.11.19",
|
||||
"@yume-chan/eslint-config": "workspace:^1.0.0",
|
||||
"@yume-chan/tsconfig": "workspace:^1.0.0",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
341
common/config/rush/pnpm-lock.yaml
generated
341
common/config/rush/pnpm-lock.yaml
generated
|
@ -23,8 +23,8 @@ importers:
|
|||
specifier: workspace:^0.0.22
|
||||
version: link:../../libraries/stream-extra
|
||||
commander:
|
||||
specifier: ^11.1.0
|
||||
version: 11.1.0
|
||||
specifier: ^12.0.0
|
||||
version: 12.0.0
|
||||
source-map-support:
|
||||
specifier: ^0.5.21
|
||||
version: 0.5.21
|
||||
|
@ -33,8 +33,8 @@ importers:
|
|||
version: 2.6.2
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^20.11.5
|
||||
version: 20.11.5
|
||||
specifier: ^20.11.19
|
||||
version: 20.11.19
|
||||
'@yume-chan/eslint-config':
|
||||
specifier: workspace:^1.0.0
|
||||
version: link:../../toolchain/eslint-config
|
||||
|
@ -46,10 +46,10 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -79,8 +79,8 @@ importers:
|
|||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2
|
||||
'@types/node':
|
||||
specifier: ^20.11.5
|
||||
version: 20.11.5
|
||||
specifier: ^20.11.19
|
||||
version: 20.11.19
|
||||
'@yume-chan/eslint-config':
|
||||
specifier: workspace:^1.0.0
|
||||
version: link:../../toolchain/eslint-config
|
||||
|
@ -95,13 +95,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -125,8 +125,8 @@ importers:
|
|||
specifier: ^8.56.0
|
||||
version: 8.56.0
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -159,8 +159,8 @@ importers:
|
|||
specifier: ^8.56.0
|
||||
version: 8.56.0
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -206,13 +206,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -233,8 +233,8 @@ importers:
|
|||
version: 2.6.2
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^20.11.5
|
||||
version: 20.11.5
|
||||
specifier: ^20.11.19
|
||||
version: 20.11.19
|
||||
'@yume-chan/eslint-config':
|
||||
specifier: workspace:^1.0.0
|
||||
version: link:../../toolchain/eslint-config
|
||||
|
@ -246,10 +246,10 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -286,13 +286,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -302,6 +302,9 @@ importers:
|
|||
'@types/w3c-web-usb':
|
||||
specifier: ^1.0.10
|
||||
version: 1.0.10
|
||||
tslib:
|
||||
specifier: ^2.6.2
|
||||
version: 2.6.2
|
||||
devDependencies:
|
||||
'@yume-chan/eslint-config':
|
||||
specifier: workspace:^1.0.0
|
||||
|
@ -333,10 +336,10 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -367,13 +370,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -385,8 +388,8 @@ importers:
|
|||
version: 4.0.3
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^20.11.5
|
||||
version: 20.11.5
|
||||
specifier: ^20.11.19
|
||||
version: 20.11.19
|
||||
|
||||
../../libraries/pcm-player:
|
||||
dependencies:
|
||||
|
@ -398,8 +401,8 @@ importers:
|
|||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2
|
||||
'@types/audioworklet':
|
||||
specifier: ^0.0.53
|
||||
version: 0.0.53
|
||||
specifier: ^0.0.54
|
||||
version: 0.0.54
|
||||
'@yume-chan/eslint-config':
|
||||
specifier: workspace:^1.0.0
|
||||
version: link:../../toolchain/eslint-config
|
||||
|
@ -414,13 +417,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -454,13 +457,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -509,13 +512,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -555,13 +558,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -578,8 +581,8 @@ importers:
|
|||
specifier: ^2.6.2
|
||||
version: 2.6.2
|
||||
web-streams-polyfill:
|
||||
specifier: ^3.3.2
|
||||
version: 3.3.2
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
devDependencies:
|
||||
'@jest/globals':
|
||||
specifier: ^30.0.0-alpha.2
|
||||
|
@ -598,13 +601,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -635,13 +638,13 @@ importers:
|
|||
version: 8.56.0
|
||||
jest:
|
||||
specifier: ^30.0.0-alpha.2
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
version: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
ts-jest:
|
||||
specifier: ^29.1.1
|
||||
version: 29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
specifier: ^29.1.2
|
||||
version: 29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
@ -649,14 +652,14 @@ importers:
|
|||
../../toolchain/eslint-config:
|
||||
dependencies:
|
||||
'@rushstack/eslint-patch':
|
||||
specifier: ^1.7.0
|
||||
version: 1.7.0
|
||||
specifier: ^1.7.2
|
||||
version: 1.7.2
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^6.19.0
|
||||
version: 6.19.0(@typescript-eslint/parser@6.19.0)(eslint@8.56.0)(typescript@5.3.3)
|
||||
specifier: ^7.0.1
|
||||
version: 7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^6.19.0
|
||||
version: 6.19.0(eslint@8.56.0)(typescript@5.3.3)
|
||||
specifier: ^7.0.1
|
||||
version: 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
eslint:
|
||||
specifier: ^8.56.0
|
||||
version: 8.56.0
|
||||
|
@ -668,14 +671,14 @@ importers:
|
|||
version: 5.3.3
|
||||
devDependencies:
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
|
||||
../../toolchain/tsconfig:
|
||||
devDependencies:
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.2.4
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -1089,7 +1092,7 @@ packages:
|
|||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
chalk: 4.1.2
|
||||
jest-message-util: 30.0.0-alpha.2
|
||||
jest-util: 30.0.0-alpha.2
|
||||
|
@ -1110,14 +1113,14 @@ packages:
|
|||
'@jest/test-result': 30.0.0-alpha.2
|
||||
'@jest/transform': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
ci-info: 4.0.0
|
||||
exit: 0.1.2
|
||||
graceful-fs: 4.2.11
|
||||
jest-changed-files: 30.0.0-alpha.2
|
||||
jest-config: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
jest-config: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
jest-haste-map: 30.0.0-alpha.2
|
||||
jest-message-util: 30.0.0-alpha.2
|
||||
jest-regex-util: 30.0.0-alpha.2
|
||||
|
@ -1145,7 +1148,7 @@ packages:
|
|||
dependencies:
|
||||
'@jest/fake-timers': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
jest-mock: 30.0.0-alpha.2
|
||||
dev: true
|
||||
|
||||
|
@ -1172,7 +1175,7 @@ packages:
|
|||
dependencies:
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@sinonjs/fake-timers': 11.2.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
jest-message-util: 30.0.0-alpha.2
|
||||
jest-mock: 30.0.0-alpha.2
|
||||
jest-util: 30.0.0-alpha.2
|
||||
|
@ -1205,7 +1208,7 @@ packages:
|
|||
'@jest/transform': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@jridgewell/trace-mapping': 0.3.21
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
chalk: 4.1.2
|
||||
collect-v8-coverage: 1.0.2
|
||||
exit: 0.1.2
|
||||
|
@ -1300,7 +1303,7 @@ packages:
|
|||
'@jest/schemas': 29.6.3
|
||||
'@types/istanbul-lib-coverage': 2.0.6
|
||||
'@types/istanbul-reports': 3.0.4
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
'@types/yargs': 17.0.32
|
||||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
@ -1312,7 +1315,7 @@ packages:
|
|||
'@jest/schemas': 30.0.0-alpha.2
|
||||
'@types/istanbul-lib-coverage': 2.0.6
|
||||
'@types/istanbul-reports': 3.0.4
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
'@types/yargs': 17.0.32
|
||||
chalk: 4.1.2
|
||||
dev: true
|
||||
|
@ -1370,8 +1373,8 @@ packages:
|
|||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@rushstack/eslint-patch@1.7.0:
|
||||
resolution: {integrity: sha512-Jh4t/593gxs0lJZ/z3NnasKlplXT2f+4y/LZYuaKZW5KAaiVFL/fThhs+17EbUd53jUVJ0QudYCBGbN/psvaqg==}
|
||||
/@rushstack/eslint-patch@1.7.2:
|
||||
resolution: {integrity: sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==}
|
||||
dev: false
|
||||
|
||||
/@sinclair/typebox@0.27.8:
|
||||
|
@ -1410,8 +1413,8 @@ packages:
|
|||
resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==}
|
||||
dev: false
|
||||
|
||||
/@types/audioworklet@0.0.53:
|
||||
resolution: {integrity: sha512-glsfnbwNb3Iom3Qkvd8c8Aj4N0X+UVVGuCK/X8Qci1hfV+gsY8C72ud6ScJfJYE3g1GYY2Jq3kihjXo5WuH6qw==}
|
||||
/@types/audioworklet@0.0.54:
|
||||
resolution: {integrity: sha512-WR1XcwT2LhCaUiKDDgHdTjrVjoBZnTz6FhszeIKgY9i2UYfIRKtnNvqToUDnbCPXBpVuu4Qo5+mMJt+wDphRew==}
|
||||
dev: true
|
||||
|
||||
/@types/babel__core@7.20.5:
|
||||
|
@ -1471,8 +1474,8 @@ packages:
|
|||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
dev: false
|
||||
|
||||
/@types/node@20.11.5:
|
||||
resolution: {integrity: sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==}
|
||||
/@types/node@20.11.19:
|
||||
resolution: {integrity: sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
@ -1499,23 +1502,23 @@ packages:
|
|||
'@types/yargs-parser': 21.0.3
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.19.0(@typescript-eslint/parser@6.19.0)(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-DUCUkQNklCQYnrBSSikjVChdc84/vMPDQSgJTHBZ64G9bA9w0Crc0rd2diujKbTdp6w2J47qkeHQLoi0rpLCdg==}
|
||||
/@typescript-eslint/eslint-plugin@7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-OLvgeBv3vXlnnJGIAgCLYKjgMEU+wBGj07MQ/nxAaON+3mLzX7mJbhRYrVGiVvFiXtwFlkcBa/TtmglHy0UbzQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
'@typescript-eslint/parser': ^7.0.0
|
||||
eslint: ^8.56.0
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 6.19.0(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/scope-manager': 6.19.0
|
||||
'@typescript-eslint/type-utils': 6.19.0(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.19.0(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.19.0
|
||||
'@typescript-eslint/parser': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/scope-manager': 7.0.1
|
||||
'@typescript-eslint/type-utils': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 7.0.1
|
||||
debug: 4.3.4
|
||||
eslint: 8.56.0
|
||||
graphemer: 1.4.0
|
||||
|
@ -1528,20 +1531,20 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow==}
|
||||
/@typescript-eslint/parser@7.0.1(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-8GcRRZNzaHxKzBPU3tKtFNing571/GwPBeCvmAUw0yBtfE2XVd0zFKJIMSWkHJcPQi0ekxjIts6L/rrZq5cxGQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
eslint: ^8.56.0
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.19.0
|
||||
'@typescript-eslint/types': 6.19.0
|
||||
'@typescript-eslint/typescript-estree': 6.19.0(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.19.0
|
||||
'@typescript-eslint/scope-manager': 7.0.1
|
||||
'@typescript-eslint/types': 7.0.1
|
||||
'@typescript-eslint/typescript-estree': 7.0.1(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 7.0.1
|
||||
debug: 4.3.4
|
||||
eslint: 8.56.0
|
||||
typescript: 5.3.3
|
||||
|
@ -1549,26 +1552,26 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/scope-manager@6.19.0:
|
||||
resolution: {integrity: sha512-dO1XMhV2ehBI6QN8Ufi7I10wmUovmLU0Oru3n5LVlM2JuzB4M+dVphCPLkVpKvGij2j/pHBWuJ9piuXx+BhzxQ==}
|
||||
/@typescript-eslint/scope-manager@7.0.1:
|
||||
resolution: {integrity: sha512-v7/T7As10g3bcWOOPAcbnMDuvctHzCFYCG/8R4bK4iYzdFqsZTbXGln0cZNVcwQcwewsYU2BJLay8j0/4zOk4w==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.19.0
|
||||
'@typescript-eslint/visitor-keys': 6.19.0
|
||||
'@typescript-eslint/types': 7.0.1
|
||||
'@typescript-eslint/visitor-keys': 7.0.1
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/type-utils@6.19.0(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-mcvS6WSWbjiSxKCwBcXtOM5pRkPQ6kcDds/juxcy/727IQr3xMEcwr/YLHW2A2+Fp5ql6khjbKBzOyjuPqGi/w==}
|
||||
/@typescript-eslint/type-utils@7.0.1(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-YtT9UcstTG5Yqy4xtLiClm1ZpM/pWVGFnkAa90UfdkkZsR1eP2mR/1jbHeYp8Ay1l1JHPyGvoUYR6o3On5Nhmw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
eslint: ^8.56.0
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.19.0(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.19.0(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/typescript-estree': 7.0.1(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 7.0.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.56.0
|
||||
ts-api-utils: 1.0.3(typescript@5.3.3)
|
||||
|
@ -1577,13 +1580,13 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/types@6.19.0:
|
||||
resolution: {integrity: sha512-lFviGV/vYhOy3m8BJ/nAKoAyNhInTdXpftonhWle66XHAtT1ouBlkjL496b5H5hb8dWXHwtypTqgtb/DEa+j5A==}
|
||||
/@typescript-eslint/types@7.0.1:
|
||||
resolution: {integrity: sha512-uJDfmirz4FHib6ENju/7cz9SdMSkeVvJDK3VcMFvf/hAShg8C74FW+06MaQPODHfDJp/z/zHfgawIJRjlu0RLg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.19.0(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==}
|
||||
/@typescript-eslint/typescript-estree@7.0.1(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-SO9wHb6ph0/FN5OJxH4MiPscGah5wjOd0RRpaLvuBv9g8565Fgu0uMySFEPqwPHiQU90yzJ2FjRYKGrAhS1xig==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -1591,8 +1594,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.19.0
|
||||
'@typescript-eslint/visitor-keys': 6.19.0
|
||||
'@typescript-eslint/types': 7.0.1
|
||||
'@typescript-eslint/visitor-keys': 7.0.1
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -1604,18 +1607,18 @@ packages:
|
|||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/utils@6.19.0(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-QR41YXySiuN++/dC9UArYOg4X86OAYP83OWTewpVx5ct1IZhjjgTLocj7QNxGhWoTqknsgpl7L+hGygCO+sdYw==}
|
||||
/@typescript-eslint/utils@7.0.1(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-oe4his30JgPbnv+9Vef1h48jm0S6ft4mNwi9wj7bX10joGn07QRfqIqFHoMiajrtoU88cIhXf8ahwgrcbNLgPA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
eslint: ^8.56.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
|
||||
'@types/json-schema': 7.0.15
|
||||
'@types/semver': 7.5.6
|
||||
'@typescript-eslint/scope-manager': 6.19.0
|
||||
'@typescript-eslint/types': 6.19.0
|
||||
'@typescript-eslint/typescript-estree': 6.19.0(typescript@5.3.3)
|
||||
'@typescript-eslint/scope-manager': 7.0.1
|
||||
'@typescript-eslint/types': 7.0.1
|
||||
'@typescript-eslint/typescript-estree': 7.0.1(typescript@5.3.3)
|
||||
eslint: 8.56.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
|
@ -1623,11 +1626,11 @@ packages:
|
|||
- typescript
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/visitor-keys@6.19.0:
|
||||
resolution: {integrity: sha512-hZaUCORLgubBvtGpp1JEFEazcuEdfxta9j4iUwdSAr7mEsYYAp3EAUyCZk3VEEqGj6W+AV4uWyrDGtrlawAsgQ==}
|
||||
/@typescript-eslint/visitor-keys@7.0.1:
|
||||
resolution: {integrity: sha512-hwAgrOyk++RTXrP4KzCg7zB2U0xt7RUU0ZdMSCsqF3eKUwkdXUMyTb0qdCuji7VIbcpG62kKTU9M1J1c9UpFBw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.19.0
|
||||
'@typescript-eslint/types': 7.0.1
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: false
|
||||
|
||||
|
@ -2107,9 +2110,9 @@ packages:
|
|||
/color-name@1.1.4:
|
||||
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
||||
|
||||
/commander@11.1.0:
|
||||
resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
|
||||
engines: {node: '>=16'}
|
||||
/commander@12.0.0:
|
||||
resolution: {integrity: sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==}
|
||||
engines: {node: '>=18'}
|
||||
dev: false
|
||||
|
||||
/commander@2.20.3:
|
||||
|
@ -2587,7 +2590,7 @@ packages:
|
|||
engines: {node: ^12.20 || >= 14.13}
|
||||
dependencies:
|
||||
node-domexception: 1.0.0
|
||||
web-streams-polyfill: 3.3.2
|
||||
web-streams-polyfill: 3.3.3
|
||||
dev: false
|
||||
|
||||
/file-entry-cache@6.0.1:
|
||||
|
@ -3166,7 +3169,7 @@ packages:
|
|||
'@jest/expect': 30.0.0-alpha.2
|
||||
'@jest/test-result': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
chalk: 4.1.2
|
||||
co: 4.6.0
|
||||
dedent: 1.5.1
|
||||
|
@ -3187,7 +3190,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/jest-cli@30.0.0-alpha.2(@types/node@20.11.5):
|
||||
/jest-cli@30.0.0-alpha.2(@types/node@20.11.19):
|
||||
resolution: {integrity: sha512-xBuIqOGv4uxhUZLVnrlhRVTpuBl5G6mcl8g4fn1yR66YPaPsxHuCQVrKV4rPbd2l7piuajjBm/ueuzYg0KR07Q==}
|
||||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3203,7 +3206,7 @@ packages:
|
|||
chalk: 4.1.2
|
||||
exit: 0.1.2
|
||||
import-local: 3.1.0
|
||||
jest-config: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
jest-config: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
jest-util: 30.0.0-alpha.2
|
||||
jest-validate: 30.0.0-alpha.2
|
||||
yargs: 17.7.2
|
||||
|
@ -3214,7 +3217,7 @@ packages:
|
|||
- ts-node
|
||||
dev: true
|
||||
|
||||
/jest-config@30.0.0-alpha.2(@types/node@20.11.5):
|
||||
/jest-config@30.0.0-alpha.2(@types/node@20.11.19):
|
||||
resolution: {integrity: sha512-uTN0r0Ly+CPLAJb65mSucSkcKqOcRTrOY2Wda9dbUIdcin5hd3TqNPy32eYyxwVRahQTqgiUJGjmdI79pXBjxA==}
|
||||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3229,7 +3232,7 @@ packages:
|
|||
'@babel/core': 7.23.7
|
||||
'@jest/test-sequencer': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
babel-jest: 30.0.0-alpha.2(@babel/core@7.23.7)
|
||||
chalk: 4.1.2
|
||||
ci-info: 4.0.0
|
||||
|
@ -3289,7 +3292,7 @@ packages:
|
|||
'@jest/environment': 30.0.0-alpha.2
|
||||
'@jest/fake-timers': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
jest-mock: 30.0.0-alpha.2
|
||||
jest-util: 30.0.0-alpha.2
|
||||
dev: true
|
||||
|
@ -3304,7 +3307,7 @@ packages:
|
|||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
anymatch: 3.1.3
|
||||
fb-watchman: 2.0.2
|
||||
graceful-fs: 4.2.11
|
||||
|
@ -3355,7 +3358,7 @@ packages:
|
|||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
jest-util: 30.0.0-alpha.2
|
||||
dev: true
|
||||
|
||||
|
@ -3410,7 +3413,7 @@ packages:
|
|||
'@jest/test-result': 30.0.0-alpha.2
|
||||
'@jest/transform': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
chalk: 4.1.2
|
||||
emittery: 0.13.1
|
||||
graceful-fs: 4.2.11
|
||||
|
@ -3441,7 +3444,7 @@ packages:
|
|||
'@jest/test-result': 30.0.0-alpha.2
|
||||
'@jest/transform': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
chalk: 4.1.2
|
||||
cjs-module-lexer: 1.2.3
|
||||
collect-v8-coverage: 1.0.2
|
||||
|
@ -3494,7 +3497,7 @@ packages:
|
|||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.9.0
|
||||
graceful-fs: 4.2.11
|
||||
|
@ -3506,7 +3509,7 @@ packages:
|
|||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
chalk: 4.1.2
|
||||
ci-info: 4.0.0
|
||||
graceful-fs: 4.2.11
|
||||
|
@ -3531,7 +3534,7 @@ packages:
|
|||
dependencies:
|
||||
'@jest/test-result': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
ansi-escapes: 4.3.2
|
||||
chalk: 4.1.2
|
||||
emittery: 0.13.1
|
||||
|
@ -3543,13 +3546,13 @@ packages:
|
|||
resolution: {integrity: sha512-ucN1yueK1Kq6gytid2AwsNemTRpq79h61fXgySGhRtlHFcsM4Su6sPFQrWzUcGg9F8fNI4HjLZckqdTFW2tvtg==}
|
||||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
dependencies:
|
||||
'@types/node': 20.11.5
|
||||
'@types/node': 20.11.19
|
||||
jest-util: 30.0.0-alpha.2
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
dev: true
|
||||
|
||||
/jest@30.0.0-alpha.2(@types/node@20.11.5):
|
||||
/jest@30.0.0-alpha.2(@types/node@20.11.19):
|
||||
resolution: {integrity: sha512-IsPsmd3eNViFholO9CjVhZQxP/YXePGDgQi4m3RKRu/cc+AfyVxjKbpU1LQzVHCLJGblik1kDl9WeCkMGyMHvQ==}
|
||||
engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3562,7 +3565,7 @@ packages:
|
|||
'@jest/core': 30.0.0-alpha.2
|
||||
'@jest/types': 30.0.0-alpha.2
|
||||
import-local: 3.1.0
|
||||
jest-cli: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
jest-cli: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- babel-plugin-macros
|
||||
|
@ -3998,8 +4001,8 @@ packages:
|
|||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
/prettier@3.2.4:
|
||||
resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==}
|
||||
/prettier@3.2.5:
|
||||
resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
@ -4456,9 +4459,9 @@ packages:
|
|||
typescript: 5.3.3
|
||||
dev: false
|
||||
|
||||
/ts-jest@29.1.1(jest@30.0.0-alpha.2)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
/ts-jest@29.1.2(jest@30.0.0-alpha.2)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==}
|
||||
engines: {node: ^16.10.0 || ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@babel/core': '>=7.0.0-beta.0 <8'
|
||||
|
@ -4479,7 +4482,7 @@ packages:
|
|||
dependencies:
|
||||
bs-logger: 0.2.6
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
jest: 30.0.0-alpha.2(@types/node@20.11.5)
|
||||
jest: 30.0.0-alpha.2(@types/node@20.11.19)
|
||||
jest-util: 29.7.0
|
||||
json5: 2.2.3
|
||||
lodash.memoize: 4.1.2
|
||||
|
@ -4619,8 +4622,8 @@ packages:
|
|||
makeerror: 1.0.12
|
||||
dev: true
|
||||
|
||||
/web-streams-polyfill@3.3.2:
|
||||
resolution: {integrity: sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ==}
|
||||
/web-streams-polyfill@3.3.3:
|
||||
resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==}
|
||||
engines: {node: '>= 8'}
|
||||
dev: false
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
|
||||
{
|
||||
"pnpmShrinkwrapHash": "a85017c542bf4c786e5488ab40bba635f8063b80",
|
||||
"pnpmShrinkwrapHash": "b071ac6ea9318fcea3a1543ac59b9a9d5b791454",
|
||||
"preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f"
|
||||
}
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"@yume-chan/eslint-config": "workspace:^1.0.0",
|
||||
"@yume-chan/tsconfig": "workspace:^1.0.0",
|
||||
"eslint": "^8.56.0",
|
||||
"prettier": "^3.2.4",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
"@yume-chan/eslint-config": "workspace:^1.0.0",
|
||||
"@yume-chan/tsconfig": "workspace:^1.0.0",
|
||||
"eslint": "^8.56.0",
|
||||
"prettier": "^3.2.4",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -48,8 +48,8 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -38,12 +38,12 @@
|
|||
"tslib": "^2.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.5",
|
||||
"@types/node": "^20.11.19",
|
||||
"@yume-chan/eslint-config": "workspace:^1.0.0",
|
||||
"@yume-chan/tsconfig": "workspace:^1.0.0",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -41,14 +41,14 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "^30.0.0-alpha.2",
|
||||
"@types/node": "^20.11.5",
|
||||
"@types/node": "^20.11.19",
|
||||
"@yume-chan/eslint-config": "workspace:^1.0.0",
|
||||
"@yume-chan/tsconfig": "workspace:^1.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -44,8 +44,8 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -31,7 +31,8 @@
|
|||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/w3c-web-usb": "^1.0.10"
|
||||
"@types/w3c-web-usb": "^1.0.10",
|
||||
"tslib": "^2.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@yume-chan/eslint-config": "workspace:^1.0.0",
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
"@yume-chan/tsconfig": "workspace:^1.0.0",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -43,8 +43,8 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -30,6 +30,6 @@
|
|||
"gh-release-fetch": "^4.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.5"
|
||||
"@types/node": "^20.11.19"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -35,14 +35,14 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "^30.0.0-alpha.2",
|
||||
"@types/audioworklet": "^0.0.53",
|
||||
"@types/audioworklet": "^0.0.54",
|
||||
"@yume-chan/eslint-config": "workspace:^1.0.0",
|
||||
"@yume-chan/tsconfig": "workspace:^1.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -50,8 +50,8 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -47,8 +47,8 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -44,8 +44,8 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"@yume-chan/async": "^2.2.0",
|
||||
"@yume-chan/struct": "workspace:^0.0.22",
|
||||
"tslib": "^2.6.2",
|
||||
"web-streams-polyfill": "^3.3.2"
|
||||
"web-streams-polyfill": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jest/globals": "^30.0.0-alpha.2",
|
||||
|
@ -44,8 +44,8 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -44,8 +44,8 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.56.0",
|
||||
"jest": "^30.0.0-alpha.2",
|
||||
"prettier": "^3.2.4",
|
||||
"ts-jest": "^29.1.1",
|
||||
"prettier": "^3.2.5",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
* Specify one of: "pnpmVersion", "npmVersion", or "yarnVersion". See the Rush documentation
|
||||
* for details about these alternatives.
|
||||
*/
|
||||
"pnpmVersion": "8.12.1",
|
||||
"pnpmVersion": "8.15.3",
|
||||
// "npmVersion": "6.14.15",
|
||||
// "yarnVersion": "1.9.4",
|
||||
/**
|
||||
|
|
|
@ -2,14 +2,14 @@
|
|||
"name": "@yume-chan/eslint-config",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@rushstack/eslint-patch": "^1.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.19.0",
|
||||
"@typescript-eslint/parser": "^6.19.0",
|
||||
"@rushstack/eslint-patch": "^1.7.2",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.1",
|
||||
"@typescript-eslint/parser": "^7.0.1",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.2.4"
|
||||
"prettier": "^3.2.5"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
"name": "@yume-chan/tsconfig",
|
||||
"version": "1.0.0",
|
||||
"devDependencies": {
|
||||
"prettier": "^3.2.4"
|
||||
"prettier": "^3.2.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue