Skip to content

Commit

Permalink
chore(deps): update peerdependency vue-tsc to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 05cd517 commit c6f8742
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 82 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vue": "^3.4.25",
"vue-tsc": "^1.8.27",
"vue-tsc": "^2.0.14",
"vitest": "^1.5.2"
},
"peerDependencies": {
"sass": "^1.75.0",
"typescript": ">=5.4.5",
"vue-tsc": "^1.8.27"
"vue-tsc": "^2.0.14"
},
"peerDependenciesMeta": {
"sass": {
Expand Down

0 comments on commit c6f8742

Please sign in to comment.