Skip to content

Commit 09d3159

Browse files
chore(deps): update dependency vue-tsc to v3
1 parent a2c4711 commit 09d3159

File tree

8 files changed

+48
-48
lines changed

8 files changed

+48
-48
lines changed

examples/allow-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"vite": "^6.2.3",
3737
"vite-plugin-vue-devtools": "^7.7.6",
3838
"vitest": "^3.2.3",
39-
"vue-tsc": "^2.2.10"
39+
"vue-tsc": "^3.0.3"
4040
}
4141
}

examples/ts-with-oxlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"vite": "^6.2.3",
4242
"vite-plugin-vue-devtools": "^7.7.6",
4343
"vitest": "^3.2.3",
44-
"vue-tsc": "^2.2.10"
44+
"vue-tsc": "^3.0.3"
4545
}
4646
}

examples/ts-with-playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"vite": "^6.2.3",
4141
"vite-plugin-vue-devtools": "^7.7.6",
4242
"vitest": "^3.2.3",
43-
"vue-tsc": "^2.2.10"
43+
"vue-tsc": "^3.0.3"
4444
}
4545
}

examples/ts-with-prettier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"vite": "^6.2.3",
4141
"vite-plugin-vue-devtools": "^7.7.6",
4242
"vitest": "^3.2.3",
43-
"vue-tsc": "^2.2.10"
43+
"vue-tsc": "^3.0.3"
4444
}
4545
}

examples/ts-with-tsx-in-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"vite": "^6.2.3",
3838
"vite-plugin-vue-devtools": "^7.7.6",
3939
"vitest": "^3.2.3",
40-
"vue-tsc": "^2.2.10"
40+
"vue-tsc": "^3.0.3"
4141
}
4242
}

examples/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"vite": "^6.2.3",
3838
"vite-plugin-vue-devtools": "^7.7.6",
3939
"vitest": "^3.2.3",
40-
"vue-tsc": "^2.2.10"
40+
"vue-tsc": "^3.0.3"
4141
}
4242
}

examples/type-checked/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"vite": "^6.2.3",
3838
"vite-plugin-vue-devtools": "^7.7.6",
3939
"vitest": "^3.2.3",
40-
"vue-tsc": "^2.2.10"
40+
"vue-tsc": "^3.0.3"
4141
}
4242
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)