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.1.0 (#46)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-30 01:43:03 +00:00
committed by GitHub
parent 0a7fc82889
commit 22ced07dfe
2 changed files with 33 additions and 29 deletions

View File

@@ -27,6 +27,6 @@
"husky": "^9.1.7",
"prettier": "^3.6.2",
"typescript": "^5.9.2",
"vue-tsc": "^3.0.8"
"vue-tsc": "^3.1.0"
}
}