修复 easycom 解析异常的问题

This commit is contained in:
icssoa
2025-10-13 10:07:18 +08:00
parent 21625cd5f7
commit 6d5c760257
2 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
"@babel/parser": "^7.27.5", "@babel/parser": "^7.27.5",
"@babel/types": "^7.27.6", "@babel/types": "^7.27.6",
"@cool-vue/ai": "^1.1.7", "@cool-vue/ai": "^1.1.7",
"@cool-vue/vite-plugin": "^8.2.13", "@cool-vue/vite-plugin": "^8.2.14",
"@dcloudio/types": "^3.4.16", "@dcloudio/types": "^3.4.16",
"@types/node": "^24.0.15", "@types/node": "^24.0.15",
"@vue/compiler-sfc": "^3.5.16", "@vue/compiler-sfc": "^3.5.16",

10
pnpm-lock.yaml generated
View File

@@ -28,8 +28,8 @@ importers:
specifier: ^1.1.7 specifier: ^1.1.7
version: 1.1.7 version: 1.1.7
'@cool-vue/vite-plugin': '@cool-vue/vite-plugin':
specifier: ^8.2.13 specifier: ^8.2.14
version: 8.2.13 version: 8.2.14
'@dcloudio/types': '@dcloudio/types':
specifier: ^3.4.16 specifier: ^3.4.16
version: 3.4.16 version: 3.4.16
@@ -88,8 +88,8 @@ packages:
resolution: {integrity: sha512-zXjuydK6Rzfywr69bR9qnWueS09rqfuv4bbVKSntnHnApqpb6Dow7yOcR+CwzaCkSYJCnbM2DG2Wc0ZDQQe1oQ==} resolution: {integrity: sha512-zXjuydK6Rzfywr69bR9qnWueS09rqfuv4bbVKSntnHnApqpb6Dow7yOcR+CwzaCkSYJCnbM2DG2Wc0ZDQQe1oQ==}
hasBin: true hasBin: true
'@cool-vue/vite-plugin@8.2.13': '@cool-vue/vite-plugin@8.2.14':
resolution: {integrity: sha512-NjWdRENOD4GZTlgkC+5/Nz9bDaNz1RfY1JBCuWvgA82JsS2ZPxKzw78DnqRcbPgrdveTq8PGj5CacOQmjAddUw==} resolution: {integrity: sha512-HfLhRBt5JDQ3oUPkDOquT8oR7Ph+sHAB1VnVezMfVRaEZ98QWPhFwEkDWe9AeVFBxuP/lQ82RZZ699LwYKtXiA==}
'@dcloudio/types@3.4.16': '@dcloudio/types@3.4.16':
resolution: {integrity: sha512-gJIr1OWtePTDDdjtp8Kh72S/ZGLunoSfHiUvRtXhBmAFNkDWuAKFO90hv62k3GYN/st04xUBQNtBfvhu/YHjww==} resolution: {integrity: sha512-gJIr1OWtePTDDdjtp8Kh72S/ZGLunoSfHiUvRtXhBmAFNkDWuAKFO90hv62k3GYN/st04xUBQNtBfvhu/YHjww==}
@@ -1376,7 +1376,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- debug - debug
'@cool-vue/vite-plugin@8.2.13': '@cool-vue/vite-plugin@8.2.14':
dependencies: dependencies:
'@vue/compiler-sfc': 3.5.17 '@vue/compiler-sfc': 3.5.17
axios: 1.10.0 axios: 1.10.0