Skip to content

Commit a162375

Browse files
chore(deps): update dependency vue-tsc to v3
1 parent 543e50b commit a162375

File tree

4 files changed

+9
-30
lines changed

4 files changed

+9
-30
lines changed

packages/format-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@vitejs/plugin-vue": "^6.0.0",
2121
"@vue/compiler-sfc": "^3.3.4",
2222
"vite": "^7.1.12",
23-
"vue-tsc": "^2.0.0"
23+
"vue-tsc": "^3.0.0"
2424
}
2525
}

packages/size-check-petite-vue-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"@vitejs/plugin-vue": "^6.0.0",
1717
"@vue/compiler-sfc": "^3.3.4",
1818
"vite": "^7.1.12",
19-
"vue-tsc": "^2.0.0"
19+
"vue-tsc": "^3.0.0"
2020
}
2121
}

packages/size-check-vue-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"@vitejs/plugin-vue": "^6.0.0",
1717
"@vue/compiler-sfc": "^3.3.4",
1818
"vite": "^7.1.12",
19-
"vue-tsc": "^2.0.0"
19+
"vue-tsc": "^3.0.0"
2020
}
2121
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)