mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 12:55:07 +00:00
Merge pull request #230 from JonasKruckenberg/renovate/typescript-5.x
chore(deps): update dependency typescript to v5
This commit is contained in:
commit
b5ca6f9338
@ -39,6 +39,6 @@
|
||||
"eslint-plugin-github": "4.7.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"prettier": "2.8.7",
|
||||
"typescript": "4.9.5"
|
||||
"typescript": "5.0.3"
|
||||
}
|
||||
}
|
||||
|
70
pnpm-lock.yaml
generated
70
pnpm-lock.yaml
generated
@ -29,7 +29,7 @@ devDependencies:
|
||||
version: 18.15.11
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 5.57.1
|
||||
version: 5.57.1(eslint@8.37.0)(typescript@4.9.5)
|
||||
version: 5.57.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@vercel/ncc':
|
||||
specifier: 0.36.1
|
||||
version: 0.36.1
|
||||
@ -38,7 +38,7 @@ devDependencies:
|
||||
version: 8.37.0
|
||||
eslint-plugin-github:
|
||||
specifier: 4.7.0
|
||||
version: 4.7.0(eslint@8.37.0)(typescript@4.9.5)
|
||||
version: 4.7.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
js-yaml:
|
||||
specifier: 4.1.0
|
||||
version: 4.1.0
|
||||
@ -46,8 +46,8 @@ devDependencies:
|
||||
specifier: 2.8.7
|
||||
version: 2.8.7
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
|
||||
packages:
|
||||
|
||||
@ -255,7 +255,7 @@ packages:
|
||||
resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.57.1)(eslint@8.37.0)(typescript@4.9.5):
|
||||
/@typescript-eslint/eslint-plugin@5.30.0(@typescript-eslint/parser@5.57.1)(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -266,23 +266,23 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.57.1(eslint@8.37.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 5.57.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/scope-manager': 5.30.0
|
||||
'@typescript-eslint/type-utils': 5.30.0(eslint@8.37.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/utils': 5.30.0(eslint@8.37.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/type-utils': 5.30.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/utils': 5.30.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.37.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.2.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.7
|
||||
tsutils: 3.21.0(typescript@4.9.5)
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@5.57.1(eslint@8.37.0)(typescript@4.9.5):
|
||||
/@typescript-eslint/parser@5.57.1(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -294,10 +294,10 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.57.1
|
||||
'@typescript-eslint/types': 5.57.1
|
||||
'@typescript-eslint/typescript-estree': 5.57.1(typescript@4.9.5)
|
||||
'@typescript-eslint/typescript-estree': 5.57.1(typescript@5.0.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.37.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -318,7 +318,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.57.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@5.30.0(eslint@8.37.0)(typescript@4.9.5):
|
||||
/@typescript-eslint/type-utils@5.30.0(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-GF8JZbZqSS+azehzlv/lmQQ3EU3VfWYzCczdZjJRxSEeXDQkqFhCBgFhallLDbPwQOEQ4MHpiPfkjKk7zlmeNg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -328,11 +328,11 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.30.0(eslint@8.37.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/utils': 5.30.0(eslint@8.37.0)(typescript@5.0.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.37.0
|
||||
tsutils: 3.21.0(typescript@4.9.5)
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -347,7 +347,7 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.30.0(typescript@4.9.5):
|
||||
/@typescript-eslint/typescript-estree@5.30.0(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-hDEawogreZB4n1zoqcrrtg/wPyyiCxmhPLpZ6kmWfKF5M5G0clRLaEexpuWr31fZ42F96SlD/5xCt1bT5Qm4Nw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -362,13 +362,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.7
|
||||
tsutils: 3.21.0(typescript@4.9.5)
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.57.1(typescript@4.9.5):
|
||||
/@typescript-eslint/typescript-estree@5.57.1(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -383,13 +383,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.7
|
||||
tsutils: 3.21.0(typescript@4.9.5)
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@5.30.0(eslint@8.37.0)(typescript@4.9.5):
|
||||
/@typescript-eslint/utils@5.30.0(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-0bIgOgZflLKIcZsWvfklsaQTM3ZUbmtH0rJ1hKyV3raoUYyeZwcjQ8ZUJTzS7KnhNcsVT1Rxs7zeeMHEhGlltw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -398,7 +398,7 @@ packages:
|
||||
'@types/json-schema': 7.0.11
|
||||
'@typescript-eslint/scope-manager': 5.30.0
|
||||
'@typescript-eslint/types': 5.30.0
|
||||
'@typescript-eslint/typescript-estree': 5.30.0(typescript@4.9.5)
|
||||
'@typescript-eslint/typescript-estree': 5.30.0(typescript@5.0.3)
|
||||
eslint: 8.37.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0(eslint@8.37.0)
|
||||
@ -835,7 +835,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.57.1(eslint@8.37.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 5.57.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
find-up: 2.1.0
|
||||
@ -875,15 +875,15 @@ packages:
|
||||
lodash.upperfirst: 4.3.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-github@4.7.0(eslint@8.37.0)(typescript@4.9.5):
|
||||
/eslint-plugin-github@4.7.0(eslint@8.37.0)(typescript@5.0.3):
|
||||
resolution: {integrity: sha512-SIFSy6IXtN3aGQ6YyFWg/oxRUyAcYwg5G0wh+ov1HQCvmp+Pzs1GzeVjU8QcIQSSJfverQzuxWrJCAln/d2PuQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: ^8.0.1
|
||||
dependencies:
|
||||
'@github/browserslist-config': 1.0.0
|
||||
'@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.57.1)(eslint@8.37.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 5.57.1(eslint@8.37.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/eslint-plugin': 5.30.0(@typescript-eslint/parser@5.57.1)(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.57.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
aria-query: 5.1.3
|
||||
eslint: 8.37.0
|
||||
eslint-config-prettier: 8.5.0(eslint@8.37.0)
|
||||
@ -924,7 +924,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.57.1(eslint@8.37.0)(typescript@4.9.5)
|
||||
'@typescript-eslint/parser': 5.57.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
@ -2044,14 +2044,14 @@ packages:
|
||||
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
||||
dev: true
|
||||
|
||||
/tsutils@3.21.0(typescript@4.9.5):
|
||||
/tsutils@3.21.0(typescript@5.0.3):
|
||||
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.0.3
|
||||
dev: true
|
||||
|
||||
/tunnel@0.0.6:
|
||||
@ -2079,9 +2079,9 @@ packages:
|
||||
is-typed-array: 1.1.10
|
||||
dev: true
|
||||
|
||||
/typescript@4.9.5:
|
||||
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
/typescript@5.0.3:
|
||||
resolution: {integrity: sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==}
|
||||
engines: {node: '>=12.20'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user