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.1 (#58)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-31 01:04:38 +00:00
committed by GitHub
parent 79532c60a6
commit cf1cf5a19c
2 changed files with 48 additions and 55 deletions

View File

@@ -27,6 +27,6 @@
"husky": "^9.1.7",
"prettier": "^3.7.4",
"typescript": "^5.9.3",
"vue-tsc": "^3.1.8"
"vue-tsc": "^3.2.1"
}
}