Skip to content

Commit a93503f

Browse files
Update dependency vue-tsc to v2 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4a8e28 commit a93503f

File tree

2 files changed

+31
-33
lines changed

2 files changed

+31
-33
lines changed

frontend/package-lock.json

Lines changed: 30 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"sass": "^1.69.7",
3535
"typescript": "^5.3.3",
3636
"vite": "^5.0.11",
37-
"vue-tsc": "^1.8.27"
37+
"vue-tsc": "^2.0.0"
3838
}
3939
}

0 commit comments

Comments
 (0)