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-12 01:58:30 +00:00
committed by GitHub
parent fe460df473
commit 07b0b21b95
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.5",
"typescript": "^6.0.3",
"typescript": "^7.0.2",
"vue-tsc": "^3.3.7"
}
}