mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
chore(deps): update dependency typescript to v5.1.6 (#480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"eslint-plugin-security": "1.7.1",
|
||||
"prettier": "3.0.0",
|
||||
"rollup": "3.20.4",
|
||||
"typescript": "5.0.4"
|
||||
"typescript": "5.1.6"
|
||||
},
|
||||
"resolutions": {
|
||||
"semver": ">=7.5.2",
|
||||
|
||||
Generated
+35
-41
@@ -20,13 +20,13 @@ importers:
|
||||
version: 0.4.3(rollup@3.20.4)
|
||||
'@rollup/plugin-typescript':
|
||||
specifier: 11.1.2
|
||||
version: 11.1.2(rollup@3.20.4)(typescript@5.0.4)
|
||||
version: 11.1.2(rollup@3.20.4)(typescript@5.1.6)
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 5.58.0
|
||||
version: 5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)(typescript@5.0.4)
|
||||
version: 5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 5.58.0
|
||||
version: 5.58.0(eslint@8.38.0)(typescript@5.0.4)
|
||||
version: 5.58.0(eslint@8.38.0)(typescript@5.1.6)
|
||||
eslint:
|
||||
specifier: 8.38.0
|
||||
version: 8.38.0
|
||||
@@ -35,7 +35,7 @@ importers:
|
||||
version: 8.8.0(eslint@8.38.0)
|
||||
eslint-config-standard-with-typescript:
|
||||
specifier: 36.0.0
|
||||
version: 36.0.0(@typescript-eslint/eslint-plugin@5.58.0)(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.0)(eslint-plugin-promise@6.1.1)(eslint@8.38.0)(typescript@5.0.4)
|
||||
version: 36.0.0(@typescript-eslint/eslint-plugin@5.58.0)(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.0)(eslint-plugin-promise@6.1.1)(eslint@8.38.0)(typescript@5.1.6)
|
||||
eslint-plugin-import:
|
||||
specifier: 2.27.5
|
||||
version: 2.27.5(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)
|
||||
@@ -55,8 +55,8 @@ importers:
|
||||
specifier: 3.20.4
|
||||
version: 3.20.4
|
||||
typescript:
|
||||
specifier: 5.0.4
|
||||
version: 5.0.4
|
||||
specifier: 5.1.6
|
||||
version: 5.1.6
|
||||
|
||||
plugins/authenticator:
|
||||
dependencies:
|
||||
@@ -584,7 +584,7 @@ packages:
|
||||
terser: 5.19.0
|
||||
dev: true
|
||||
|
||||
/@rollup/plugin-typescript@11.1.2(rollup@3.20.4)(typescript@5.0.4):
|
||||
/@rollup/plugin-typescript@11.1.2(rollup@3.20.4)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
@@ -600,7 +600,7 @@ packages:
|
||||
'@rollup/pluginutils': 5.0.2(rollup@3.20.4)
|
||||
resolve: 1.22.2
|
||||
rollup: 3.20.4
|
||||
typescript: 5.0.4
|
||||
typescript: 5.1.6
|
||||
dev: true
|
||||
|
||||
/@rollup/pluginutils@5.0.2(rollup@3.20.4):
|
||||
@@ -927,7 +927,7 @@ packages:
|
||||
resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)(typescript@5.0.4):
|
||||
/@typescript-eslint/eslint-plugin@5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -939,23 +939,23 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.5.0
|
||||
'@typescript-eslint/parser': 5.58.0(eslint@8.38.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.58.0(eslint@8.38.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/scope-manager': 5.58.0
|
||||
'@typescript-eslint/type-utils': 5.58.0(eslint@8.38.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/utils': 5.58.0(eslint@8.38.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/type-utils': 5.58.0(eslint@8.38.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 5.58.0(eslint@8.38.0)(typescript@5.1.6)
|
||||
debug: 4.3.4
|
||||
eslint: 8.38.0
|
||||
grapheme-splitter: 1.0.4
|
||||
ignore: 5.2.4
|
||||
natural-compare-lite: 1.4.0
|
||||
semver: 7.5.3
|
||||
tsutils: 3.21.0(typescript@5.0.4)
|
||||
typescript: 5.0.4
|
||||
tsutils: 3.21.0(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@5.58.0(eslint@8.38.0)(typescript@5.0.4):
|
||||
/@typescript-eslint/parser@5.58.0(eslint@8.38.0)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -967,10 +967,10 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.58.0
|
||||
'@typescript-eslint/types': 5.58.0
|
||||
'@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.4)
|
||||
'@typescript-eslint/typescript-estree': 5.58.0(typescript@5.1.6)
|
||||
debug: 4.3.4
|
||||
eslint: 8.38.0
|
||||
typescript: 5.0.4
|
||||
typescript: 5.1.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -983,7 +983,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.58.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@5.58.0(eslint@8.38.0)(typescript@5.0.4):
|
||||
/@typescript-eslint/type-utils@5.58.0(eslint@8.38.0)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -993,12 +993,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.4)
|
||||
'@typescript-eslint/utils': 5.58.0(eslint@8.38.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/typescript-estree': 5.58.0(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 5.58.0(eslint@8.38.0)(typescript@5.1.6)
|
||||
debug: 4.3.4
|
||||
eslint: 8.38.0
|
||||
tsutils: 3.21.0(typescript@5.0.4)
|
||||
typescript: 5.0.4
|
||||
tsutils: 3.21.0(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -1008,7 +1008,7 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.58.0(typescript@5.0.4):
|
||||
/@typescript-eslint/typescript-estree@5.58.0(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1023,13 +1023,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.3
|
||||
tsutils: 3.21.0(typescript@5.0.4)
|
||||
typescript: 5.0.4
|
||||
tsutils: 3.21.0(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@5.58.0(eslint@8.38.0)(typescript@5.0.4):
|
||||
/@typescript-eslint/utils@5.58.0(eslint@8.38.0)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -1040,7 +1040,7 @@ packages:
|
||||
'@types/semver': 7.3.13
|
||||
'@typescript-eslint/scope-manager': 5.58.0
|
||||
'@typescript-eslint/types': 5.58.0
|
||||
'@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.4)
|
||||
'@typescript-eslint/typescript-estree': 5.58.0(typescript@5.1.6)
|
||||
eslint: 8.38.0
|
||||
eslint-scope: 5.1.1
|
||||
semver: 7.5.3
|
||||
@@ -1486,7 +1486,7 @@ packages:
|
||||
eslint: 8.38.0
|
||||
dev: true
|
||||
|
||||
/eslint-config-standard-with-typescript@36.0.0(@typescript-eslint/eslint-plugin@5.58.0)(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.0)(eslint-plugin-promise@6.1.1)(eslint@8.38.0)(typescript@5.0.4):
|
||||
/eslint-config-standard-with-typescript@36.0.0(@typescript-eslint/eslint-plugin@5.58.0)(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.0)(eslint-plugin-promise@6.1.1)(eslint@8.38.0)(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-8ZSEskfrDAkUF2lTQLMT0CBzgRNlx1uIM7l2I7L683dKAXUdHuEL2x+GxuGAsdsoWbx7W7Zv0xF67VCEZXIk0Q==}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/eslint-plugin': ^5.50.0
|
||||
@@ -1496,14 +1496,14 @@ packages:
|
||||
eslint-plugin-promise: ^6.0.0
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.58.0(eslint@8.38.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/eslint-plugin': 5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/parser': 5.58.0(eslint@8.38.0)(typescript@5.1.6)
|
||||
eslint: 8.38.0
|
||||
eslint-config-standard: 17.0.0(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.0.0)(eslint-plugin-promise@6.1.1)(eslint@8.38.0)
|
||||
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.58.0)(eslint@8.38.0)
|
||||
eslint-plugin-n: 16.0.0(eslint@8.38.0)
|
||||
eslint-plugin-promise: 6.1.1(eslint@8.38.0)
|
||||
typescript: 5.0.4
|
||||
typescript: 5.1.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -1553,7 +1553,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.58.0(eslint@8.38.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.58.0(eslint@8.38.0)(typescript@5.1.6)
|
||||
debug: 3.2.7
|
||||
eslint: 8.38.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
@@ -1582,7 +1582,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.58.0(eslint@8.38.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.58.0(eslint@8.38.0)(typescript@5.1.6)
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
@@ -2876,14 +2876,14 @@ packages:
|
||||
resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==}
|
||||
dev: true
|
||||
|
||||
/tsutils@3.21.0(typescript@5.0.4):
|
||||
/tsutils@3.21.0(typescript@5.1.6):
|
||||
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: 5.0.4
|
||||
typescript: 5.1.6
|
||||
dev: true
|
||||
|
||||
/type-check@0.4.0:
|
||||
@@ -2906,12 +2906,6 @@ packages:
|
||||
is-typed-array: 1.1.10
|
||||
dev: true
|
||||
|
||||
/typescript@5.0.4:
|
||||
resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==}
|
||||
engines: {node: '>=12.20'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/typescript@5.1.6:
|
||||
resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==}
|
||||
engines: {node: '>=14.17'}
|
||||
|
||||
Reference in New Issue
Block a user