Skip to content

Commit a57e274

Browse files
Merge pull request #1762 from vinayakkulkarni/dependabot/npm_and_yarn/example/vue-tsc-tw-2.1.10
chore(deps-dev): update vue-tsc requirement from ^2.0.26 to ^2.1.10 in /example
2 parents 8bbdd3e + e25cefb commit a57e274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"sass": "^1.82.0",
2020
"typescript": "^5.5.3",
2121
"vite": "^5.3.3",
22-
"vue-tsc": "^2.0.26"
22+
"vue-tsc": "^2.1.10"
2323
}
2424
}

0 commit comments

Comments
 (0)