1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-08-19 01:42:03 +00:00

chore(deps): update devdependency typescript to v7

This commit is contained in:
renovate[bot]
2026-07-27 01:02:08 +00:00
committed by GitHub
parent 847b468223
commit 6a604c77ea
2 changed files with 290 additions and 85 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"husky": "^9.1.7",
"prettier": "^3.9.6",
"typescript": "^6.0.3",
"typescript": "^7.0.2",
"vue-tsc": "^3.3.8"
}
}