解决无法注释问题

This commit is contained in:
icssoa
2025-07-23 16:56:10 +08:00
parent 56bdf5b412
commit 5541945b3c
2 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
"@babel/parser": "^7.27.5",
"@babel/types": "^7.27.6",
"@cool-vue/ai": "^1.1.4",
"@cool-vue/vite-plugin": "^8.2.2",
"@cool-vue/vite-plugin": "^8.2.3",
"@dcloudio/types": "^3.4.16",
"@types/node": "^24.0.15",
"@vue/compiler-sfc": "^3.5.16",

10
pnpm-lock.yaml generated
View File

@@ -25,8 +25,8 @@ importers:
specifier: ^1.1.4
version: 1.1.4
'@cool-vue/vite-plugin':
specifier: ^8.2.2
version: 8.2.2
specifier: ^8.2.3
version: 8.2.3
'@dcloudio/types':
specifier: ^3.4.16
version: 3.4.16
@@ -85,8 +85,8 @@ packages:
resolution: {integrity: sha512-1OKM1PnxMYzpzSTC7RjqnEcpwWKhAAns5/YJ5yi3RJY5vRRV6ZA0MbeMYvgNLLkSg5qEsUrC0lanKyX26B0R6g==}
hasBin: true
'@cool-vue/vite-plugin@8.2.2':
resolution: {integrity: sha512-Fk3lKXXZJdP72Fnd9ndv95uN6kTQurvEHikU9AjD4Y6fLAgY4z+ljfGd3yRmMZWdN+bqD6OHVIiOm4ZOsAMAyQ==}
'@cool-vue/vite-plugin@8.2.3':
resolution: {integrity: sha512-jPI24xSXXWltHkxTRQzAn09qpnhfSBCOqWZtPNRCQ8fZX4BnEgw4FMXSQanMdVmfTMQ1Gbljb2nJCTqbDyxRWg==}
'@dcloudio/types@3.4.16':
resolution: {integrity: sha512-gJIr1OWtePTDDdjtp8Kh72S/ZGLunoSfHiUvRtXhBmAFNkDWuAKFO90hv62k3GYN/st04xUBQNtBfvhu/YHjww==}
@@ -1370,7 +1370,7 @@ snapshots:
transitivePeerDependencies:
- debug
'@cool-vue/vite-plugin@8.2.2':
'@cool-vue/vite-plugin@8.2.3':
dependencies:
'@vue/compiler-sfc': 3.5.17
axios: 1.10.0