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

chore(deps): update devdependency typescript to v7

This commit is contained in:
renovate[bot]
2026-07-20 19:39:13 +00:00
committed by GitHub
parent fe460df473
commit 14d4f4bd61
2 changed files with 348 additions and 145 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"husky": "^9.1.7",
"prettier": "^3.9.5",
"typescript": "^6.0.3",
"typescript": "^7.0.2",
"vue-tsc": "^3.3.7"
}
}