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

chore(deps): update devdependency vue-tsc to ^3.3.3 (#73)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-02 01:55:27 +00:00
committed by GitHub
parent dbbabe2a54
commit a92d16baf9
2 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
"husky": "^9.1.7",
"prettier": "^3.8.3",
"typescript": "^6.0.3",
"vue-tsc": "^3.3.2"
"vue-tsc": "^3.3.3"
}
}