mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update devdependency typescript to v5 (main) (#19747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3e58f90914
commit
af616c9e8e
@ -70,7 +70,7 @@
|
||||
"rimraf": "^4.4.0",
|
||||
"semver": "^7.3.8",
|
||||
"std-env": "^3.3.2",
|
||||
"typescript": "^4.9.5",
|
||||
"typescript": "^5.0.2",
|
||||
"ufo": "^1.1.1",
|
||||
"unbuild": "^1.1.2",
|
||||
"vite": "^4.2.0",
|
||||
|
@ -47,7 +47,7 @@ importers:
|
||||
rimraf: ^4.4.0
|
||||
semver: ^7.3.8
|
||||
std-env: ^3.3.2
|
||||
typescript: ^4.9.5
|
||||
typescript: ^5.0.2
|
||||
ufo: ^1.1.1
|
||||
unbuild: ^1.1.2
|
||||
vite: ^4.2.0
|
||||
@ -60,7 +60,7 @@ importers:
|
||||
'@nuxt/test-utils': link:packages/test-utils
|
||||
'@nuxt/vite-builder': link:packages/vite
|
||||
'@nuxt/webpack-builder': link:packages/webpack
|
||||
'@nuxtjs/eslint-config-typescript': 12.0.0_vgl77cfdswitgr47lm5swmv43m
|
||||
'@nuxtjs/eslint-config-typescript': 12.0.0_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@types/crawler': 1.2.2
|
||||
'@types/node': 18.15.3
|
||||
'@types/rimraf': 3.0.2
|
||||
@ -83,12 +83,12 @@ importers:
|
||||
rimraf: 4.4.0
|
||||
semver: 7.3.8
|
||||
std-env: 3.3.2
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
ufo: 1.1.1
|
||||
unbuild: 1.1.2
|
||||
vite: 4.2.0_@types+node@18.15.3
|
||||
vitest: 0.29.3
|
||||
vue-tsc: 1.2.0_typescript@4.9.5
|
||||
vue-tsc: 1.2.0_typescript@5.0.2
|
||||
|
||||
examples/advanced/config-extends:
|
||||
specifiers:
|
||||
@ -1917,14 +1917,14 @@ packages:
|
||||
pathe: 1.1.0
|
||||
dev: true
|
||||
|
||||
/@nuxtjs/eslint-config-typescript/12.0.0_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@nuxtjs/eslint-config-typescript/12.0.0_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-HJR0ho5MYuOCFjkL+eMX/VXbUwy36J12DUMVy+dj3Qz1GYHwX92Saxap3urFzr8oPkzzFiuOknDivfCeRBWakg==}
|
||||
peerDependencies:
|
||||
eslint: ^8.23.0
|
||||
dependencies:
|
||||
'@nuxtjs/eslint-config': 12.0.0_vnzfed4kywz2eznd2trmvnqdq4
|
||||
'@typescript-eslint/eslint-plugin': 5.54.1_4rfaf6mlw2mmutqjcopwvbftpu
|
||||
'@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/eslint-plugin': 5.54.1_k4rdtyz2uuo3tzblkqed7c56rq
|
||||
'@typescript-eslint/parser': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
eslint: 8.36.0
|
||||
eslint-import-resolver-typescript: 3.5.3_eakrjjutlgqjxe5ydhtnd4qdmy
|
||||
eslint-plugin-import: 2.27.5_vnzfed4kywz2eznd2trmvnqdq4
|
||||
@ -2407,7 +2407,7 @@ packages:
|
||||
'@types/yargs-parser': 21.0.0
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.54.1_4rfaf6mlw2mmutqjcopwvbftpu:
|
||||
/@typescript-eslint/eslint-plugin/5.54.1_k4rdtyz2uuo3tzblkqed7c56rq:
|
||||
resolution: {integrity: sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2418,10 +2418,10 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/scope-manager': 5.54.1
|
||||
'@typescript-eslint/type-utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/type-utils': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
'@typescript-eslint/utils': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
grapheme-splitter: 1.0.4
|
||||
@ -2429,13 +2429,13 @@ packages:
|
||||
natural-compare-lite: 1.4.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.54.1_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/parser/5.54.1_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2447,10 +2447,10 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.54.1
|
||||
'@typescript-eslint/types': 5.54.1
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@5.0.2
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2463,7 +2463,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.54.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.54.1_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/type-utils/5.54.1_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2473,12 +2473,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5
|
||||
'@typescript-eslint/utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@5.0.2
|
||||
'@typescript-eslint/utils': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
debug: 4.3.4
|
||||
eslint: 8.36.0
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2488,7 +2488,7 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.54.1_typescript@4.9.5:
|
||||
/@typescript-eslint/typescript-estree/5.54.1_typescript@5.0.2:
|
||||
resolution: {integrity: sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2503,13 +2503,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.8
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
typescript: 4.9.5
|
||||
tsutils: 3.21.0_typescript@5.0.2
|
||||
typescript: 5.0.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.54.1_vgl77cfdswitgr47lm5swmv43m:
|
||||
/@typescript-eslint/utils/5.54.1_j4766f7ecgqbon3u7zlxn5zszu:
|
||||
resolution: {integrity: sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -2519,7 +2519,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@4.9.5
|
||||
'@typescript-eslint/typescript-estree': 5.54.1_typescript@5.0.2
|
||||
eslint: 8.36.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.36.0
|
||||
@ -4621,7 +4621,7 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
debug: 3.2.7
|
||||
eslint: 8.36.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
@ -4662,7 +4662,7 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m
|
||||
'@typescript-eslint/parser': 5.54.1_j4766f7ecgqbon3u7zlxn5zszu
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
@ -8359,14 +8359,14 @@ packages:
|
||||
/tslib/2.5.0:
|
||||
resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
|
||||
|
||||
/tsutils/3.21.0_typescript@4.9.5:
|
||||
/tsutils/3.21.0_typescript@5.0.2:
|
||||
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.2
|
||||
dev: true
|
||||
|
||||
/tunnel-agent/0.6.0:
|
||||
@ -8446,6 +8446,12 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/typescript/5.0.2:
|
||||
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
|
||||
engines: {node: '>=12.20'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/uc.micro/1.0.6:
|
||||
resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==}
|
||||
dev: true
|
||||
@ -9116,7 +9122,7 @@ packages:
|
||||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc/1.2.0_typescript@4.9.5:
|
||||
/vue-tsc/1.2.0_typescript@5.0.2:
|
||||
resolution: {integrity: sha512-rIlzqdrhyPYyLG9zxsVRa+JEseeS9s8F2BbVVVWRRsTZvJO2BbhLEb2HW3MY+DFma0378tnIqs+vfTzbcQtRFw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -9124,7 +9130,7 @@ packages:
|
||||
dependencies:
|
||||
'@volar/vue-language-core': 1.2.0
|
||||
'@volar/vue-typescript': 1.2.0
|
||||
typescript: 4.9.5
|
||||
typescript: 5.0.2
|
||||
dev: true
|
||||
|
||||
/vue/3.2.47:
|
||||
|
Loading…
Reference in New Issue
Block a user