Skip to content

Commit

Permalink
chore(deps): update dependency vue to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent ba26da2 commit 1b4c722
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 149 deletions.
2 changes: 1 addition & 1 deletion blog-archived/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"svg4everybody": "^2.1.9",
"uuid": "^10.0.0",
"vant": "^2.12.39",
"vue": "^2.7",
"vue": "^3.0.0",
"vue-echarts": "6.6.1",
"vue-frame-selection": "^1.0.1",
"vue-relation-graph": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@
},
"pnpm": {
"overrides": {
"vue": "^2.7",
"vue": "^3.0.0",
"vue-server-renderer": "^2.7",
"vue-template-compiler": "^2.7"
}
},
"resolutions": {
"vue": "^2.7",
"vue": "^3.0.0",
"vue-server-renderer": "^2.7",
"vue-template-compiler": "^2.7"
}
Expand Down
Loading

0 comments on commit 1b4c722

Please sign in to comment.