Downgrade vue-tsc
new versions of vue-tsc have perfomance issues: see https://github.com/vuejs/language-tools/issues/4223
This commit is contained in:
parent
f95e2d1c51
commit
baba86a203
2 changed files with 18 additions and 18 deletions
|
@ -88,6 +88,6 @@
|
||||||
"vue-draggable-plus": "^0.4.0",
|
"vue-draggable-plus": "^0.4.0",
|
||||||
"vue-plyr": "^7.0.0",
|
"vue-plyr": "^7.0.0",
|
||||||
"vue-prism-editor": "2.0.0-alpha.2",
|
"vue-prism-editor": "2.0.0-alpha.2",
|
||||||
"vue-tsc": "2.0.12"
|
"vue-tsc": "2.0.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -783,8 +783,8 @@ importers:
|
||||||
specifier: 2.0.0-alpha.2
|
specifier: 2.0.0-alpha.2
|
||||||
version: 2.0.0-alpha.2(vue@3.4.21)
|
version: 2.0.0-alpha.2(vue@3.4.21)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: 2.0.12
|
specifier: 2.0.7
|
||||||
version: 2.0.12(typescript@5.4.5)
|
version: 2.0.7(typescript@5.4.5)
|
||||||
|
|
||||||
packages/firefish-js:
|
packages/firefish-js:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -4833,22 +4833,22 @@ packages:
|
||||||
vue: 3.4.21(typescript@5.4.5)
|
vue: 3.4.21(typescript@5.4.5)
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@volar/language-core@2.2.0-alpha.7:
|
/@volar/language-core@2.1.6:
|
||||||
resolution: {integrity: sha512-igpp+nTkyl8faVzRJMpSCeA4XlBJ5UVSyc/WGyksmUmP10YbfufbcQCFlxEXv2uMBV+a3L4JVCj+Vju+08FOSA==}
|
resolution: {integrity: sha512-pAlMCGX/HatBSiDFMdMyqUshkbwWbLxpN/RL7HCQDOo2gYBE+uS+nanosLc1qR6pTQ/U8q00xt8bdrrAFPSC0A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/source-map': 2.2.0-alpha.7
|
'@volar/source-map': 2.1.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@volar/source-map@2.2.0-alpha.7:
|
/@volar/source-map@2.1.6:
|
||||||
resolution: {integrity: sha512-iIZM2EovdEnr6mMwlsnt4ciix4xz7HSGHyUSviRaY5cii5PMXGHeUU9UDeb+xzLCx8kdk3L5J4z+ts50AhkYcg==}
|
resolution: {integrity: sha512-TeyH8pHHonRCHYI91J7fWUoxi0zWV8whZTVRlsWHSYfjm58Blalkf9LrZ+pj6OiverPTmrHRkBsG17ScQyWECw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
muggle-string: 0.4.1
|
muggle-string: 0.4.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@volar/typescript@2.2.0-alpha.7:
|
/@volar/typescript@2.1.6:
|
||||||
resolution: {integrity: sha512-qy04/hx4UbW1BdPlzaxlH60D4plubcyqdbYM6Y5vZiascZxFowtd6vE39Td9FYzDxwcKgzb/Crvf/ABhdHnuBA==}
|
resolution: {integrity: sha512-JgPGhORHqXuyC3r6skPmPHIZj4LoMmGlYErFTuPNBq9Nhc9VTv7ctHY7A3jMN3ngKEfRrfnUcwXHztvdSQqNfw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.2.0-alpha.7
|
'@volar/language-core': 2.1.6
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -4898,15 +4898,15 @@ packages:
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vue/language-core@2.0.12(typescript@5.4.5):
|
/@vue/language-core@2.0.7(typescript@5.4.5):
|
||||||
resolution: {integrity: sha512-aIStDPt69SHOpiIckGTIIjEz/sXc6ZfCMS5uWYL1AcbcRMhzFCLZscGAVte1+ad+RRFepSpKBjGttyPcgKJ7ww==}
|
resolution: {integrity: sha512-Vh1yZX3XmYjn9yYLkjU8DN6L0ceBtEcapqiyclHne8guG84IaTzqtvizZB1Yfxm3h6m7EIvjerLO5fvOZO6IIQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.2.0-alpha.7
|
'@volar/language-core': 2.1.6
|
||||||
'@vue/compiler-dom': 3.4.21
|
'@vue/compiler-dom': 3.4.21
|
||||||
'@vue/shared': 3.4.21
|
'@vue/shared': 3.4.21
|
||||||
computeds: 0.0.1
|
computeds: 0.0.1
|
||||||
|
@ -17161,14 +17161,14 @@ packages:
|
||||||
he: 1.2.0
|
he: 1.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vue-tsc@2.0.12(typescript@5.4.5):
|
/vue-tsc@2.0.7(typescript@5.4.5):
|
||||||
resolution: {integrity: sha512-thlBBWlPYrNdba535oDdxz7PRUufZgRZRVP5Aql5wBVpGSWSeqou4EzFXeKVoZr59lp9hJROubDVzlhACmcEhg==}
|
resolution: {integrity: sha512-LYa0nInkfcDBB7y8jQ9FQ4riJTRNTdh98zK/hzt4gEpBZQmf30dPhP+odzCa+cedGz6B/guvJEd0BavZaRptjg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/typescript': 2.2.0-alpha.7
|
'@volar/typescript': 2.1.6
|
||||||
'@vue/language-core': 2.0.12(typescript@5.4.5)
|
'@vue/language-core': 2.0.7(typescript@5.4.5)
|
||||||
semver: 7.6.0
|
semver: 7.6.0
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
Loading…
Reference in a new issue