chore: remove @vue/runtime-core from peerDependencies

@vue/runtime-core was added here for supporting typescript in vue < 2.7
This commit is contained in:
Yue JIN
2025-05-21 13:38:52 +08:00
committed by Yue JIN
parent 631a9788d3
commit 581c66f82a
2 changed files with 0 additions and 30 deletions

View File

@ -30,15 +30,9 @@
"scripts/postinstall.js"
],
"peerDependencies": {
"@vue/runtime-core": "^3.0.0",
"echarts": "^5.5.1",
"vue": "^3.1.1"
},
"peerDependenciesMeta": {
"@vue/runtime-core": {
"optional": true
}
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@highlightjs/vue-plugin": "^2.1.0",

24
pnpm-lock.yaml generated
View File

@ -7,10 +7,6 @@ settings:
importers:
.:
dependencies:
'@vue/runtime-core':
specifier: ^3.0.0
version: 3.4.24
devDependencies:
'@babel/core':
specifier: ^7.24.9
@ -1613,15 +1609,9 @@ packages:
typescript:
optional: true
'@vue/reactivity@3.4.24':
resolution: {integrity: sha512-nup3fSYg4i4LtNvu9slF/HF/0dkMQYfepUdORBcMSsankzRPzE7ypAFurpwyRBfU1i7Dn1kcwpYsE1wETSh91g==}
'@vue/reactivity@3.5.13':
resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
'@vue/runtime-core@3.4.24':
resolution: {integrity: sha512-c7iMfj6cJMeAG3s5yOn9Rc5D9e2/wIuaozmGf/ICGCY3KV5H7mbTVdvEkd4ZshTq7RUZqj2k7LMJWVx+EBiY1g==}
'@vue/runtime-core@3.5.13':
resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
@ -1633,9 +1623,6 @@ packages:
peerDependencies:
vue: 3.5.13
'@vue/shared@3.4.24':
resolution: {integrity: sha512-BW4tajrJBM9AGAknnyEw5tO2xTmnqgup0VTnDAMcxYmqOX0RG0b9aSUGAbEKolD91tdwpA6oCwbltoJoNzpItw==}
'@vue/shared@3.4.33':
resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==}
@ -6671,19 +6658,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@vue/reactivity@3.4.24':
dependencies:
'@vue/shared': 3.4.24
'@vue/reactivity@3.5.13':
dependencies:
'@vue/shared': 3.5.13
'@vue/runtime-core@3.4.24':
dependencies:
'@vue/reactivity': 3.4.24
'@vue/shared': 3.4.24
'@vue/runtime-core@3.5.13':
dependencies:
'@vue/reactivity': 3.5.13
@ -6702,8 +6680,6 @@ snapshots:
'@vue/shared': 3.5.13
vue: 3.5.13(typescript@5.5.4)
'@vue/shared@3.4.24': {}
'@vue/shared@3.4.33': {}
'@vue/shared@3.5.13': {}