chore(dev-deps): Upgrade typescript to 5.4 (#718)
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
||||
"typedoc": "^0.25.4",
|
||||
"typedoc-plugin-markdown": "4.0.0-next.23",
|
||||
"typedoc-vitepress-theme": "1.0.0-next.3",
|
||||
"typescript": "^5.3.2",
|
||||
"typescript": "^5.4.5",
|
||||
"vitepress": "^1.2.2",
|
||||
"vitest": "^1.5.3",
|
||||
"vitest-mock-extended": "^1.3.1",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@types/react": "^18.2.34",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"sass": "^1.69.5",
|
||||
"typescript": "^5.3.2",
|
||||
"typescript": "^5.4.5",
|
||||
"wxt": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -157,6 +157,6 @@
|
||||
"publint": "^0.2.6",
|
||||
"tsup": "^8.0.1",
|
||||
"tsx": "^4.11.2",
|
||||
"typescript": "^5.3.2"
|
||||
"typescript": "^5.4.5"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+38
-40
@@ -10,7 +10,7 @@ importers:
|
||||
devDependencies:
|
||||
'@aklinker1/check':
|
||||
specifier: ^1.1.1
|
||||
version: 1.2.0(typescript@5.3.3)
|
||||
version: 1.2.0(typescript@5.4.5)
|
||||
'@types/fs-extra':
|
||||
specifier: ^11.0.4
|
||||
version: 11.0.4
|
||||
@@ -55,7 +55,7 @@ importers:
|
||||
version: 4.11.2
|
||||
typedoc:
|
||||
specifier: ^0.25.4
|
||||
version: 0.25.4(typescript@5.3.3)
|
||||
version: 0.25.4(typescript@5.4.5)
|
||||
typedoc-plugin-markdown:
|
||||
specifier: 4.0.0-next.23
|
||||
version: 4.0.0-next.23(typedoc@0.25.4)
|
||||
@@ -63,23 +63,23 @@ importers:
|
||||
specifier: 1.0.0-next.3
|
||||
version: 1.0.0-next.3(typedoc-plugin-markdown@4.0.0-next.23)
|
||||
typescript:
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.3
|
||||
specifier: ^5.4.5
|
||||
version: 5.4.5
|
||||
vitepress:
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2(typescript@5.3.3)
|
||||
version: 1.2.2(typescript@5.4.5)
|
||||
vitest:
|
||||
specifier: ^1.5.3
|
||||
version: 1.5.3
|
||||
vitest-mock-extended:
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1(typescript@5.3.3)(vitest@1.5.3)
|
||||
version: 1.3.1(typescript@5.4.5)(vitest@1.5.3)
|
||||
vitest-plugin-random-seed:
|
||||
specifier: ^1.0.2
|
||||
version: 1.0.2(vite@5.2.12)
|
||||
vue:
|
||||
specifier: ^3.3.10
|
||||
version: 3.4.21(typescript@5.3.3)
|
||||
version: 3.4.21(typescript@5.4.5)
|
||||
wxt:
|
||||
specifier: workspace:*
|
||||
version: link:packages/wxt
|
||||
@@ -87,8 +87,6 @@ importers:
|
||||
specifier: ^2.4.5
|
||||
version: 2.4.5
|
||||
|
||||
packages/storage: {}
|
||||
|
||||
packages/wxt:
|
||||
dependencies:
|
||||
'@aklinker1/rollup-plugin-visualizer':
|
||||
@@ -208,7 +206,7 @@ importers:
|
||||
devDependencies:
|
||||
'@aklinker1/check':
|
||||
specifier: ^1.1.1
|
||||
version: 1.2.0(typescript@5.3.3)
|
||||
version: 1.2.0(typescript@5.4.5)
|
||||
'@faker-js/faker':
|
||||
specifier: ^8.3.1
|
||||
version: 8.3.1
|
||||
@@ -250,13 +248,13 @@ importers:
|
||||
version: 0.2.7
|
||||
tsup:
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1(typescript@5.3.3)
|
||||
version: 8.0.1(typescript@5.4.5)
|
||||
tsx:
|
||||
specifier: ^4.11.2
|
||||
version: 4.11.2
|
||||
typescript:
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.3
|
||||
specifier: ^5.4.5
|
||||
version: 5.4.5
|
||||
|
||||
packages/wxt-demo:
|
||||
dependencies:
|
||||
@@ -277,15 +275,15 @@ importers:
|
||||
specifier: ^1.69.5
|
||||
version: 1.69.5
|
||||
typescript:
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.3
|
||||
specifier: ^5.4.5
|
||||
version: 5.4.5
|
||||
wxt:
|
||||
specifier: workspace:*
|
||||
version: link:../wxt
|
||||
|
||||
packages:
|
||||
|
||||
/@aklinker1/check@1.2.0(typescript@5.3.3):
|
||||
/@aklinker1/check@1.2.0(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-8GEoPcifx5f7Yx2t1KCGEQyrLOOb2ErP3cG+H1+TwWBYjkT2HV9ZHCLYy0Ws8CET8VeUcKDvLKmn2DW3HBt+FA==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -294,7 +292,7 @@ packages:
|
||||
'@antfu/utils': 0.7.7
|
||||
ci-info: 4.0.0
|
||||
citty: 0.1.6
|
||||
typescript: 5.3.3
|
||||
typescript: 5.4.5
|
||||
dev: true
|
||||
|
||||
/@aklinker1/rollup-plugin-visualizer@5.12.0:
|
||||
@@ -1540,7 +1538,7 @@ packages:
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.2.12
|
||||
vue: 3.4.27(typescript@5.3.3)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
dev: true
|
||||
|
||||
/@vitest/coverage-v8@1.2.2(vitest@1.5.3):
|
||||
@@ -1699,7 +1697,7 @@ packages:
|
||||
mitt: 3.0.1
|
||||
perfect-debounce: 1.0.0
|
||||
speakingurl: 14.0.1
|
||||
vue: 3.4.27(typescript@5.3.3)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
dev: true
|
||||
|
||||
/@vue/devtools-shared@7.2.1:
|
||||
@@ -1757,7 +1755,7 @@ packages:
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.21
|
||||
'@vue/shared': 3.4.21
|
||||
vue: 3.4.21(typescript@5.3.3)
|
||||
vue: 3.4.21(typescript@5.4.5)
|
||||
dev: true
|
||||
|
||||
/@vue/server-renderer@3.4.27(vue@3.4.27):
|
||||
@@ -1767,7 +1765,7 @@ packages:
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
vue: 3.4.27(typescript@5.3.3)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
dev: true
|
||||
|
||||
/@vue/shared@3.4.21:
|
||||
@@ -5500,12 +5498,12 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/ts-essentials@9.3.2(typescript@5.3.3):
|
||||
/ts-essentials@9.3.2(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-JxKJzuWqH1MmH4ZFHtJzGEhkfN3QvVR3C3w+4BIoWeoY68UVVoA2Np/Bca9z0IPSErVCWhv439aT0We4Dks8kQ==}
|
||||
peerDependencies:
|
||||
typescript: '>=4.1.0'
|
||||
dependencies:
|
||||
typescript: 5.3.3
|
||||
typescript: 5.4.5
|
||||
dev: true
|
||||
|
||||
/ts-interface-checker@0.1.13:
|
||||
@@ -5516,7 +5514,7 @@ packages:
|
||||
resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==}
|
||||
dev: false
|
||||
|
||||
/tsup@8.0.1(typescript@5.3.3):
|
||||
/tsup@8.0.1(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-hvW7gUSG96j53ZTSlT4j/KL0q1Q2l6TqGBFc6/mu/L46IoNWqLLUzLRLP1R8Q7xrJTmkDxxDoojV5uCVs1sVOg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
@@ -5549,7 +5547,7 @@ packages:
|
||||
source-map: 0.8.0-beta.0
|
||||
sucrase: 3.32.0
|
||||
tree-kill: 1.2.2
|
||||
typescript: 5.3.3
|
||||
typescript: 5.4.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- ts-node
|
||||
@@ -5613,7 +5611,7 @@ packages:
|
||||
peerDependencies:
|
||||
typedoc: '>=0.25.0'
|
||||
dependencies:
|
||||
typedoc: 0.25.4(typescript@5.3.3)
|
||||
typedoc: 0.25.4(typescript@5.4.5)
|
||||
dev: true
|
||||
|
||||
/typedoc-vitepress-theme@1.0.0-next.3(typedoc-plugin-markdown@4.0.0-next.23):
|
||||
@@ -5624,7 +5622,7 @@ packages:
|
||||
typedoc-plugin-markdown: 4.0.0-next.23(typedoc@0.25.4)
|
||||
dev: true
|
||||
|
||||
/typedoc@0.25.4(typescript@5.3.3):
|
||||
/typedoc@0.25.4(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-Du9ImmpBCw54bX275yJrxPVnjdIyJO/84co0/L9mwe0R3G4FSR6rQ09AlXVRvZEGMUg09+z/usc8mgygQ1aidA==}
|
||||
engines: {node: '>= 16'}
|
||||
hasBin: true
|
||||
@@ -5635,11 +5633,11 @@ packages:
|
||||
marked: 4.3.0
|
||||
minimatch: 9.0.3
|
||||
shiki: 0.14.5
|
||||
typescript: 5.3.3
|
||||
typescript: 5.4.5
|
||||
dev: true
|
||||
|
||||
/typescript@5.3.3:
|
||||
resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
|
||||
/typescript@5.4.5:
|
||||
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@@ -5847,7 +5845,7 @@ packages:
|
||||
fsevents: 2.3.3
|
||||
dev: false
|
||||
|
||||
/vitepress@1.2.2(typescript@5.3.3):
|
||||
/vitepress@1.2.2(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-uZ3nXR5NY4nYj3RJWCo5jev9qlNZAQo5SUXu1U0QSUx84cUm/o7hCTDVjZ4njVSVui+PsV1oAbdQOg8ygbaf4w==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -5874,7 +5872,7 @@ packages:
|
||||
minisearch: 6.3.0
|
||||
shiki: 1.6.2
|
||||
vite: 5.2.12
|
||||
vue: 3.4.27(typescript@5.3.3)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- '@algolia/client-search'
|
||||
- '@types/node'
|
||||
@@ -5903,14 +5901,14 @@ packages:
|
||||
- universal-cookie
|
||||
dev: true
|
||||
|
||||
/vitest-mock-extended@1.3.1(typescript@5.3.3)(vitest@1.5.3):
|
||||
/vitest-mock-extended@1.3.1(typescript@5.4.5)(vitest@1.5.3):
|
||||
resolution: {integrity: sha512-OpghYjh4BDuQ/Mzs3lFMQ1QRk9D8/2O9T47MLUA5eLn7K4RWIy+MfIivYOWEyxjTENjsBnzgMihDjyNalN/K0Q==}
|
||||
peerDependencies:
|
||||
typescript: 3.x || 4.x || 5.x
|
||||
vitest: '>=0.31.1'
|
||||
dependencies:
|
||||
ts-essentials: 9.3.2(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
ts-essentials: 9.3.2(typescript@5.4.5)
|
||||
typescript: 5.4.5
|
||||
vitest: 1.5.3
|
||||
dev: true
|
||||
|
||||
@@ -5997,10 +5995,10 @@ packages:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.4.27(typescript@5.3.3)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
dev: true
|
||||
|
||||
/vue@3.4.21(typescript@5.3.3):
|
||||
/vue@3.4.21(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -6013,10 +6011,10 @@ packages:
|
||||
'@vue/runtime-dom': 3.4.21
|
||||
'@vue/server-renderer': 3.4.21(vue@3.4.21)
|
||||
'@vue/shared': 3.4.21
|
||||
typescript: 5.3.3
|
||||
typescript: 5.4.5
|
||||
dev: true
|
||||
|
||||
/vue@3.4.27(typescript@5.3.3):
|
||||
/vue@3.4.27(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -6029,7 +6027,7 @@ packages:
|
||||
'@vue/runtime-dom': 3.4.27
|
||||
'@vue/server-renderer': 3.4.27(vue@3.4.27)
|
||||
'@vue/shared': 3.4.27
|
||||
typescript: 5.3.3
|
||||
typescript: 5.4.5
|
||||
dev: true
|
||||
|
||||
/watchpack@2.4.0:
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@types/react": "^18.2.46",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.4.5",
|
||||
"wxt": "^0.18.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"solid-js": "^1.8.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.4.5",
|
||||
"vite-plugin-solid": "^2.8.0",
|
||||
"wxt": "^0.18.0"
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"svelte": "^4.2.8",
|
||||
"svelte-check": "^3.6.2",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.4.5",
|
||||
"wxt": "^0.18.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"postinstall": "wxt prepare"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.4.5",
|
||||
"wxt": "^0.18.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.0.1",
|
||||
"typescript": "^5.3.3",
|
||||
"typescript": "^5.4.5",
|
||||
"vue-tsc": "^2.0.6",
|
||||
"wxt": "^0.18.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user