Skip to content

Commit

Permalink
chore(deps): update vue monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2022
1 parent 9321e76 commit e668600
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"peerDependencies": {
"vuetify": "2.x",
"vue": "2.x"
"vue": "2.x || 3.x"
},
"devDependencies": {
"@mdi/font": "5.9.55",
Expand All @@ -66,10 +66,10 @@
"@typescript-eslint/eslint-plugin": "4.4.0",
"@typescript-eslint/parser": "4.4.0",
"@vue/cli-plugin-e2e-cypress": "5.0.1",
"@vue/cli-plugin-eslint": "4.5.11",
"@vue/cli-plugin-typescript": "3.12.1",
"@vue/cli-plugin-unit-jest": "3.12.1",
"@vue/cli-service": "3.12.1",
"@vue/cli-plugin-eslint": "5.0.7",
"@vue/cli-plugin-typescript": "5.0.7",
"@vue/cli-plugin-unit-jest": "5.0.7",
"@vue/cli-service": "5.0.7",
"@vue/eslint-config-standard": "4.0.0",
"@vue/eslint-config-typescript": "7.0.0",
"@vue/test-utils": "1.1.3",
Expand Down Expand Up @@ -97,7 +97,7 @@
"semantic-release": "17.4.4",
"ts-jest": "23.10.5",
"typescript": "3.9.10",
"vue": "2.6.12",
"vue": "3.2.37",
"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 e668600

Please sign in to comment.