Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
chore(deps): update vue monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2022
1 parent 04ae504 commit aa11996
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"qs": "^6.10.3",
"regenerator-runtime": "^0.13.9",
"url-parse": "^1.5.10",
"vue": "3.2.35",
"vue": "3.2.37",
"vue-concurrency": "2.2.1",
"vue-router": "^4.0.15"
},
Expand All @@ -42,15 +42,15 @@
"@types/url-parse": "^1.4.8",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"@vue/cli-plugin-babel": "~5.0.4",
"@vue/cli-plugin-eslint": "~5.0.4",
"@vue/cli-plugin-router": "~5.0.4",
"@vue/cli-plugin-typescript": "~5.0.4",
"@vue/cli-plugin-unit-jest": "~5.0.4",
"@vue/cli-service": "~5.0.4",
"@vue/cli-plugin-babel": "5.0.6",
"@vue/cli-plugin-eslint": "5.0.6",
"@vue/cli-plugin-router": "5.0.6",
"@vue/cli-plugin-typescript": "5.0.6",
"@vue/cli-plugin-unit-jest": "5.0.6",
"@vue/cli-service": "5.0.6",
"@vue/eslint-config-typescript": "^9.1.0",
"@vue/test-utils": "2.0.0-rc.21",
"@vue/vue3-jest": "27.0.0-alpha.4",
"@vue/vue3-jest": "27.0.0",
"babel-jest": "^27.5.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
Expand Down

0 comments on commit aa11996

Please sign in to comment.