Skip to content

Commit

Permalink
chore(deps): update dependency @vue/tsconfig to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent a03767a commit ada467f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vitejs/plugin-vue": "4.4.0",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/tsconfig": "0.1.3",
"@vue/tsconfig": "0.6.0",
"autoprefixer": "10.4.16",
"eslint": "8.52.0",
"eslint-plugin-vue": "9.17.0",
Expand Down
17 changes: 10 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -914,15 +914,18 @@ __metadata:
languageName: node
linkType: hard

"@vue/tsconfig@npm:0.1.3":
version: 0.1.3
resolution: "@vue/tsconfig@npm:0.1.3"
"@vue/tsconfig@npm:0.6.0":
version: 0.6.0
resolution: "@vue/tsconfig@npm:0.6.0"
peerDependencies:
"@types/node": "*"
typescript: 5.x
vue: ^3.3.0
peerDependenciesMeta:
"@types/node":
typescript:
optional: true
vue:
optional: true
checksum: 8150a24497a5348bc342c27afb38ad989de2ce8e94c349020628065d2a8df6837cb8bb3012f9161eea716487832612ac71b5f910d95bac41539ac6021d6bd88d
checksum: 6bf89734af7f2cb54be5ae6c0e3971155048d1845c0a61eb9ec80c2cdc522e761df37b9f099ed50615bffc010ce9ad4f90b7f83214b2b5b34213e34c8f1449ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -2315,7 +2318,7 @@ __metadata:
"@vitejs/plugin-vue": 4.4.0
"@vue/eslint-config-prettier": 8.0.0
"@vue/eslint-config-typescript": 12.0.0
"@vue/tsconfig": 0.1.3
"@vue/tsconfig": 0.6.0
autoprefixer: 10.4.16
eslint: 8.52.0
eslint-plugin-vue: 9.17.0
Expand Down

0 comments on commit ada467f

Please sign in to comment.