mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
chore(deps): update dependency typescript to v5.3.3
This commit is contained in:
parent
8ec6478600
commit
7f8e544060
@ -39,6 +39,6 @@
|
||||
"eslint-plugin-github": "4.10.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"prettier": "3.0.3",
|
||||
"typescript": "5.2.2"
|
||||
"typescript": "5.3.3"
|
||||
}
|
||||
}
|
||||
|
70
pnpm-lock.yaml
generated
70
pnpm-lock.yaml
generated
@ -33,7 +33,7 @@ devDependencies:
|
||||
version: 18.18.0
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
version: 6.7.0(eslint@8.49.0)(typescript@5.3.3)
|
||||
'@vercel/ncc':
|
||||
specifier: 0.38.0
|
||||
version: 0.38.0
|
||||
@ -42,7 +42,7 @@ devDependencies:
|
||||
version: 8.49.0
|
||||
eslint-plugin-github:
|
||||
specifier: 4.10.1
|
||||
version: 4.10.1(eslint@8.49.0)(typescript@5.2.2)
|
||||
version: 4.10.1(eslint@8.49.0)(typescript@5.3.3)
|
||||
js-yaml:
|
||||
specifier: 4.1.0
|
||||
version: 4.1.0
|
||||
@ -50,8 +50,8 @@ devDependencies:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3
|
||||
typescript:
|
||||
specifier: 5.2.2
|
||||
version: 5.2.2
|
||||
specifier: 5.3.3
|
||||
version: 5.3.3
|
||||
|
||||
packages:
|
||||
|
||||
@ -291,7 +291,7 @@ packages:
|
||||
resolution: {integrity: sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.5.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/eslint-plugin@6.5.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-2pktILyjvMaScU6iK3925uvGU87E+N9rh372uGZgiMYwafaw9SXq86U04XPq3UH6tzRvNgBsub6x2DacHc33lw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -303,10 +303,10 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.8.0
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/scope-manager': 6.5.0
|
||||
'@typescript-eslint/type-utils': 6.5.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.5.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/type-utils': 6.5.0(eslint@8.49.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.5.0(eslint@8.49.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.5.0
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
@ -314,13 +314,13 @@ packages:
|
||||
ignore: 5.2.4
|
||||
natural-compare: 1.4.0
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.2(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
ts-api-utils: 1.0.2(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.7.0(eslint@8.49.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/parser@6.7.0(eslint@8.49.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -332,11 +332,11 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.7.0
|
||||
'@typescript-eslint/types': 6.7.0
|
||||
'@typescript-eslint/typescript-estree': 6.7.0(typescript@5.2.2)
|
||||
'@typescript-eslint/typescript-estree': 6.7.0(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.7.0
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
typescript: 5.2.2
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -357,7 +357,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 6.7.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.5.0(eslint@8.49.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/type-utils@6.5.0(eslint@8.49.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-f7OcZOkRivtujIBQ4yrJNIuwyCQO1OjocVqntl9dgSIZAdKqicj3xFDqDOzHDlGCZX990LqhLQXWRnQvsapq8A==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -367,12 +367,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.5.0(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.5.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/typescript-estree': 6.5.0(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.5.0(eslint@8.49.0)(typescript@5.3.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
ts-api-utils: 1.0.2(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
ts-api-utils: 1.0.2(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -387,7 +387,7 @@ packages:
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.5.0(typescript@5.2.2):
|
||||
/@typescript-eslint/typescript-estree@6.5.0(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-q0rGwSe9e5Kk/XzliB9h2LBc9tmXX25G0833r7kffbl5437FPWb2tbpIV9wAATebC/018pGa9fwPDuvGN+LxWQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -402,13 +402,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.2(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
ts-api-utils: 1.0.2(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.7.0(typescript@5.2.2):
|
||||
/@typescript-eslint/typescript-estree@6.7.0(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-dPvkXj3n6e9yd/0LfojNU8VMUGHWiLuBZvbM6V6QYD+2qxqInE7J+J/ieY2iGwR9ivf/R/haWGkIj04WVUeiSQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -423,13 +423,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.2(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
ts-api-utils: 1.0.2(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.5.0(eslint@8.49.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/utils@6.5.0(eslint@8.49.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-9nqtjkNykFzeVtt9Pj6lyR9WEdd8npPhhIPM992FWVkZuS6tmxHfGVnlUcjpUP2hv8r4w35nT33mlxd+Be1ACQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -440,7 +440,7 @@ packages:
|
||||
'@types/semver': 7.5.1
|
||||
'@typescript-eslint/scope-manager': 6.5.0
|
||||
'@typescript-eslint/types': 6.5.0
|
||||
'@typescript-eslint/typescript-estree': 6.5.0(typescript@5.2.2)
|
||||
'@typescript-eslint/typescript-estree': 6.5.0(typescript@5.3.3)
|
||||
eslint: 8.49.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
@ -923,7 +923,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.3.3)
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
find-up: 2.1.0
|
||||
@ -963,15 +963,15 @@ packages:
|
||||
lodash.upperfirst: 4.3.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-github@4.10.1(eslint@8.49.0)(typescript@5.2.2):
|
||||
/eslint-plugin-github@4.10.1(eslint@8.49.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-1AqQBockOM+m0ZUpwfjWtX0lWdX5cRi/hwJnSNvXoOmz/Hh+ULH6QFz6ENWueTWjoWpgPv0af3bj+snps6o4og==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: ^8.0.1
|
||||
dependencies:
|
||||
'@github/browserslist-config': 1.0.0
|
||||
'@typescript-eslint/eslint-plugin': 6.5.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/eslint-plugin': 6.5.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.3.3)
|
||||
aria-query: 5.3.0
|
||||
eslint: 8.49.0
|
||||
eslint-config-prettier: 8.5.0(eslint@8.49.0)
|
||||
@ -1013,7 +1013,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.3.3)
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
@ -2253,13 +2253,13 @@ packages:
|
||||
is-number: 7.0.0
|
||||
dev: true
|
||||
|
||||
/ts-api-utils@1.0.2(typescript@5.2.2):
|
||||
/ts-api-utils@1.0.2(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-Cbu4nIqnEdd+THNEsBdkolnOXhg0I8XteoHaEKgvsxpsbWda4IsUut2c187HxywQCvveojow0Dgw/amxtSKVkQ==}
|
||||
engines: {node: '>=16.13.0'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.2.2
|
||||
typescript: 5.3.3
|
||||
dev: true
|
||||
|
||||
/tsconfig-paths@3.14.1:
|
||||
@ -2300,8 +2300,8 @@ packages:
|
||||
is-typed-array: 1.1.10
|
||||
dev: true
|
||||
|
||||
/typescript@5.2.2:
|
||||
resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==}
|
||||
/typescript@5.3.3:
|
||||
resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user