Update vue monorepo to v4.5.12 (#433)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/433 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
5d1514109a
commit
d1382c32d8
2 changed files with 389 additions and 1844 deletions
10
package.json
10
package.json
|
@ -37,11 +37,11 @@
|
|||
"@fortawesome/free-regular-svg-icons": "5.15.3",
|
||||
"@fortawesome/free-solid-svg-icons": "5.15.3",
|
||||
"@fortawesome/vue-fontawesome": "2.0.2",
|
||||
"@vue/cli": "4.5.11",
|
||||
"@vue/cli-plugin-babel": "4.5.11",
|
||||
"@vue/cli-plugin-eslint": "4.5.11",
|
||||
"@vue/cli-plugin-pwa": "4.5.11",
|
||||
"@vue/cli-service": "4.5.11",
|
||||
"@vue/cli": "4.5.12",
|
||||
"@vue/cli-plugin-babel": "4.5.12",
|
||||
"@vue/cli-plugin-eslint": "4.5.12",
|
||||
"@vue/cli-plugin-pwa": "4.5.12",
|
||||
"@vue/cli-service": "4.5.12",
|
||||
"axios": "0.21.1",
|
||||
"babel-eslint": "10.1.0",
|
||||
"cypress": "6.7.1",
|
||||
|
|
Loading…
Reference in a new issue