解决 Illegal '/' in tags 异常

This commit is contained in:
icssoa
2025-09-19 14:31:56 +08:00
parent 70b71466f7
commit a2e9828052
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.11", "@cool-vue/vite-plugin": "^8.2.13",
"@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.11 specifier: ^8.2.13
version: 8.2.11 version: 8.2.13
'@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.11': '@cool-vue/vite-plugin@8.2.13':
resolution: {integrity: sha512-xh0+YQAHi5JiRg7UGv1r3uoKnFmJzfU43+T6tM/74OPkG8CLCENLr0+2H+p/iJWB/sj19gKEknXgLb3WWM4k6Q==} resolution: {integrity: sha512-NjWdRENOD4GZTlgkC+5/Nz9bDaNz1RfY1JBCuWvgA82JsS2ZPxKzw78DnqRcbPgrdveTq8PGj5CacOQmjAddUw==}
'@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.11': '@cool-vue/vite-plugin@8.2.13':
dependencies: dependencies:
'@vue/compiler-sfc': 3.5.17 '@vue/compiler-sfc': 3.5.17
axios: 1.10.0 axios: 1.10.0