mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +02:00
chore(deps): update dependency typescript to v5.5.3 (#1511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"prettier": "3.3.2",
|
||||
"rollup": "4.18.0",
|
||||
"typescript": "5.5.2",
|
||||
"typescript": "5.5.3",
|
||||
"typescript-eslint": "rc-v8"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Generated
+70
-70
@@ -23,7 +23,7 @@ importers:
|
||||
version: 0.4.4(rollup@4.18.0)
|
||||
'@rollup/plugin-typescript':
|
||||
specifier: 11.1.6
|
||||
version: 11.1.6(rollup@4.18.0)(tslib@2.6.3)(typescript@5.5.2)
|
||||
version: 11.1.6(rollup@4.18.0)(tslib@2.6.3)(typescript@5.5.3)
|
||||
'@types/eslint__js':
|
||||
specifier: 8.42.3
|
||||
version: 8.42.3
|
||||
@@ -40,11 +40,11 @@ importers:
|
||||
specifier: 4.18.0
|
||||
version: 4.18.0
|
||||
typescript:
|
||||
specifier: 5.5.2
|
||||
version: 5.5.2
|
||||
specifier: 5.5.3
|
||||
version: 5.5.3
|
||||
typescript-eslint:
|
||||
specifier: rc-v8
|
||||
version: 8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)
|
||||
version: 8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)
|
||||
|
||||
plugins/authenticator:
|
||||
dependencies:
|
||||
@@ -139,7 +139,7 @@ importers:
|
||||
version: 1.5.14
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.5.2
|
||||
version: 5.5.3
|
||||
vite:
|
||||
specifier: ^5.0.12
|
||||
version: 5.2.8(terser@5.19.0)
|
||||
@@ -185,7 +185,7 @@ importers:
|
||||
version: 1.5.14
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.5.2
|
||||
version: 5.5.3
|
||||
vite:
|
||||
specifier: ^5.0.12
|
||||
version: 5.2.8(terser@5.19.0)
|
||||
@@ -614,8 +614,8 @@ packages:
|
||||
'@types/resolve@1.20.2':
|
||||
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.0.0-alpha.34':
|
||||
resolution: {integrity: sha512-qPLMqSlyZCHFSvsqIUV/QZ0ufxhOJhutvBEpi4KppixRZgrI6ZJw2M9EgqMRGraA5lGghwymVdxmcaCp4QuFPQ==}
|
||||
'@typescript-eslint/eslint-plugin@8.0.0-alpha.39':
|
||||
resolution: {integrity: sha512-ILv1vDA8M9ah1vzYpnOs4UOLRdB63Ki/rsxedVikjMLq68hFfpsDR25bdMZ4RyUkzLJwOhcg3Jujm/C1nupXKA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
||||
@@ -625,8 +625,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/parser@8.0.0-alpha.34':
|
||||
resolution: {integrity: sha512-jtBWP09o/RrVsLhDwoxUHtvJURZ7RaO3Ia9OnkC6Jjsdn23tKwoEtjLbB94ATr6BU44R3JVbRJn1SCueCmECYw==}
|
||||
'@typescript-eslint/parser@8.0.0-alpha.39':
|
||||
resolution: {integrity: sha512-5k+pwV91plJojHgZkWlq4/TQdOrnEaeSvt48V0m8iEwdMJqX/63BXYxy8BUOSghWcjp05s73vy9HJjovAKmHkQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
@@ -635,12 +635,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/scope-manager@8.0.0-alpha.34':
|
||||
resolution: {integrity: sha512-IpeT8JnV1Uo5lG/GTYe/SRJRcz1rBaCNma5cS5R8c4NkBIiIeE+R9Vy8ZEPkGImTfBp9BUNU6w+8lSQf0Z6tKw==}
|
||||
'@typescript-eslint/scope-manager@8.0.0-alpha.39':
|
||||
resolution: {integrity: sha512-HCBlKQROY+JIgWolucdFMj1W3VUnnIQTdxAhxJTAj3ix2nASmvKIFgrdo5KQMrXxQj6tC4l3zva10L+s0dUIIw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/type-utils@8.0.0-alpha.34':
|
||||
resolution: {integrity: sha512-VmsfGVQ9UV1gs+LQkA9W9Nf7rSwY9KzB7WZUXwx56Ynlwjyt+999Z4Rrh2kPuDCPHTsO+GJDqeYyOYOEeXi9Bw==}
|
||||
'@typescript-eslint/type-utils@8.0.0-alpha.39':
|
||||
resolution: {integrity: sha512-alO13fRU6yVeJbwl9ESI3AYhq5dQdz3Dpd0I5B4uezs2lvgYp44dZsj5hWyPz/kL7JFEsjbn+4b/CZA0OQJzjA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -648,12 +648,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/types@8.0.0-alpha.34':
|
||||
resolution: {integrity: sha512-9d2pLf/htOVVX/VNQgRt23z5kCOznsiAVt1TllCiMT1xic0W8yKr2FT6sJHYIUl1qDjHE7t/P6CQpNFvyOfbxA==}
|
||||
'@typescript-eslint/types@8.0.0-alpha.39':
|
||||
resolution: {integrity: sha512-yINN7j0/+S1VGSp0IgH52oQvUx49vkOug6xbrDA/9o+U55yCAQKSvYWvzYjNa+SZE3hXI0zwvYtMVsIAAMmKIQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.0.0-alpha.34':
|
||||
resolution: {integrity: sha512-1ZAffOto9HpStxKCVpKkemYRUC4fznLEaj9fZyIYcppC/hdNNgZaiC0ONRUQQtdlPgdeH8BKoiWo6bGRemlxUw==}
|
||||
'@typescript-eslint/typescript-estree@8.0.0-alpha.39':
|
||||
resolution: {integrity: sha512-S8gREuP8r8PCxGegeojeXntx0P50ul9YH7c7JYpbLIIsEPNr5f7UHlm+I1NUbL04CBin4kvZ60TG4eWr/KKN9A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -661,14 +661,14 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/utils@8.0.0-alpha.34':
|
||||
resolution: {integrity: sha512-gHiHW96wCi3yllubUOswdWyCS/D5IRytTw9rPyumWJGD9qPh47MZAxtKp86Qdt1sbg+BJkYb8cCUMX9dwlVZzA==}
|
||||
'@typescript-eslint/utils@8.0.0-alpha.39':
|
||||
resolution: {integrity: sha512-Nr2PrlfNhrNQTlFHlD7XJdTGw/Vt8qY44irk6bfjn9LxGdSG5e4c1R2UN6kvGMhhx20DBPbM7q3Z3r+huzmL1w==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
|
||||
'@typescript-eslint/visitor-keys@8.0.0-alpha.34':
|
||||
resolution: {integrity: sha512-Zs84EZx55fusxi4+6bzdZyNLy6nN8snh7HOcgs1jiRkqmf0qo+cgPjb7mGA1RgE1m60FQYgesj7je9KBE0HfSA==}
|
||||
'@typescript-eslint/visitor-keys@8.0.0-alpha.39':
|
||||
resolution: {integrity: sha512-DVJ0UdhucZy+/1GlIy7FX2+CFhCeNAi4VwaEAe7u2UDenQr9/kGqvzx00UlpWibmEVDw4KsPOI7Aqa1+2Vqfmw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
acorn-jsx@5.3.2:
|
||||
@@ -1142,8 +1142,8 @@ packages:
|
||||
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
typescript-eslint@8.0.0-alpha.34:
|
||||
resolution: {integrity: sha512-Y8d1Q72RyygrV4bmbMXT21hPzNYyZIC+RzRftKvt5OFAMlfVNehre2qBVPwvljFu86AXMNe4FDMFhHvhZtOa6w==}
|
||||
typescript-eslint@8.0.0-alpha.39:
|
||||
resolution: {integrity: sha512-bsuR1BVJfHr7sBh7Cca962VPIcP+5UWaIa/+6PpnFZ+qtASjGTxKWIF5dG2o73BX9NsyqQfvRWujb3M9CIoRXA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -1151,8 +1151,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
typescript@5.5.2:
|
||||
resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
|
||||
typescript@5.5.3:
|
||||
resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
@@ -1363,11 +1363,11 @@ snapshots:
|
||||
optionalDependencies:
|
||||
rollup: 4.18.0
|
||||
|
||||
'@rollup/plugin-typescript@11.1.6(rollup@4.18.0)(tslib@2.6.3)(typescript@5.5.2)':
|
||||
'@rollup/plugin-typescript@11.1.6(rollup@4.18.0)(tslib@2.6.3)(typescript@5.5.3)':
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.18.0)
|
||||
resolve: 1.22.8
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
optionalDependencies:
|
||||
rollup: 4.18.0
|
||||
tslib: 2.6.3
|
||||
@@ -1488,85 +1488,85 @@ snapshots:
|
||||
|
||||
'@types/resolve@1.20.2': {}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.0.0-alpha.34(@typescript-eslint/parser@8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2))(eslint@9.6.0)(typescript@5.5.2)':
|
||||
'@typescript-eslint/eslint-plugin@8.0.0-alpha.39(@typescript-eslint/parser@8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/scope-manager': 8.0.0-alpha.34
|
||||
'@typescript-eslint/type-utils': 8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/utils': 8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/visitor-keys': 8.0.0-alpha.34
|
||||
'@typescript-eslint/parser': 8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/scope-manager': 8.0.0-alpha.39
|
||||
'@typescript-eslint/type-utils': 8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/utils': 8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/visitor-keys': 8.0.0-alpha.39
|
||||
eslint: 9.6.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.1
|
||||
natural-compare: 1.4.0
|
||||
ts-api-utils: 1.3.0(typescript@5.5.2)
|
||||
ts-api-utils: 1.3.0(typescript@5.5.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)':
|
||||
'@typescript-eslint/parser@8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.0.0-alpha.34
|
||||
'@typescript-eslint/types': 8.0.0-alpha.34
|
||||
'@typescript-eslint/typescript-estree': 8.0.0-alpha.34(typescript@5.5.2)
|
||||
'@typescript-eslint/visitor-keys': 8.0.0-alpha.34
|
||||
'@typescript-eslint/scope-manager': 8.0.0-alpha.39
|
||||
'@typescript-eslint/types': 8.0.0-alpha.39
|
||||
'@typescript-eslint/typescript-estree': 8.0.0-alpha.39(typescript@5.5.3)
|
||||
'@typescript-eslint/visitor-keys': 8.0.0-alpha.39
|
||||
debug: 4.3.5
|
||||
eslint: 9.6.0
|
||||
optionalDependencies:
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/scope-manager@8.0.0-alpha.34':
|
||||
'@typescript-eslint/scope-manager@8.0.0-alpha.39':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.0.0-alpha.34
|
||||
'@typescript-eslint/visitor-keys': 8.0.0-alpha.34
|
||||
'@typescript-eslint/types': 8.0.0-alpha.39
|
||||
'@typescript-eslint/visitor-keys': 8.0.0-alpha.39
|
||||
|
||||
'@typescript-eslint/type-utils@8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)':
|
||||
'@typescript-eslint/type-utils@8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 8.0.0-alpha.34(typescript@5.5.2)
|
||||
'@typescript-eslint/utils': 8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/typescript-estree': 8.0.0-alpha.39(typescript@5.5.3)
|
||||
'@typescript-eslint/utils': 8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)
|
||||
debug: 4.3.5
|
||||
ts-api-utils: 1.3.0(typescript@5.5.2)
|
||||
ts-api-utils: 1.3.0(typescript@5.5.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/types@8.0.0-alpha.34': {}
|
||||
'@typescript-eslint/types@8.0.0-alpha.39': {}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.0.0-alpha.34(typescript@5.5.2)':
|
||||
'@typescript-eslint/typescript-estree@8.0.0-alpha.39(typescript@5.5.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.0.0-alpha.34
|
||||
'@typescript-eslint/visitor-keys': 8.0.0-alpha.34
|
||||
'@typescript-eslint/types': 8.0.0-alpha.39
|
||||
'@typescript-eslint/visitor-keys': 8.0.0-alpha.39
|
||||
debug: 4.3.5
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
minimatch: 9.0.4
|
||||
semver: 7.6.2
|
||||
ts-api-utils: 1.3.0(typescript@5.5.2)
|
||||
ts-api-utils: 1.3.0(typescript@5.5.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)':
|
||||
'@typescript-eslint/utils@8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
|
||||
'@typescript-eslint/scope-manager': 8.0.0-alpha.34
|
||||
'@typescript-eslint/types': 8.0.0-alpha.34
|
||||
'@typescript-eslint/typescript-estree': 8.0.0-alpha.34(typescript@5.5.2)
|
||||
'@typescript-eslint/scope-manager': 8.0.0-alpha.39
|
||||
'@typescript-eslint/types': 8.0.0-alpha.39
|
||||
'@typescript-eslint/typescript-estree': 8.0.0-alpha.39(typescript@5.5.3)
|
||||
eslint: 9.6.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@typescript-eslint/visitor-keys@8.0.0-alpha.34':
|
||||
'@typescript-eslint/visitor-keys@8.0.0-alpha.39':
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 8.0.0-alpha.34
|
||||
'@typescript-eslint/types': 8.0.0-alpha.39
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
acorn-jsx@5.3.2(acorn@8.12.0):
|
||||
@@ -2032,9 +2032,9 @@ snapshots:
|
||||
dependencies:
|
||||
is-number: 7.0.0
|
||||
|
||||
ts-api-utils@1.3.0(typescript@5.5.2):
|
||||
ts-api-utils@1.3.0(typescript@5.5.3):
|
||||
dependencies:
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
|
||||
tslib@2.6.3: {}
|
||||
|
||||
@@ -2042,18 +2042,18 @@ snapshots:
|
||||
dependencies:
|
||||
prelude-ls: 1.2.1
|
||||
|
||||
typescript-eslint@8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2):
|
||||
typescript-eslint@8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3):
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.0.0-alpha.34(@typescript-eslint/parser@8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2))(eslint@9.6.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/parser': 8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/utils': 8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)
|
||||
'@typescript-eslint/eslint-plugin': 8.0.0-alpha.39(@typescript-eslint/parser@8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3))(eslint@9.6.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/parser': 8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)
|
||||
'@typescript-eslint/utils': 8.0.0-alpha.39(eslint@9.6.0)(typescript@5.5.3)
|
||||
optionalDependencies:
|
||||
typescript: 5.5.2
|
||||
typescript: 5.5.3
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
- supports-color
|
||||
|
||||
typescript@5.5.2: {}
|
||||
typescript@5.5.3: {}
|
||||
|
||||
uri-js@4.4.1:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user