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-08 20:16:38 +00:00
committed by GitHub
parent ac74d71f34
commit 2b40cbd173
2 changed files with 262 additions and 61 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"husky": "^9.1.7",
"prettier": "^3.9.4",
"typescript": "^6.0.3",
"typescript": "^7.0.2",
"vue-tsc": "^3.3.6"
}
}