mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-27 02:01:15 +08:00
chore(deps): update dependency vue-tsc to v0.29.2 (#4318)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2940a15cd6
commit
32b71c3640
@ -119,6 +119,6 @@
|
||||
"vue": "3.2.21",
|
||||
"vue-jest": "5.0.0-alpha.10",
|
||||
"vue-router": "4.0.12",
|
||||
"vue-tsc": "0.29.0"
|
||||
"vue-tsc": "0.29.2"
|
||||
}
|
||||
}
|
||||
|
100
pnpm-lock.yaml
100
pnpm-lock.yaml
@ -73,7 +73,7 @@ importers:
|
||||
vue: 3.2.21
|
||||
vue-jest: 5.0.0-alpha.10
|
||||
vue-router: 4.0.12
|
||||
vue-tsc: 0.29.0
|
||||
vue-tsc: 0.29.2
|
||||
dependencies:
|
||||
'@element-plus/components': link:packages/components
|
||||
'@element-plus/directives': link:packages/directives
|
||||
@ -145,7 +145,7 @@ importers:
|
||||
vue: 3.2.21
|
||||
vue-jest: 5.0.0-alpha.10_6ed7d880fa2435f474778da9c4c586c9
|
||||
vue-router: 4.0.12_vue@3.2.21
|
||||
vue-tsc: 0.29.0_typescript@4.4.4
|
||||
vue-tsc: 0.29.2_typescript@4.4.4
|
||||
|
||||
docs:
|
||||
specifiers:
|
||||
@ -478,7 +478,7 @@ packages:
|
||||
'@babel/helper-validator-identifier': 7.15.7
|
||||
'@babel/template': 7.15.4
|
||||
'@babel/traverse': 7.15.4
|
||||
'@babel/types': 7.15.4
|
||||
'@babel/types': 7.15.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -527,7 +527,7 @@ packages:
|
||||
resolution: {integrity: sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.15.4
|
||||
'@babel/types': 7.15.6
|
||||
dev: true
|
||||
|
||||
/@babel/helper-split-export-declaration/7.15.4:
|
||||
@ -729,14 +729,6 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/types/7.15.4:
|
||||
resolution: {integrity: sha512-0f1HJFuGmmbrKTCZtbm3cU+b/AqdEYk5toj5iQur58xkVMlS0JWaKxTBSmCXd47uiN7vbcozAupm6Mvs80GNhw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.15.7
|
||||
to-fast-properties: 2.0.0
|
||||
dev: true
|
||||
|
||||
/@babel/types/7.15.6:
|
||||
resolution: {integrity: sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -1996,15 +1988,15 @@ packages:
|
||||
vite: 2.6.14_sass@1.43.4
|
||||
dev: true
|
||||
|
||||
/@volar/code-gen/0.29.0:
|
||||
resolution: {integrity: sha512-CrC71vwel8IP6qmGzVcBYrvoQlz9HEcvm9vwLZQi86s36bpR/0jlSVfM3SpwRRNiuc8KUnt+m33m4mv495qYsg==}
|
||||
/@volar/code-gen/0.29.2:
|
||||
resolution: {integrity: sha512-Qkpvh0zA7XVssVSFz0EhVFWXHt75ro6i8ySRcPGoxO3qAF8+egKRqgAM5RC2CTtMWC+oWCkfPn+IZexXTshSgg==}
|
||||
dependencies:
|
||||
'@volar/shared': 0.29.0
|
||||
'@volar/source-map': 0.29.0
|
||||
'@volar/shared': 0.29.2
|
||||
'@volar/source-map': 0.29.2
|
||||
dev: true
|
||||
|
||||
/@volar/html2pug/0.29.0:
|
||||
resolution: {integrity: sha512-QRZLepHdrub13gxa4KyD2SRppFXDuSx1J2wDEiMjotjk8/YBvW4e3jPm1d3H7GKIy0Sa7U5UN5Iqm5JlPWisIA==}
|
||||
/@volar/html2pug/0.29.2:
|
||||
resolution: {integrity: sha512-2YPf9CU79+xrvTnW1QvNk9lIW5uiZt2qTVcpUlkSVOwiETT+xZWrGxQemspArMOOIbShgM8BcxrQMigFv8L5gA==}
|
||||
dependencies:
|
||||
domelementtype: 2.2.0
|
||||
domhandler: 4.2.2
|
||||
@ -2012,33 +2004,33 @@ packages:
|
||||
pug: 3.0.2
|
||||
dev: true
|
||||
|
||||
/@volar/shared/0.29.0:
|
||||
resolution: {integrity: sha512-VDm7/aSTf/q5+5rkMADevCjWFa1b1HCieY0k5gGJ6m0X5M4b+ZWbF117FJ5uhGvZYaMksNE5nchSvoETVRRTRw==}
|
||||
/@volar/shared/0.29.2:
|
||||
resolution: {integrity: sha512-PReb+6PYeqp3Ch/Shuy1L5x5ZP+G2SOHTlr8K5aJzhe2ZfXtQEm46P2YE/Zzr4r3lT/yCoYxQTxuLH6TdVYOkw==}
|
||||
dependencies:
|
||||
upath: 2.0.1
|
||||
vscode-jsonrpc: 8.0.0-next.3
|
||||
vscode-uri: 3.0.2
|
||||
dev: true
|
||||
|
||||
/@volar/source-map/0.29.0:
|
||||
resolution: {integrity: sha512-eLIbbTe4pVqfk3tNcfMiKQz5E+YBeGEii9gDFDUZr7UK51vuJlVpxkSxVu+TzbYRRRL128nV4BXJNL8u2mwCCA==}
|
||||
/@volar/source-map/0.29.2:
|
||||
resolution: {integrity: sha512-7PA3Iq5QCOh7/btJLvv2xkRIaUKIlk5vaQVCP1paPi0kbYeyc94EfpWv/w5k8bfyZZ3ZCCuzn9vsXivYtDYEdQ==}
|
||||
dependencies:
|
||||
'@volar/shared': 0.29.0
|
||||
'@volar/shared': 0.29.2
|
||||
dev: true
|
||||
|
||||
/@volar/transforms/0.29.0:
|
||||
resolution: {integrity: sha512-dcjtvCqITfw7Y0qWy4ldv1oWmmUimy7xvoG48DJ7JljREmweWh/z4ZvvoVKXbeMuC8MfSDXXgrjxLWmCgIJyqw==}
|
||||
/@volar/transforms/0.29.2:
|
||||
resolution: {integrity: sha512-m3qkNVSu37G8KJ72+TlwU1N9Xip9MSsMAJbm1jr+uN8gPZnrTkAgMXfcxT2VuutRrmibqyE7o3l6cGwho5omFg==}
|
||||
dependencies:
|
||||
'@volar/shared': 0.29.0
|
||||
'@volar/shared': 0.29.2
|
||||
vscode-languageserver: 8.0.0-next.3
|
||||
dev: true
|
||||
|
||||
/@volar/vue-code-gen/0.29.0:
|
||||
resolution: {integrity: sha512-KpWGlCn+0OJG+WibS8TTyxSUazInlPClF/MRVspU0c4D0nI/chuM1cqdYCUf1DKc3AxC0e0nfV6EI2EIQcHWMQ==}
|
||||
/@volar/vue-code-gen/0.29.2:
|
||||
resolution: {integrity: sha512-uHzWl6fhtL4sGv/vnjxOEXAX9a77v3xtSe7SOovmqSKxACyD7Rx3SCRoqAXoFZr7hSzpd8TuINA0USGdSddQiA==}
|
||||
dependencies:
|
||||
'@volar/code-gen': 0.29.0
|
||||
'@volar/shared': 0.29.0
|
||||
'@volar/source-map': 0.29.0
|
||||
'@volar/code-gen': 0.29.2
|
||||
'@volar/shared': 0.29.2
|
||||
'@volar/source-map': 0.29.2
|
||||
'@vue/compiler-core': 3.2.21
|
||||
'@vue/compiler-dom': 3.2.21
|
||||
'@vue/shared': 3.2.21
|
||||
@ -10465,22 +10457,22 @@ packages:
|
||||
resolution: {integrity: sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA==}
|
||||
dev: true
|
||||
|
||||
/vscode-pug-languageservice/0.29.0:
|
||||
resolution: {integrity: sha512-mZdQ+brtJlbFLqQnUbymqfpja0OpsW4SkbtxzYWT77xkVFXrlnc6K3pHntNFx0z4R3OFat3fJasmsp9jho1wZQ==}
|
||||
/vscode-pug-languageservice/0.29.2:
|
||||
resolution: {integrity: sha512-nh6SiIjA4giuxD//5vXC+3mGSfVg18L6dDndmShn7QxcBEqDrlpZNmOInOKOY+s0iG1jib4cgXUToIwYFF1bew==}
|
||||
dependencies:
|
||||
'@volar/code-gen': 0.29.0
|
||||
'@volar/shared': 0.29.0
|
||||
'@volar/source-map': 0.29.0
|
||||
'@volar/transforms': 0.29.0
|
||||
'@volar/code-gen': 0.29.2
|
||||
'@volar/shared': 0.29.2
|
||||
'@volar/source-map': 0.29.2
|
||||
'@volar/transforms': 0.29.2
|
||||
pug-lexer: 5.0.1
|
||||
pug-parser: 6.0.0
|
||||
vscode-languageserver: 8.0.0-next.3
|
||||
dev: true
|
||||
|
||||
/vscode-typescript-languageservice/0.29.0:
|
||||
resolution: {integrity: sha512-sicwhJM7+f/2DRB6psFeUYFWjhN178Wm3J3qxPw70ZM/5mi34Ggcg8r8U4rjQQKYa1/ZMJYs2yFB2PhWpiBRkQ==}
|
||||
/vscode-typescript-languageservice/0.29.2:
|
||||
resolution: {integrity: sha512-DJXFolB7HxKAsCcRhzekgzJZeIsYp7mPsN+mwNTUaGo9o+2DMlCxdz4AfV5WgP5/xDYasBfiLPQc6sEttHthVw==}
|
||||
dependencies:
|
||||
'@volar/shared': 0.29.0
|
||||
'@volar/shared': 0.29.2
|
||||
semver: 7.3.5
|
||||
upath: 2.0.1
|
||||
vscode-languageserver: 8.0.0-next.3
|
||||
@ -10495,15 +10487,15 @@ packages:
|
||||
resolution: {integrity: sha512-jkjy6pjU1fxUvI51P+gCsxg1u2n8LSt0W6KrCNQceaziKzff74GoWmjVG46KieVzybO1sttPQmYfrwSHey7GUA==}
|
||||
dev: true
|
||||
|
||||
/vscode-vue-languageservice/0.29.0:
|
||||
resolution: {integrity: sha512-QqGk7kyVL3W0evrSRKk7sjjfNpbl0MrprcahMC+dRdHLeWGIlLA8At7ZfKHp6LuLOxgmtGBvVdZQ4WJQkDZTsg==}
|
||||
/vscode-vue-languageservice/0.29.2:
|
||||
resolution: {integrity: sha512-zd623IKW90T3vwEAMHiLj3EqF/+6ATjHFrt+DKvoyJqnacB2T6u7Ic08wi4qWrG8I8b9pm6rco5ciemvlbYzGg==}
|
||||
dependencies:
|
||||
'@volar/code-gen': 0.29.0
|
||||
'@volar/html2pug': 0.29.0
|
||||
'@volar/shared': 0.29.0
|
||||
'@volar/source-map': 0.29.0
|
||||
'@volar/transforms': 0.29.0
|
||||
'@volar/vue-code-gen': 0.29.0
|
||||
'@volar/code-gen': 0.29.2
|
||||
'@volar/html2pug': 0.29.2
|
||||
'@volar/shared': 0.29.2
|
||||
'@volar/source-map': 0.29.2
|
||||
'@volar/transforms': 0.29.2
|
||||
'@volar/vue-code-gen': 0.29.2
|
||||
'@vscode/emmet-helper': 2.8.2
|
||||
'@vue/reactivity': 3.2.21
|
||||
'@vue/shared': 3.2.21
|
||||
@ -10514,8 +10506,8 @@ packages:
|
||||
vscode-json-languageservice: 4.1.8
|
||||
vscode-languageserver: 8.0.0-next.3
|
||||
vscode-languageserver-textdocument: 1.0.2
|
||||
vscode-pug-languageservice: 0.29.0
|
||||
vscode-typescript-languageservice: 0.29.0
|
||||
vscode-pug-languageservice: 0.29.2
|
||||
vscode-typescript-languageservice: 0.29.2
|
||||
dev: true
|
||||
|
||||
/vue-demi/0.11.4_vue@3.2.21:
|
||||
@ -10589,15 +10581,15 @@ packages:
|
||||
vue: 3.2.21
|
||||
dev: true
|
||||
|
||||
/vue-tsc/0.29.0_typescript@4.4.4:
|
||||
resolution: {integrity: sha512-zS5RcT4VqrEy4mKezMRzQpL8F/k9h40+jHbLnwppdT2pTigQNlDsse2EK8/GXCJO9RYwtWH7JqBrLiRdmcuhcg==}
|
||||
/vue-tsc/0.29.2_typescript@4.4.4:
|
||||
resolution: {integrity: sha512-2/Z84jYROzevlAR/CRp0+ttxoz6iFnS5iCHIVANfdQrNfAbNXK21+Ffd4cPaBK/PHQjhQicCHav7YMh817Bkuw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@volar/shared': 0.29.0
|
||||
'@volar/shared': 0.29.2
|
||||
typescript: 4.4.4
|
||||
vscode-vue-languageservice: 0.29.0
|
||||
vscode-vue-languageservice: 0.29.2
|
||||
dev: true
|
||||
|
||||
/vue/3.2.21:
|
||||
|
Loading…
Reference in New Issue
Block a user