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

chore(deps): update devdependency typescript to v7

This commit is contained in:
renovate[bot]
2026-08-04 01:08:56 +00:00
committed by GitHub
parent 7d301b62a6
commit 7ff7ab2054
2 changed files with 279 additions and 78 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.9"
}
}