修复vue-router的类型提示

This commit is contained in:
2024-12-11 17:46:53 +08:00
parent e8b6e165bd
commit 28c13d98e0
3 changed files with 6 additions and 3 deletions

2
pnpm-lock.yaml generated
View File

@@ -12,7 +12,7 @@ importers:
specifier: ^3.5.13
version: 3.5.13(typescript@5.7.2)
vue-router:
specifier: '4'
specifier: ^4.5.0
version: 4.5.0(vue@3.5.13(typescript@5.7.2))
devDependencies:
'@types/node':