1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 02:44:40 +00:00

chore(deps): update devdependency vue-tsc to ^3.2.4 (#61)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-31 01:50:27 +00:00
committed by GitHub
parent a2ee148e6f
commit 510d5c9279
2 changed files with 80 additions and 27 deletions

View File

@@ -27,6 +27,6 @@
"husky": "^9.1.7",
"prettier": "^3.8.1",
"typescript": "^5.9.3",
"vue-tsc": "^3.2.3"
"vue-tsc": "^3.2.4"
}
}