Update dependency typescript to v6 #68

Open
nitrix wants to merge 1 commits from renovate/typescript-6.x into master
+1 -1
View File
@@ -47,7 +47,7 @@
"openapi-typescript": "^7.13.0", "openapi-typescript": "^7.13.0",
"oxlint": "~1.61.0", "oxlint": "~1.61.0",
"prettier": "3.8.3", "prettier": "3.8.3",
"typescript": "~5.9.3", "typescript": "~6.0.0",
"vite": "^8.0.0", "vite": "^8.0.0",
"vite-plugin-vue-devtools": "^8.0.6", "vite-plugin-vue-devtools": "^8.0.6",
"vitest": "^4.0.18", "vitest": "^4.0.18",