Revert vue-tsc version bump in package.json to match main

Co-authored-by: DavidHDev <48634587+DavidHDev@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-15 10:56:05 +00:00
parent 54bc49cd2b
commit 02ab1970a6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"typescript": "~5.8.0",
"vite": "^7.0.0",
"vite-plugin-vue-devtools": "^7.7.7",
"vue-tsc": "^2.2.12"
"vue-tsc": "^2.2.10"
}
},
"node_modules/@alvarosabu/utils": {
+1 -1
View File
@@ -64,7 +64,7 @@
"typescript": "~5.8.0",
"vite": "^7.0.0",
"vite-plugin-vue-devtools": "^7.7.7",
"vue-tsc": "^2.2.12"
"vue-tsc": "^2.2.10"
},
"lint-staged": {
"src/**/*.{js,ts,jsx,tsx,vue}": [