Skip to content

Commit 8486aa0

Browse files
chore(deps): update dependency @vue/tsconfig to ^0.7.0 (#626)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 438d71d commit 8486aa0

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "^22.9.3",
4343
"@types/prompts": "^2.4.9",
4444
"@vue/create-eslint-config": "^0.6.1",
45-
"@vue/tsconfig": "^0.6.0",
45+
"@vue/tsconfig": "^0.7.0",
4646
"ejs": "^3.1.10",
4747
"esbuild": "^0.24.0",
4848
"esbuild-plugin-license": "^1.2.3",

Diff for: pnpm-lock.yaml

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: template/tsconfig/base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
33
"@tsconfig/node22": "^22.0.0",
4-
"@vue/tsconfig": "^0.6.0"
4+
"@vue/tsconfig": "^0.7.0"
55
}
66
}

0 commit comments

Comments
 (0)