Update vue monorepo to v4.5.10 (#369)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/369 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
65d23181ea
commit
6178fe034b
2 changed files with 78 additions and 88 deletions
10
package.json
10
package.json
|
|
@ -35,11 +35,11 @@
|
|||
"@fortawesome/free-regular-svg-icons": "5.15.1",
|
||||
"@fortawesome/free-solid-svg-icons": "5.15.1",
|
||||
"@fortawesome/vue-fontawesome": "2.0.2",
|
||||
"@vue/cli": "4.5.9",
|
||||
"@vue/cli-plugin-babel": "4.5.9",
|
||||
"@vue/cli-plugin-eslint": "4.5.9",
|
||||
"@vue/cli-plugin-pwa": "4.5.9",
|
||||
"@vue/cli-service": "4.5.9",
|
||||
"@vue/cli": "4.5.10",
|
||||
"@vue/cli-plugin-babel": "4.5.10",
|
||||
"@vue/cli-plugin-eslint": "4.5.10",
|
||||
"@vue/cli-plugin-pwa": "4.5.10",
|
||||
"@vue/cli-service": "4.5.10",
|
||||
"axios": "0.21.1",
|
||||
"babel-eslint": "10.1.0",
|
||||
"cypress": "6.2.1",
|
||||
|
|
|
|||
Reference in a new issue