mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-09 05:09:39 +00:00
Update typescript
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"release": "ng build -c production && tsc -p tsconfig.electron.json && electron-builder build"
|
||||
},
|
||||
"dependencies": {
|
||||
"7zip-bin": "^5.0.3",
|
||||
"@angular/animations": "^15.2.10",
|
||||
"@angular/common": "^15.2.10",
|
||||
"@angular/compiler": "^15.2.10",
|
||||
@@ -35,7 +36,6 @@
|
||||
"@angular/platform-browser-dynamic": "^15.2.10",
|
||||
"@angular/router": "^15.2.10",
|
||||
"@electron/remote": "^2.0.9",
|
||||
"7zip-bin": "^5.0.3",
|
||||
"bottleneck": "^2.19.5",
|
||||
"cli-color": "^2.0.0",
|
||||
"comparators": "^3.0.2",
|
||||
@@ -85,7 +85,7 @@
|
||||
"nodemon": "^2.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"ts-node": "~7.0.0",
|
||||
"typescript": "^4.8.4",
|
||||
"typescript": "^5.3.2",
|
||||
"wait-on": "^4.0.0"
|
||||
}
|
||||
}
|
||||
76
pnpm-lock.yaml
generated
76
pnpm-lock.yaml
generated
@@ -108,16 +108,16 @@ dependencies:
|
||||
devDependencies:
|
||||
'@angular-devkit/build-angular':
|
||||
specifier: ^15.2.10
|
||||
version: 15.2.10(@angular/compiler-cli@15.2.10)(typescript@4.9.5)
|
||||
version: 15.2.10(@angular/compiler-cli@15.2.10)(typescript@5.3.2)
|
||||
'@angular-eslint/builder':
|
||||
specifier: 0.0.1-alpha.18
|
||||
version: 0.0.1-alpha.18(@angular-devkit/build-angular@15.2.10)(eslint@6.8.0)(typescript@4.9.5)
|
||||
version: 0.0.1-alpha.18(@angular-devkit/build-angular@15.2.10)(eslint@6.8.0)(typescript@5.3.2)
|
||||
'@angular/cli':
|
||||
specifier: ^15.2.10
|
||||
version: 15.2.10
|
||||
'@angular/compiler-cli':
|
||||
specifier: ^15.2.10
|
||||
version: 15.2.10(@angular/compiler@15.2.10)(typescript@4.9.5)
|
||||
version: 15.2.10(@angular/compiler@15.2.10)(typescript@5.3.2)
|
||||
'@angular/language-service':
|
||||
specifier: ^15.2.10
|
||||
version: 15.2.10
|
||||
@@ -153,10 +153,10 @@ devDependencies:
|
||||
version: 1.11.15
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: ^2.19.2
|
||||
version: 2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@4.9.5)
|
||||
version: 2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@5.3.2)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: ^2.19.2
|
||||
version: 2.34.0(eslint@6.8.0)(typescript@4.9.5)
|
||||
version: 2.34.0(eslint@6.8.0)(typescript@5.3.2)
|
||||
electron:
|
||||
specifier: ^23.1.0
|
||||
version: 23.3.13
|
||||
@@ -179,8 +179,8 @@ devDependencies:
|
||||
specifier: ~7.0.0
|
||||
version: 7.0.1
|
||||
typescript:
|
||||
specifier: ^4.8.4
|
||||
version: 4.9.5
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.2
|
||||
wait-on:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.2
|
||||
@@ -235,7 +235,7 @@ packages:
|
||||
- chokidar
|
||||
dev: true
|
||||
|
||||
/@angular-devkit/build-angular@15.2.10(@angular/compiler-cli@15.2.10)(typescript@4.9.5):
|
||||
/@angular-devkit/build-angular@15.2.10(@angular/compiler-cli@15.2.10)(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-3pCPVEJilVwHIJC6Su1/PIEqvFfU1Lxew9yItxX4s6dud8HY+fuKrsDnao4NNMFNqCLqL4el5QbSBKnnpWH1sg==}
|
||||
engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
||||
peerDependencies:
|
||||
@@ -268,7 +268,7 @@ packages:
|
||||
'@angular-devkit/architect': 0.1502.10(chokidar@3.5.3)
|
||||
'@angular-devkit/build-webpack': 0.1502.10(chokidar@3.5.3)(webpack-dev-server@4.11.1)(webpack@5.76.1)
|
||||
'@angular-devkit/core': 15.2.10(chokidar@3.5.3)
|
||||
'@angular/compiler-cli': 15.2.10(@angular/compiler@15.2.10)(typescript@4.9.5)
|
||||
'@angular/compiler-cli': 15.2.10(@angular/compiler@15.2.10)(typescript@5.3.2)
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/generator': 7.20.14
|
||||
'@babel/helper-annotate-as-pure': 7.18.6
|
||||
@@ -280,7 +280,7 @@ packages:
|
||||
'@babel/runtime': 7.20.13
|
||||
'@babel/template': 7.20.7
|
||||
'@discoveryjs/json-ext': 0.5.7
|
||||
'@ngtools/webpack': 15.2.10(@angular/compiler-cli@15.2.10)(typescript@4.9.5)(webpack@5.76.1)
|
||||
'@ngtools/webpack': 15.2.10(@angular/compiler-cli@15.2.10)(typescript@5.3.2)(webpack@5.76.1)
|
||||
ansi-colors: 4.1.3
|
||||
autoprefixer: 10.4.13(postcss@8.4.31)
|
||||
babel-loader: 9.1.2(@babel/core@7.20.12)(webpack@5.76.1)
|
||||
@@ -320,7 +320,7 @@ packages:
|
||||
text-table: 0.2.0
|
||||
tree-kill: 1.2.2
|
||||
tslib: 2.5.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.3.2
|
||||
webpack: 5.76.1(esbuild@0.17.8)
|
||||
webpack-dev-middleware: 6.0.1(webpack@5.76.1)
|
||||
webpack-dev-server: 4.11.1(webpack@5.76.1)
|
||||
@@ -388,16 +388,16 @@ packages:
|
||||
- chokidar
|
||||
dev: true
|
||||
|
||||
/@angular-eslint/builder@0.0.1-alpha.18(@angular-devkit/build-angular@15.2.10)(eslint@6.8.0)(typescript@4.9.5):
|
||||
/@angular-eslint/builder@0.0.1-alpha.18(@angular-devkit/build-angular@15.2.10)(eslint@6.8.0)(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-xDipFDGxtY0Hjy2ua2BwsuxFKdC9eZBdXr+HXXXvbLCGn9DTHT5RbPinZJ4bMPJz4QE6yIrg6EhoB4CWHLZvhw==}
|
||||
peerDependencies:
|
||||
'@angular-devkit/build-angular': '>=0.800.0'
|
||||
eslint: '*'
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@angular-devkit/build-angular': 15.2.10(@angular/compiler-cli@15.2.10)(typescript@4.9.5)
|
||||
'@angular-devkit/build-angular': 15.2.10(@angular/compiler-cli@15.2.10)(typescript@5.3.2)
|
||||
eslint: 6.8.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.3.2
|
||||
dev: true
|
||||
|
||||
/@angular/animations@15.2.10(@angular/core@15.2.10):
|
||||
@@ -451,7 +451,7 @@ packages:
|
||||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
/@angular/compiler-cli@15.2.10(@angular/compiler@15.2.10)(typescript@4.9.5):
|
||||
/@angular/compiler-cli@15.2.10(@angular/compiler@15.2.10)(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-mCFIxrs60XicKfA2o42hA7LrQvhybi9BQveWuZn/2iIEOXx7R62Iemz8E21pLWftAZHGxEW3NECfBrY1d3gVmA==}
|
||||
engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0}
|
||||
hasBin: true
|
||||
@@ -469,7 +469,7 @@ packages:
|
||||
reflect-metadata: 0.1.13
|
||||
semver: 7.5.4
|
||||
tslib: 2.6.2
|
||||
typescript: 4.9.5
|
||||
typescript: 5.3.2
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -2215,7 +2215,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@ngtools/webpack@15.2.10(@angular/compiler-cli@15.2.10)(typescript@4.9.5)(webpack@5.76.1):
|
||||
/@ngtools/webpack@15.2.10(@angular/compiler-cli@15.2.10)(typescript@5.3.2)(webpack@5.76.1):
|
||||
resolution: {integrity: sha512-ZExB4rKh/Saad31O/Ofd2XvRuILuCNTYs0+qJL697Be2pzeewvzBhE4Xe1Mm7Jg13aWSPeuIdzSGOqCdwxxxFQ==}
|
||||
engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
||||
peerDependencies:
|
||||
@@ -2223,8 +2223,8 @@ packages:
|
||||
typescript: '>=4.8.2 <5.0'
|
||||
webpack: ^5.54.0
|
||||
dependencies:
|
||||
'@angular/compiler-cli': 15.2.10(@angular/compiler@15.2.10)(typescript@4.9.5)
|
||||
typescript: 4.9.5
|
||||
'@angular/compiler-cli': 15.2.10(@angular/compiler@15.2.10)(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
webpack: 5.76.1(esbuild@0.17.8)
|
||||
dev: true
|
||||
|
||||
@@ -2815,7 +2815,7 @@ packages:
|
||||
'@types/node': 14.18.63
|
||||
optional: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@4.9.5):
|
||||
/@typescript-eslint/eslint-plugin@2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==}
|
||||
engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
|
||||
peerDependencies:
|
||||
@@ -2826,25 +2826,25 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 2.34.0(eslint@6.8.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/experimental-utils': 2.34.0(eslint@6.8.0)(typescript@5.3.2)
|
||||
'@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.3.2)
|
||||
eslint: 6.8.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
regexpp: 3.2.0
|
||||
tsutils: 3.21.0(typescript@4.9.5)
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils@2.34.0(eslint@6.8.0)(typescript@4.9.5):
|
||||
/@typescript-eslint/experimental-utils@2.34.0(eslint@6.8.0)(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==}
|
||||
engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.15
|
||||
'@typescript-eslint/typescript-estree': 2.34.0(typescript@4.9.5)
|
||||
'@typescript-eslint/typescript-estree': 2.34.0(typescript@5.3.2)
|
||||
eslint: 6.8.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 2.1.0
|
||||
@@ -2853,7 +2853,7 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@4.9.5):
|
||||
/@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==}
|
||||
engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
|
||||
peerDependencies:
|
||||
@@ -2864,16 +2864,16 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/eslint-visitor-keys': 1.0.0
|
||||
'@typescript-eslint/experimental-utils': 2.34.0(eslint@6.8.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/typescript-estree': 2.34.0(typescript@4.9.5)
|
||||
'@typescript-eslint/experimental-utils': 2.34.0(eslint@6.8.0)(typescript@5.3.2)
|
||||
'@typescript-eslint/typescript-estree': 2.34.0(typescript@5.3.2)
|
||||
eslint: 6.8.0
|
||||
eslint-visitor-keys: 1.3.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.3.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@2.34.0(typescript@4.9.5):
|
||||
/@typescript-eslint/typescript-estree@2.34.0(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==}
|
||||
engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
|
||||
peerDependencies:
|
||||
@@ -2888,8 +2888,8 @@ packages:
|
||||
is-glob: 4.0.3
|
||||
lodash: 4.17.21
|
||||
semver: 7.5.4
|
||||
tsutils: 3.21.0(typescript@4.9.5)
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0(typescript@5.3.2)
|
||||
typescript: 5.3.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -11515,14 +11515,14 @@ packages:
|
||||
/tslib@2.6.2:
|
||||
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
||||
|
||||
/tsutils@3.21.0(typescript@4.9.5):
|
||||
/tsutils@3.21.0(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
typescript: 4.9.5
|
||||
typescript: 5.3.2
|
||||
dev: true
|
||||
|
||||
/tuf-js@1.1.7:
|
||||
@@ -11633,9 +11633,9 @@ packages:
|
||||
resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==}
|
||||
dev: false
|
||||
|
||||
/typescript@4.9.5:
|
||||
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
/typescript@5.3.2:
|
||||
resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user