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] committed Jun 14, 2024
1 parent e917445 commit 4d905f0
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 7 deletions.
239 changes: 234 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"peerDependencies": {
"vuetify": "2.x",
"vue": "2.x"
"vue": "2.x || 3.x"
},
"devDependencies": {
"@mdi/font": "5.9.55",
Expand Down Expand Up @@ -104,7 +104,7 @@
"systemjs-webpack-interop": "^2.3.7",
"ts-jest": "23.10.5",
"typescript": "3.9.10",
"vue": "2.6.12",
"vue": "3.4.28",
"vue-cli-plugin-apollo": "0.22.2",
"vue-cli-plugin-vuetify": "0.6.3",
"vue-template-compiler": "2.6.12",
Expand Down

0 comments on commit 4d905f0

Please sign in to comment.