1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-06-20 01:55:19 +00:00

chore(deps): update devdependency typescript to v6

This commit is contained in:
renovate[bot]
2026-03-23 17:13:37 +00:00
committed by GitHub
parent 505ab55fe8
commit ff4140f861
2 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"husky": "^9.1.7",
"prettier": "^3.8.1",
"typescript": "^5.9.3",
"typescript": "^6.0.2",
"vue-tsc": "^3.2.5"
}
}