Skip to content

Commit

Permalink
chore(deps): update dependency @vue/tsconfig to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent a03767a commit 946a7c9
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.7.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.7.0":
version: 0.7.0
resolution: "@vue/tsconfig@npm:0.7.0"
peerDependencies:
"@types/node": "*"
typescript: 5.x
vue: ^3.4.0
peerDependenciesMeta:
"@types/node":
typescript:
optional: true
vue:
optional: true
checksum: 8150a24497a5348bc342c27afb38ad989de2ce8e94c349020628065d2a8df6837cb8bb3012f9161eea716487832612ac71b5f910d95bac41539ac6021d6bd88d
checksum: 98992aa8dc37f26cfe440c1b0ad402c3fb0132b89a53af036925df7b866e0c681eb1d0e706ae0d2372751103782731993299a5a9f02651462ef8d71f3ab38ae8
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.7.0
autoprefixer: 10.4.16
eslint: 8.52.0
eslint-plugin-vue: 9.17.0
Expand Down

0 comments on commit 946a7c9

Please sign in to comment.