Skip to content

Commit 07049cc

Browse files
chore(deps): update dependency vue-tsc to v2 (#1755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef492d7 commit 07049cc

File tree

4 files changed

+72
-10
lines changed

4 files changed

+72
-10
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": "^5.0.0",
2121
"@vue/compiler-sfc": "^3.3.4",
2222
"vite": "^5.1.4",
23-
"vue-tsc": "^1.8.1"
23+
"vue-tsc": "^2.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
@@ -15,7 +15,7 @@
1515
"@vitejs/plugin-vue": "^5.0.0",
1616
"@vue/compiler-sfc": "^3.3.4",
1717
"vite": "^5.1.4",
18-
"vue-tsc": "^1.6.5"
18+
"vue-tsc": "^2.0.0"
1919
},
2020
"version": "9.10.1"
2121
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@vitejs/plugin-vue": "^5.0.0",
1616
"@vue/compiler-sfc": "^3.3.4",
1717
"vite": "^5.1.4",
18-
"vue-tsc": "^1.6.5"
18+
"vue-tsc": "^2.0.0"
1919
},
2020
"version": "9.10.1"
2121
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)