Skip to content

Commit 105f802

Browse files
committed
chore(deps): update dependency vue-tsc to v0.40.13
1 parent 906b964 commit 105f802

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

playground/vue2-options/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"vitest": "^0.24.5",
3030
"vite-plugin-vue2": "2.0.3",
3131
"vue-template-compiler": "2.6.14",
32-
"vue-tsc": "0.30.1"
32+
"vue-tsc": "0.40.13"
3333
}
3434
}

playground/vue2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"vitest": "^0.24.5",
3030
"vite-plugin-vue2": "2.0.3",
3131
"vue-template-compiler": "2.6.14",
32-
"vue-tsc": "0.30.1"
32+
"vue-tsc": "0.40.13"
3333
}
3434
}

playground/vue3-options/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.5.2",
2929
"vitest": "^0.24.5",
30-
"vue-tsc": "0.40.3"
30+
"vue-tsc": "0.40.13"
3131
}
3232
}

playground/vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"playwright": "1.25.2",
2828
"vite-test-utils": "0.5.2",
2929
"vitest": "^0.24.5",
30-
"vue-tsc": "0.40.3"
30+
"vue-tsc": "0.40.13"
3131
}
3232
}

0 commit comments

Comments
 (0)