Skip to content

Commit

Permalink
Update vue monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2021
1 parent 91dda0b commit 316e9f1
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 351 deletions.
18 changes: 9 additions & 9 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"lodash-es": "4.17.21",
"unique-names-generator": "4.6.0",
"uuid": "8.3.2",
"vue": "3.0.11",
"vue-router": "4.0.6",
"vue": "3.2.26",
"vue-router": "4.0.12",
"webext-options-sync": "2.0.1"
},
"devDependencies": {
Expand All @@ -49,12 +49,12 @@
"@types/webpack-merge": "4.1.5",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
"@vue/cli-plugin-typescript": "4.5.13",
"@vue/cli-service": "4.5.13",
"@vue/compiler-sfc": "3.0.11",
"@vue/devtools": "6.0.0-beta.9",
"@vue/cli-plugin-babel": "4.5.15",
"@vue/cli-plugin-eslint": "4.5.15",
"@vue/cli-plugin-typescript": "4.5.15",
"@vue/cli-service": "4.5.15",
"@vue/compiler-sfc": "3.2.26",
"@vue/devtools": "6.0.0-beta.20",
"@vue/eslint-config-prettier": "6.0.0",
"@vue/eslint-config-typescript": "7.0.0",
"autoprefixer": "9.8.8",
Expand Down Expand Up @@ -97,7 +97,7 @@
"tsconfig-paths-webpack-plugin": "3.5.1",
"tslib": "2.3.1",
"typescript": "3.9.10",
"vue-loader": "16.2.0",
"vue-loader": "16.8.3",
"vue-style-loader": "4.1.3",
"webextension-polyfill": "0.8.0",
"webextension-polyfill-ts": "0.26.0",
Expand Down
Loading

0 comments on commit 316e9f1

Please sign in to comment.