Skip to content

Commit

Permalink
chore: update @vue/cli and vue-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Aug 9, 2022
1 parent f3f8d15 commit 322b670
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 313 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"typescript": "~4.4.4",
"vue": "^2.7.8",
"vue-analytics": "^5.16.1",
"vue-loader": "^15.7.1",
"vue-loader": "^15.10.0",
"vue-meta": "^2.4.0",
"vue-router": "^3.5.1",
"vue-template-compiler": "^2.7.8",
Expand Down
12 changes: 6 additions & 6 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"webpack-node-externals": "^2.5.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.3",
"@vue/cli-plugin-eslint": "~4.5.4",
"@vue/cli-plugin-pwa": "^4.5.4",
"@vue/cli-plugin-router": "~4.5.3",
"@vue/cli-plugin-vuex": "~4.5.3",
"@vue/cli-service": "~4.5.3",
"@vue/cli-plugin-babel": "~4.5.19",
"@vue/cli-plugin-eslint": "~4.5.19",
"@vue/cli-plugin-pwa": "^4.5.19",
"@vue/cli-plugin-router": "~4.5.19",
"@vue/cli-plugin-vuex": "~4.5.19",
"@vue/cli-service": "~4.5.19",
"@vuetify/api-generator": "^2.6.8",
"@vuetify/vue-cli-plugin-base": "~0.3.5",
"cosmicjs": "^3.2.43",
Expand Down
Loading

0 comments on commit 322b670

Please sign in to comment.