chore: add @volar/typescript dependency to package.json for improved TypeScript support

This commit is contained in:
Ari Yeger
2025-08-18 16:36:45 -04:00
parent 8bc6658e57
commit e35c52b97b
2 changed files with 2249 additions and 2211 deletions

4459
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,6 +25,7 @@
"@types/node": "^24.0.10", "@types/node": "^24.0.10",
"@vitejs/plugin-vue": "^6.0.0", "@vitejs/plugin-vue": "^6.0.0",
"@vue/tsconfig": "^0.7.0", "@vue/tsconfig": "^0.7.0",
"@volar/typescript": "2.4.23",
"bootstrap": "^5.3.3", "bootstrap": "^5.3.3",
"npm-run-all2": "^7.0.2", "npm-run-all2": "^7.0.2",
"sass": "^1.89.2", "sass": "^1.89.2",