Update vue-cli monorepo to v4.3.1 (#99)

Update vue-cli monorepo to v4.3.1

Reviewed-on: vikunja/frontend#99
This commit is contained in:
renovate 2020-04-07 16:05:30 +00:00 committed by konrad
parent d380488b32
commit e098f87a33
2 changed files with 71 additions and 71 deletions

View File

@ -24,11 +24,11 @@
"@fortawesome/free-regular-svg-icons": "5.13.0",
"@fortawesome/free-solid-svg-icons": "5.13.0",
"@fortawesome/vue-fontawesome": "0.1.9",
"@vue/cli": "4.3.0",
"@vue/cli-plugin-babel": "4.3.0",
"@vue/cli-plugin-eslint": "4.3.0",
"@vue/cli-plugin-pwa": "4.3.0",
"@vue/cli-service": "4.3.0",
"@vue/cli": "4.3.1",
"@vue/cli-plugin-babel": "4.3.1",
"@vue/cli-plugin-eslint": "4.3.1",
"@vue/cli-plugin-pwa": "4.3.1",
"@vue/cli-service": "4.3.1",
"axios": "0.19.2",
"babel-eslint": "10.1.0",
"core-js": "3.5.0",

132
yarn.lock
View File

@ -2146,10 +2146,10 @@
lodash.kebabcase "^4.1.1"
svg-tags "^1.0.0"
"@vue/babel-preset-app@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.3.0.tgz#a31ef1a3543dadf108c584a6359e25b3af38414a"
integrity sha512-6a/VIavCRPc6QCFigrC5Ok/xqtEssOC4A+Kif05YxEeEZwNHI+kfjnAyjA3skKs7XKpyJQpYcrx9X6UhUo8nTg==
"@vue/babel-preset-app@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.3.1.tgz#bb67aae562983067c5b242c27fb7de17f40cf109"
integrity sha512-iNkySkbRWXGUA+Cvzj+/gEP0Y0uVAwwzfn21S7hkggSeIg9LJyZ+QzdxgKO0wgi01yTdb2mYWgeLQAfHZ65aew==
dependencies:
"@babel/core" "^7.9.0"
"@babel/helper-compilation-targets" "^7.8.7"
@ -2213,69 +2213,69 @@
"@vue/babel-plugin-transform-vue-jsx" "^1.1.2"
camelcase "^5.0.0"
"@vue/cli-overlay@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.3.0.tgz#85cfa6dccad0bc8997eef906919704e0b139f545"
integrity sha512-PWMPx2emRZR0tZmICXjFMkZflhWMorx5SnOguLzewuhayKR05tDCUxSydoy9Synre/d35mHAr3/iRc49uiLKuQ==
"@vue/cli-overlay@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.3.1.tgz#434529c188b628a54773670201667a0b4a361e07"
integrity sha512-UA399aWHhre2VHrQFQSJhFLrFMqOYQ8ly+Ni6T+cpCjOwssjiaqaqrG5YiZBAqDwQvjrtYori4lU66qrY5DVhA==
"@vue/cli-plugin-babel@4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.3.0.tgz#0cffc1a83b48b660615c1e9cf25128e72458c018"
integrity sha512-PX4kwelO1b5SvDCpmn9V+de0NfXVuu1frNaQ5CDknL8NhujOhrRzFkTuz6CWO4Dl9lj2TG90WoHqg/F1OYFqYg==
"@vue/cli-plugin-babel@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.3.1.tgz#6e3a6aa18595b98ad5c52898a2850d452404712b"
integrity sha512-tBqu0v1l4LfWX8xuJmofpp+8xQzKddFNxdLmeVDOX/omDBQX0qaVDeMUtRxxSTazI06SKr605SnUQoa35qwbvw==
dependencies:
"@babel/core" "^7.9.0"
"@vue/babel-preset-app" "^4.3.0"
"@vue/cli-shared-utils" "^4.3.0"
"@vue/babel-preset-app" "^4.3.1"
"@vue/cli-shared-utils" "^4.3.1"
babel-loader "^8.1.0"
cache-loader "^4.1.0"
thread-loader "^2.1.3"
webpack "^4.0.0"
"@vue/cli-plugin-eslint@4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.3.0.tgz#dd174b3668aa71321f2a25020912b00a06137bf5"
integrity sha512-0M8U45JETVam/zS/9AQChcgf+thvvjNg2Dkeba6mCklEjT5Gjpql1hEFv+7lo1d3Co3pnCjfHI2PCJztc2Kvsg==
"@vue/cli-plugin-eslint@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.3.1.tgz#2f5e09bd7d1d8c494134b6c71af2b779938d289a"
integrity sha512-5UEP93b8C/JQs9Rnuldsu8jMz0XO4wNXG0lL/GdChYBEheKCyXJXzan7qzEbIuvUwG3I+qlUkGsiyNokIgXejg==
dependencies:
"@vue/cli-shared-utils" "^4.3.0"
"@vue/cli-shared-utils" "^4.3.1"
eslint-loader "^2.2.1"
globby "^9.2.0"
inquirer "^7.1.0"
webpack "^4.0.0"
yorkie "^2.0.0"
"@vue/cli-plugin-pwa@4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.3.0.tgz#1f588ed6675960a5ba5ee72441ab0408468d0d5b"
integrity sha512-ir8SvM13AN6urDOcAPaB3tGgd5M8lUAdCLlZD6fpkVVWG9fo+04wAzpvWcfD7p6hLuP/mYfF7E0cs8rGHx+Whw==
"@vue/cli-plugin-pwa@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.3.1.tgz#aaa25696b40909c246bc72b700030c01a4bf7a72"
integrity sha512-44wOoe6WqVUo5M44ltIyT4pWGBzbFSi2OPmRRDrKS0NDq3UaQgIrt0gkaFLw6vYI2yL+0TCgqlgLeW7/592CxA==
dependencies:
"@vue/cli-shared-utils" "^4.3.0"
"@vue/cli-shared-utils" "^4.3.1"
webpack "^4.0.0"
workbox-webpack-plugin "^4.3.1"
"@vue/cli-plugin-router@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.3.0.tgz#138cca1aae5bf8a7d6b371b6609c18eedc38daff"
integrity sha512-HBoJFWWcCkG7r0EvWMS6PcYBZ26SgcK2jjQh37WzeA2hNHlqfMfYMPSjz0sdqxIDUAga0P2Rbo/VpNQ38FJUWg==
"@vue/cli-plugin-router@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.3.1.tgz#0ba589f4e9a1f3e64a8ff6ccd92f7ce2845586bf"
integrity sha512-m0ntr5R6q62oNMODgoyHAVAd/sDtsH15GdBrScZsPNeyHxmzmNBDlsNM38yYGGY064zDRRWif15d1yaTREybrA==
dependencies:
"@vue/cli-shared-utils" "^4.3.0"
"@vue/cli-shared-utils" "^4.3.1"
"@vue/cli-plugin-vuex@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.3.0.tgz#6bb93a67cf1aab848a73001cd9b9a808da454a3d"
integrity sha512-d1yHZHhNyWogyQpsXmBHDiLSyhBccFhqlC/IoTwsbu7X8TBawWrllm1N6wAgdmllQBHIJXlm/6Nk91XjECub7w==
"@vue/cli-plugin-vuex@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.3.1.tgz#2b73aff56f9e1be31018873d5ed2d59f155e7476"
integrity sha512-mukwOlhZGBJhkqO2b3wHFFHjK5aP00b1WUHdrOfLR7M18euhaTyb4kA5nwZwEOmU3EzZx6kHzSFCRy/XaMkLug==
"@vue/cli-service@4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.3.0.tgz#acce9881b9740018dc4be62c7fab94d73203bb13"
integrity sha512-dNy5FGIareDMTjwoYsZ5Zs74A5FIsAJgyjXVZkd4DwPsnDay27dRObMUi8/hY8AI7ssZ2Jg/HhUhoiyE6dIbKw==
"@vue/cli-service@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.3.1.tgz#94b2121d08e343a55f7ecef260af5257a9ffe7e5"
integrity sha512-CsNGfHe+9oKZdRwJmweQ0KsMYM27ssg1eNQqRKL/t+IgDLO3Tu86uaOOCLn4ZAaU5oxxpq4aSFvz+A0YxQRSWw==
dependencies:
"@intervolga/optimize-cssnano-plugin" "^1.0.5"
"@soda/friendly-errors-webpack-plugin" "^1.7.1"
"@soda/get-current-script" "^1.0.0"
"@vue/cli-overlay" "^4.3.0"
"@vue/cli-plugin-router" "^4.3.0"
"@vue/cli-plugin-vuex" "^4.3.0"
"@vue/cli-shared-utils" "^4.3.0"
"@vue/cli-overlay" "^4.3.1"
"@vue/cli-plugin-router" "^4.3.1"
"@vue/cli-plugin-vuex" "^4.3.1"
"@vue/cli-shared-utils" "^4.3.1"
"@vue/component-compiler-utils" "^3.0.2"
"@vue/preload-webpack-plugin" "^1.1.0"
"@vue/web-component-wrapper" "^1.2.0"
@ -2322,10 +2322,10 @@
webpack-dev-server "^3.10.3"
webpack-merge "^4.2.2"
"@vue/cli-shared-utils@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.3.0.tgz#fad826cbc702a16b7c36841dc16ef3cff6f0ea40"
integrity sha512-iGWoYvPZvsJqIeXfaJcf5LgsaiqyYSnXEHkW+52ELfniw6NZAr1mdn4vPzppAElhFd87TY3rq0DFXP8UBr+/6w==
"@vue/cli-shared-utils@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.3.1.tgz#a74bf4d53825d4a4b05a84b03e023974871bc38a"
integrity sha512-lcfRalou7Z9jZgIh9PeTIpwDK7RIjr9OxfLGwbdR8czUZYUeUa67zVEMJD0OPYh/CCoREtzNbVfLPb/IYYxWEA==
dependencies:
"@hapi/joi" "^15.0.1"
chalk "^2.4.2"
@ -2341,23 +2341,23 @@
semver "^6.1.0"
strip-ansi "^6.0.0"
"@vue/cli-ui-addon-webpack@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-ui-addon-webpack/-/cli-ui-addon-webpack-4.3.0.tgz#4589d793ee060307b7f1186cda5c3c3dd185af7f"
integrity sha512-RNwekciG8PJxo2wTemDVpknQz/r3lbzIV/DFBPtjB/QvWWaAod/7gxpNzZEVqWow+ATUwj5sHKu0aO+G1nRehg==
"@vue/cli-ui-addon-webpack@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-ui-addon-webpack/-/cli-ui-addon-webpack-4.3.1.tgz#f938ce31bf6f4caf87737bb79c5606e427f9e536"
integrity sha512-Mrm4q5xxRmCos+nvRiZOwWvCnq6gWa2vsYVvb3mSA+hZhtRbLMASYsSAdsXTBySiaBQxvbKHLlnu3XV0bLlD3A==
"@vue/cli-ui-addon-widgets@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-ui-addon-widgets/-/cli-ui-addon-widgets-4.3.0.tgz#318f55992a7acb75311f23c885c1ff7013d1ff57"
integrity sha512-gCemFWAtCxlQgrcKBEoHWRxlm8Pag7mR5MZUGFiK9oAUDCiIFhNs3LHBghoehv+c8JhX5OboeEsYMuwuQoqRiQ==
"@vue/cli-ui-addon-widgets@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-ui-addon-widgets/-/cli-ui-addon-widgets-4.3.1.tgz#d46730e1969417183ee27f971f29d3cd3ae6c3eb"
integrity sha512-0j6rUukhGGSRddSG5Ijol1uhTlDPx1/nU9gYeH1DKqoX9wR4Zfziqxfm2AulLNTbdFWZn4W0K0QaA2WZfkyRzw==
"@vue/cli-ui@^4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli-ui/-/cli-ui-4.3.0.tgz#28e2400ca6127e7d077f67d8ecfd70025a820161"
integrity sha512-m2P5v8hyhGe513ggQiorUH/f9DUGDN/DQqnjj9gcoOTpxgy7bwDPPjC4HfbNunmbUHWpudW6CAhSIkHdPWpVQw==
"@vue/cli-ui@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli-ui/-/cli-ui-4.3.1.tgz#1664435e114c0d14c26668139291c75d17246f6f"
integrity sha512-fHsVO62rCCmIFnufDzy9JeQXZ6ylyNFpGrjP4UJ8vkWTDLrmKRgS7LHLn5DAIhr1e1/34GsXBntqwIWneJW8mg==
dependencies:
"@akryum/winattr" "^3.0.0"
"@vue/cli-shared-utils" "^4.3.0"
"@vue/cli-shared-utils" "^4.3.1"
apollo-server-express "^2.11.0"
clone "^2.1.1"
deepmerge "^4.2.2"
@ -2386,15 +2386,15 @@
vue-cli-plugin-apollo "^0.21.3"
watch "^1.0.2"
"@vue/cli@4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@vue/cli/-/cli-4.3.0.tgz#93635d7bf255a704e711b54be3b2c12e39dff300"
integrity sha512-m0YE8Pg/1g0iVddjg8ypEuTvhwYNPzoqw8oayCMHCdetaoeMRfYCxAe+VuFn6q83GL5kZ4JcQUlxhf682u0gLQ==
"@vue/cli@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@vue/cli/-/cli-4.3.1.tgz#8411a20169c063b51af006ca6f918925a3284b32"
integrity sha512-K4oxL3/RLKrS53r9hr7mvtDDURCnuiMIaoOPa65TU8kVmEXohdebMAKUmHebk/yENPtBIdpQ9YankV/TWjRMhQ==
dependencies:
"@vue/cli-shared-utils" "^4.3.0"
"@vue/cli-ui" "^4.3.0"
"@vue/cli-ui-addon-webpack" "^4.3.0"
"@vue/cli-ui-addon-widgets" "^4.3.0"
"@vue/cli-shared-utils" "^4.3.1"
"@vue/cli-ui" "^4.3.1"
"@vue/cli-ui-addon-webpack" "^4.3.1"
"@vue/cli-ui-addon-widgets" "^4.3.1"
boxen "^4.1.0"
cmd-shim "^3.0.3"
commander "^2.20.0"