Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Update vue monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2022
1 parent e916079 commit 4e1374f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"core-js": "3.21.0",
"havetheybeenpwned": "1.0.1",
"register-service-worker": "1.7.2",
"vue": "2.6.14",
"vue": "3.2.31",
"vue-router": "3.5.2",
"vuex": "3.6.2"
"vuex": "4.0.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
"@vue/cli-plugin-pwa": "4.5.13",
"@vue/cli-plugin-router": "4.5.13",
"@vue/cli-plugin-unit-jest": "4.5.13",
"@vue/cli-plugin-vuex": "4.5.13",
"@vue/cli-service": "4.5.13",
"@vue/cli-plugin-babel": "5.0.4",
"@vue/cli-plugin-eslint": "5.0.4",
"@vue/cli-plugin-pwa": "5.0.4",
"@vue/cli-plugin-router": "5.0.4",
"@vue/cli-plugin-unit-jest": "5.0.4",
"@vue/cli-plugin-vuex": "5.0.4",
"@vue/cli-service": "5.0.4",
"@vue/eslint-config-standard": "6.1.0",
"@vue/test-utils": "1.2.2",
"babel-eslint": "10.1.0",
Expand Down

0 comments on commit 4e1374f

Please sign in to comment.