Update vue monorepo to v4.5.2 (#208)
Update vue monorepo to v4.5.2 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/208
This commit is contained in:
parent
2c21fd430c
commit
4173c549b5
2 changed files with 1308 additions and 555 deletions
10
package.json
10
package.json
|
@ -32,11 +32,11 @@
|
|||
"@fortawesome/free-regular-svg-icons": "5.14.0",
|
||||
"@fortawesome/free-solid-svg-icons": "5.14.0",
|
||||
"@fortawesome/vue-fontawesome": "0.1.10",
|
||||
"@vue/cli": "4.4.6",
|
||||
"@vue/cli-plugin-babel": "4.4.6",
|
||||
"@vue/cli-plugin-eslint": "4.4.6",
|
||||
"@vue/cli-plugin-pwa": "4.4.6",
|
||||
"@vue/cli-service": "4.4.6",
|
||||
"@vue/cli": "4.5.2",
|
||||
"@vue/cli-plugin-babel": "4.5.2",
|
||||
"@vue/cli-plugin-eslint": "4.5.2",
|
||||
"@vue/cli-plugin-pwa": "4.5.2",
|
||||
"@vue/cli-service": "4.5.2",
|
||||
"axios": "0.19.2",
|
||||
"babel-eslint": "10.1.0",
|
||||
"core-js": "3.6.5",
|
||||
|
|
Loading…
Reference in a new issue