chore(deps): update dependency typescript to v5.0.4 (#1037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
"source-map-support": "*",
|
||||
"ts-node": "10.9.1",
|
||||
"tsconfig-paths": "4.2.0",
|
||||
"typescript": "5.0.3",
|
||||
"typescript": "5.0.4",
|
||||
"vite": "3.2.5",
|
||||
"vite-tsconfig-paths": "4.0.9",
|
||||
"vitest": "0.25.3",
|
||||
@@ -191,6 +191,6 @@
|
||||
"cache-manager-ioredis>ioredis": "^5",
|
||||
"pino": "./external/pino",
|
||||
"get-pixels@^3>request": "./external/request",
|
||||
"typescript": "^5"
|
||||
"typescript": "5.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
114
pnpm-lock.yaml
generated
114
pnpm-lock.yaml
generated
@@ -5,7 +5,7 @@ overrides:
|
||||
cache-manager-ioredis>ioredis: ^5
|
||||
pino: ./external/pino
|
||||
get-pixels@^3>request: ./external/request
|
||||
typescript: ^5
|
||||
typescript: 5.0.4
|
||||
|
||||
importers:
|
||||
|
||||
@@ -246,7 +246,7 @@ importers:
|
||||
devDependencies:
|
||||
'@innei/eslint-config-ts':
|
||||
specifier: 0.9.8
|
||||
version: 0.9.8(typescript@5.0.3)
|
||||
version: 0.9.8(typescript@5.0.4)
|
||||
'@innei/prettier':
|
||||
specifier: 0.9.8
|
||||
version: 0.9.8
|
||||
@@ -255,7 +255,7 @@ importers:
|
||||
version: 9.3.0(@swc/core@1.3.4)
|
||||
'@nestjs/schematics':
|
||||
specifier: 9.1.0
|
||||
version: 9.1.0(chokidar@3.5.3)(typescript@5.0.3)
|
||||
version: 9.1.0(chokidar@3.5.3)(typescript@5.0.4)
|
||||
'@nestjs/testing':
|
||||
specifier: 9.3.12
|
||||
version: 9.3.12(@nestjs/common@9.3.12)(@nestjs/core@9.3.12)
|
||||
@@ -360,19 +360,19 @@ importers:
|
||||
version: 0.5.21
|
||||
ts-node:
|
||||
specifier: 10.9.1
|
||||
version: 10.9.1(@swc/core@1.3.4)(@types/node@18.15.11)(typescript@5.0.3)
|
||||
version: 10.9.1(@swc/core@1.3.4)(@types/node@18.15.11)(typescript@5.0.4)
|
||||
tsconfig-paths:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
typescript:
|
||||
specifier: ^5
|
||||
version: 5.0.3
|
||||
specifier: 5.0.4
|
||||
version: 5.0.4
|
||||
vite:
|
||||
specifier: 3.2.5
|
||||
version: 3.2.5(@types/node@18.15.11)
|
||||
vite-tsconfig-paths:
|
||||
specifier: 4.0.9
|
||||
version: 4.0.9(typescript@5.0.3)(vite@3.2.5)
|
||||
version: 4.0.9(typescript@5.0.4)(vite@3.2.5)
|
||||
vitest:
|
||||
specifier: 0.25.3
|
||||
version: 0.25.3
|
||||
@@ -417,7 +417,7 @@ importers:
|
||||
version: 3.3.0
|
||||
tsup:
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(@swc/core@1.3.4)(ts-node@10.9.1)(typescript@5.0.3)
|
||||
version: 6.7.0(@swc/core@1.3.4)(ts-node@10.9.1)(typescript@5.0.4)
|
||||
umi-request:
|
||||
specifier: 1.4.0
|
||||
version: 1.4.0
|
||||
@@ -2132,18 +2132,18 @@ packages:
|
||||
tslib: 2.5.0
|
||||
dev: false
|
||||
|
||||
/@innei/eslint-config-ts@0.9.8(typescript@5.0.3):
|
||||
/@innei/eslint-config-ts@0.9.8(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-q2QHigFXgea4M4c6J5pAV4OioobE7EuJ/XRkI9645woj86rwWqjxJqYBR7HIOMFXoQd0aLZ2wtmepCofsPIjHQ==}
|
||||
peerDependencies:
|
||||
typescript: '>=4'
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.54.1(@typescript-eslint/parser@5.48.1)(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.48.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/eslint-plugin': 5.54.1(@typescript-eslint/parser@5.48.1)(eslint@8.37.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/parser': 5.48.1(eslint@8.37.0)(typescript@5.0.4)
|
||||
eslint: 8.37.0
|
||||
eslint-config-prettier: 8.6.0(eslint@8.37.0)
|
||||
eslint-plugin-import: 2.27.4(@typescript-eslint/parser@5.48.1)(eslint@8.37.0)
|
||||
eslint-plugin-unused-imports: 2.0.0(@typescript-eslint/eslint-plugin@5.54.1)(eslint@8.37.0)
|
||||
typescript: 5.0.3
|
||||
typescript: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-typescript
|
||||
- eslint-import-resolver-webpack
|
||||
@@ -2250,12 +2250,12 @@ packages:
|
||||
'@angular-devkit/core': 15.2.4(chokidar@3.5.3)
|
||||
'@angular-devkit/schematics': 15.2.4(chokidar@3.5.3)
|
||||
'@angular-devkit/schematics-cli': 15.2.4(chokidar@3.5.3)
|
||||
'@nestjs/schematics': 9.1.0(chokidar@3.5.3)(typescript@5.0.3)
|
||||
'@nestjs/schematics': 9.1.0(chokidar@3.5.3)(typescript@5.0.4)
|
||||
chalk: 4.1.2
|
||||
chokidar: 3.5.3
|
||||
cli-table3: 0.6.3
|
||||
commander: 4.1.1
|
||||
fork-ts-checker-webpack-plugin: 8.0.0(typescript@5.0.3)(webpack@5.76.2)
|
||||
fork-ts-checker-webpack-plugin: 8.0.0(typescript@5.0.4)(webpack@5.76.2)
|
||||
inquirer: 8.2.5
|
||||
node-emoji: 1.11.0
|
||||
ora: 5.4.1
|
||||
@@ -2266,7 +2266,7 @@ packages:
|
||||
tree-kill: 1.2.2
|
||||
tsconfig-paths: 4.1.2
|
||||
tsconfig-paths-webpack-plugin: 4.0.1
|
||||
typescript: 5.0.3
|
||||
typescript: 5.0.4
|
||||
webpack: 5.76.2(@swc/core@1.3.4)
|
||||
webpack-node-externals: 3.0.0
|
||||
transitivePeerDependencies:
|
||||
@@ -2422,7 +2422,7 @@ packages:
|
||||
uuid: 9.0.0
|
||||
dev: false
|
||||
|
||||
/@nestjs/schematics@9.1.0(chokidar@3.5.3)(typescript@5.0.3):
|
||||
/@nestjs/schematics@9.1.0(chokidar@3.5.3)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-/7CyMTnPJSK9/xD9CkCqwuHPOlHVlLC2RDnbdCJ7mIO07SdbBbY14msTqtYW9VRQtsjZPLh1GTChf7ryJUImwA==}
|
||||
peerDependencies:
|
||||
typescript: '>=4.3.5'
|
||||
@@ -2431,7 +2431,7 @@ packages:
|
||||
'@angular-devkit/schematics': 15.2.4(chokidar@3.5.3)
|
||||
jsonc-parser: 3.2.0
|
||||
pluralize: 8.0.0
|
||||
typescript: 5.0.3
|
||||
typescript: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
- chokidar
|
||||
dev: true
|
||||
@@ -3056,7 +3056,7 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@5.54.1(@typescript-eslint/parser@5.48.1)(eslint@8.37.0)(typescript@5.0.3):
|
||||
/@typescript-eslint/eslint-plugin@5.54.1(@typescript-eslint/parser@5.48.1)(eslint@8.37.0)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -3067,10 +3067,10 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.48.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.48.1(eslint@8.37.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/scope-manager': 5.54.1
|
||||
'@typescript-eslint/type-utils': 5.54.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/utils': 5.54.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/type-utils': 5.54.1(eslint@8.37.0)(typescript@5.0.4)
|
||||
'@typescript-eslint/utils': 5.54.1(eslint@8.37.0)(typescript@5.0.4)
|
||||
debug: 4.3.4
|
||||
eslint: 8.37.0
|
||||
grapheme-splitter: 1.0.4
|
||||
@@ -3078,13 +3078,13 @@ packages:
|
||||
natural-compare-lite: 1.4.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
tsutils: 3.21.0(typescript@5.0.4)
|
||||
typescript: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@5.48.1(eslint@8.37.0)(typescript@5.0.3):
|
||||
/@typescript-eslint/parser@5.48.1(eslint@8.37.0)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -3096,10 +3096,10 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.48.1
|
||||
'@typescript-eslint/types': 5.48.1
|
||||
'@typescript-eslint/typescript-estree': 5.48.1(typescript@5.0.3)
|
||||
'@typescript-eslint/typescript-estree': 5.48.1(typescript@5.0.4)
|
||||
debug: 4.3.4
|
||||
eslint: 8.37.0
|
||||
typescript: 5.0.3
|
||||
typescript: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -3120,7 +3120,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.54.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@5.54.1(eslint@8.37.0)(typescript@5.0.3):
|
||||
/@typescript-eslint/type-utils@5.54.1(eslint@8.37.0)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -3130,12 +3130,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.54.1(typescript@5.0.3)
|
||||
'@typescript-eslint/utils': 5.54.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/typescript-estree': 5.54.1(typescript@5.0.4)
|
||||
'@typescript-eslint/utils': 5.54.1(eslint@8.37.0)(typescript@5.0.4)
|
||||
debug: 4.3.4
|
||||
eslint: 8.37.0
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
tsutils: 3.21.0(typescript@5.0.4)
|
||||
typescript: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -3150,7 +3150,7 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.48.1(typescript@5.0.3):
|
||||
/@typescript-eslint/typescript-estree@5.48.1(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -3165,13 +3165,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
tsutils: 3.21.0(typescript@5.0.4)
|
||||
typescript: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.54.1(typescript@5.0.3):
|
||||
/@typescript-eslint/typescript-estree@5.54.1(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -3186,13 +3186,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0(typescript@5.0.3)
|
||||
typescript: 5.0.3
|
||||
tsutils: 3.21.0(typescript@5.0.4)
|
||||
typescript: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@5.54.1(eslint@8.37.0)(typescript@5.0.3):
|
||||
/@typescript-eslint/utils@5.54.1(eslint@8.37.0)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -3202,7 +3202,7 @@ packages:
|
||||
'@types/semver': 7.3.13
|
||||
'@typescript-eslint/scope-manager': 5.54.1
|
||||
'@typescript-eslint/types': 5.54.1
|
||||
'@typescript-eslint/typescript-estree': 5.54.1(typescript@5.0.3)
|
||||
'@typescript-eslint/typescript-estree': 5.54.1(typescript@5.0.4)
|
||||
eslint: 8.37.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0(eslint@8.37.0)
|
||||
@@ -4935,7 +4935,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.48.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.48.1(eslint@8.37.0)(typescript@5.0.4)
|
||||
debug: 3.2.7
|
||||
eslint: 8.37.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
@@ -4953,7 +4953,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.48.1(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/parser': 5.48.1(eslint@8.37.0)(typescript@5.0.4)
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
@@ -4986,7 +4986,7 @@ packages:
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.54.1(@typescript-eslint/parser@5.48.1)(eslint@8.37.0)(typescript@5.0.3)
|
||||
'@typescript-eslint/eslint-plugin': 5.54.1(@typescript-eslint/parser@5.48.1)(eslint@8.37.0)(typescript@5.0.4)
|
||||
eslint: 8.37.0
|
||||
eslint-rule-composer: 0.3.0
|
||||
dev: true
|
||||
@@ -5487,7 +5487,7 @@ packages:
|
||||
is-callable: 1.2.7
|
||||
dev: true
|
||||
|
||||
/fork-ts-checker-webpack-plugin@8.0.0(typescript@5.0.3)(webpack@5.76.2):
|
||||
/fork-ts-checker-webpack-plugin@8.0.0(typescript@5.0.4)(webpack@5.76.2):
|
||||
resolution: {integrity: sha512-mX3qW3idpueT2klaQXBzrIM/pHw+T0B/V9KHEvNrqijTq9NFnMZU6oreVxDYcf33P8a5cW+67PjodNHthGnNVg==}
|
||||
engines: {node: '>=12.13.0', yarn: '>=1.0.0'}
|
||||
peerDependencies:
|
||||
@@ -5506,7 +5506,7 @@ packages:
|
||||
schema-utils: 3.1.1
|
||||
semver: 7.3.8
|
||||
tapable: 2.2.1
|
||||
typescript: 5.0.3
|
||||
typescript: 5.0.4
|
||||
webpack: 5.76.2(@swc/core@1.3.4)
|
||||
dev: true
|
||||
|
||||
@@ -7528,7 +7528,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
lilconfig: 2.1.0
|
||||
ts-node: 10.9.1(@swc/core@1.3.4)(@types/node@18.15.11)(typescript@5.0.3)
|
||||
ts-node: 10.9.1(@swc/core@1.3.4)(@types/node@18.15.11)(typescript@5.0.4)
|
||||
yaml: 1.10.2
|
||||
dev: true
|
||||
|
||||
@@ -8509,7 +8509,7 @@ packages:
|
||||
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
||||
dev: true
|
||||
|
||||
/ts-node@10.9.1(@swc/core@1.3.4)(@types/node@18.15.11)(typescript@5.0.3):
|
||||
/ts-node@10.9.1(@swc/core@1.3.4)(@types/node@18.15.11)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -8536,12 +8536,12 @@ packages:
|
||||
create-require: 1.1.1
|
||||
diff: 4.0.2
|
||||
make-error: 1.3.6
|
||||
typescript: 5.0.3
|
||||
typescript: 5.0.4
|
||||
v8-compile-cache-lib: 3.0.1
|
||||
yn: 3.1.1
|
||||
dev: true
|
||||
|
||||
/tsconfck@2.1.1(typescript@5.0.3):
|
||||
/tsconfck@2.1.1(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-ZPCkJBKASZBmBUNqGHmRhdhM8pJYDdOXp4nRgj/O0JwUwsMq50lCDRQP/M5GBNAA0elPrq4gAeu4dkaVCuKWww==}
|
||||
engines: {node: ^14.13.1 || ^16 || >=18}
|
||||
hasBin: true
|
||||
@@ -8551,7 +8551,7 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
typescript: 5.0.3
|
||||
typescript: 5.0.4
|
||||
dev: true
|
||||
|
||||
/tsconfig-paths-webpack-plugin@4.0.1:
|
||||
@@ -8596,7 +8596,7 @@ packages:
|
||||
/tslib@2.5.0:
|
||||
resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
|
||||
|
||||
/tsup@6.7.0(@swc/core@1.3.4)(ts-node@10.9.1)(typescript@5.0.3):
|
||||
/tsup@6.7.0(@swc/core@1.3.4)(ts-node@10.9.1)(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-L3o8hGkaHnu5TdJns+mCqFsDBo83bJ44rlK7e6VdanIvpea4ArPcU3swWGsLVbXak1PqQx/V+SSmFPujBK+zEQ==}
|
||||
engines: {node: '>=14.18'}
|
||||
hasBin: true
|
||||
@@ -8627,20 +8627,20 @@ packages:
|
||||
source-map: 0.8.0-beta.0
|
||||
sucrase: 3.29.0
|
||||
tree-kill: 1.2.2
|
||||
typescript: 5.0.3
|
||||
typescript: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- ts-node
|
||||
dev: true
|
||||
|
||||
/tsutils@3.21.0(typescript@5.0.3):
|
||||
/tsutils@3.21.0(typescript@5.0.4):
|
||||
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.3
|
||||
typescript: 5.0.4
|
||||
dev: true
|
||||
|
||||
/type-check@0.4.0:
|
||||
@@ -8690,8 +8690,8 @@ packages:
|
||||
is-typed-array: 1.1.10
|
||||
dev: true
|
||||
|
||||
/typescript@5.0.3:
|
||||
resolution: {integrity: sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==}
|
||||
/typescript@5.0.4:
|
||||
resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==}
|
||||
engines: {node: '>=12.20'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@@ -8794,7 +8794,7 @@ packages:
|
||||
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
|
||||
engines: {node: '>= 0.8'}
|
||||
|
||||
/vite-tsconfig-paths@4.0.9(typescript@5.0.3)(vite@3.2.5):
|
||||
/vite-tsconfig-paths@4.0.9(typescript@5.0.4)(vite@3.2.5):
|
||||
resolution: {integrity: sha512-qtjwLELs7AEtvZGWbv5aXNda0vyaU8MDjvohMS05sePdUNqBZbBk670Rpfoe0GguF4R1G/DT7yBTPSHdF4h9kA==}
|
||||
peerDependencies:
|
||||
vite: '*'
|
||||
@@ -8804,7 +8804,7 @@ packages:
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
globrex: 0.1.2
|
||||
tsconfck: 2.1.1(typescript@5.0.3)
|
||||
tsconfck: 2.1.1(typescript@5.0.4)
|
||||
vite: 3.2.5(@types/node@18.15.11)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
Reference in New Issue
Block a user