Skip to content

Commit

Permalink
Update vue monorepo to v4.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 22, 2020
1 parent bc683a0 commit ecee82d
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 70 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -22,14 +22,14 @@
"@types/jest": "24.9.1",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"@vue/cli-plugin-babel": "4.4.3",
"@vue/cli-plugin-e2e-cypress": "4.4.3",
"@vue/cli-plugin-eslint": "4.4.3",
"@vue/cli-plugin-pwa": "4.4.3",
"@vue/cli-plugin-typescript": "4.4.3",
"@vue/cli-plugin-unit-jest": "4.4.3",
"@vue/cli-plugin-vuex": "4.4.3",
"@vue/cli-service": "4.4.3",
"@vue/cli-plugin-babel": "4.4.5",
"@vue/cli-plugin-e2e-cypress": "4.4.5",
"@vue/cli-plugin-eslint": "4.4.5",
"@vue/cli-plugin-pwa": "4.4.5",
"@vue/cli-plugin-typescript": "4.4.5",
"@vue/cli-plugin-unit-jest": "4.4.5",
"@vue/cli-plugin-vuex": "4.4.5",
"@vue/cli-service": "4.4.5",
"@vue/eslint-config-prettier": "6.0.0",
"@vue/eslint-config-typescript": "5.0.2",
"@vue/test-utils": "1.0.3",
Expand Down
123 changes: 61 additions & 62 deletions yarn.lock
Expand Up @@ -1273,10 +1273,10 @@
lodash.kebabcase "^4.1.1"
svg-tags "^1.0.0"

"@vue/babel-preset-app@^4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.4.3.tgz#cf2687bc4cdf590c79a8dd1ce90267f44e1a0927"
integrity sha512-AHjQw4DKDDhMscF56xJZiMGXjST6krMIF+suH8FcSqQyBrlwThOQDihClQFfzP7yXle0/KSwRehAEOCZdaqQFA==
"@vue/babel-preset-app@^4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.4.5.tgz#f769fe270702bfaf39020592d1d7ed18eaa6e2d1"
integrity sha512-od8qd5TXR4lJtvxfhXlI4+sOLA3sNRXU8qMhPviGBi8sprppJoa5Lm4iomdX4B+C086b9WX4HuLFC1J/k7sVmw==
dependencies:
"@babel/core" "^7.9.6"
"@babel/helper-compilation-targets" "^7.9.6"
Expand Down Expand Up @@ -1341,68 +1341,68 @@
"@vue/babel-plugin-transform-vue-jsx" "^1.1.2"
camelcase "^5.0.0"

"@vue/cli-overlay@^4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.4.3.tgz#9decd0209d7d0b27edc8bd12c7057dab992bdb73"
integrity sha512-1zlNWmVTZrx8WFDnva936DakQiUiZV7nSX4Oc5FzYPcrJI9BzBi+OXdd3X2gkiUbySNGlfZSF+oRiOuQdEyOhQ==
"@vue/cli-overlay@^4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.4.5.tgz#feb7be0caac080927f1941612c0a8e41996190af"
integrity sha512-4RtoBpmnAODzHpUsuAAoZ5u4YEkcQHvdRXiC4yXEmk7Kfc8WXUC+n9UsIiXKhSTA7NUnQyWTL7nXaR9gQhn3Kg==

"@vue/cli-plugin-babel@4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.4.3.tgz#3dad20b606d48694fd667b1533e5ad267c0e0602"
integrity sha512-DxqaIlSakXLym6UyjFVYadj98dht34+VThkt1JMdFkpzF6DVW+Zhzkxut8aAyzjVADkFPPId0kzNai+JDLyHVA==
"@vue/cli-plugin-babel@4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.4.5.tgz#ebdd8f982c26b57642a122f574113d254aedfa2d"
integrity sha512-iw1blSJToR8pPONY6PU0yCYhJAOF1AD5pinO357QF8WiCzn2RMQ2l234brs/iU+3yjtPFVKXWrQ+OJDttkpjqQ==
dependencies:
"@babel/core" "^7.9.6"
"@vue/babel-preset-app" "^4.4.3"
"@vue/cli-shared-utils" "^4.4.3"
"@vue/babel-preset-app" "^4.4.5"
"@vue/cli-shared-utils" "^4.4.5"
babel-loader "^8.1.0"
cache-loader "^4.1.0"
thread-loader "^2.1.3"
webpack "^4.0.0"

"@vue/cli-plugin-e2e-cypress@4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-e2e-cypress/-/cli-plugin-e2e-cypress-4.4.3.tgz#74ec0c7793a941993d58005734775d50da2ccc25"
integrity sha512-x94QjCSD/n4eG6OfQ+DKa6UnBhI3oebhzPxNYicYs5Ai/75nIMT7NheDKYyOQ7SbpopM8lRoMVXPWQSBgtg5wA==
"@vue/cli-plugin-e2e-cypress@4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-e2e-cypress/-/cli-plugin-e2e-cypress-4.4.5.tgz#f41f350f62c8207fc7c770770868c08337cd34e6"
integrity sha512-G1fVajNPFNTJ3VDQk30V1fNMsUHlJMykzGVbS3HDS0INUrKrE4HWkwiYOb8G6sL1nQTMMD0FDSLn8saoACNk8A==
dependencies:
"@vue/cli-shared-utils" "^4.4.3"
"@vue/cli-shared-utils" "^4.4.5"
cypress "^3.8.3"
eslint-plugin-cypress "^2.10.3"

"@vue/cli-plugin-eslint@4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.4.3.tgz#c629bad585086068fd3b6c914e378989cc075329"
integrity sha512-8WB1dx2Ih2zOIjrFMe8NkD/geyYHkyi2die2EcW3MdAfCeK6RUgDF6yIO6lCM3lpAzrk1O0y0OSHc2lrMxr9iA==
"@vue/cli-plugin-eslint@4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-4.4.5.tgz#11eb77da1dba8f78302edb939d4a875fc7dded26"
integrity sha512-2igWVdzU367F/EZNNeTkEsd7F+jxVj3lq184Sip89yZHZsULk5BnCEsTJPBNAPfSRky3LF2Pj85t58erGdrHvw==
dependencies:
"@vue/cli-shared-utils" "^4.4.3"
"@vue/cli-shared-utils" "^4.4.5"
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.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.4.3.tgz#82eaaec2ffd2d7d4d84d0ad9b95be80137f2f61f"
integrity sha512-AY7LF4ifHBr9ZtGHf7/xvZ3hMDN8Wh+lFGcs+kp0ekPTB1alGbSBEgxTA/Fgaof6gxkfTo8ScwNyOQHrTa8gdA==
"@vue/cli-plugin-pwa@4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-pwa/-/cli-plugin-pwa-4.4.5.tgz#b35c1f51c8f53d81fd7d328396b11c582c38e628"
integrity sha512-8IEgxWeTFHYOY5T7+LI9dAhWmHMSI9qqJ8EMcwQtGWcBac6fthXOhyafbFkEaVyW5gAMc1XCAyKv50KRgcXfcw==
dependencies:
"@vue/cli-shared-utils" "^4.4.3"
"@vue/cli-shared-utils" "^4.4.5"
webpack "^4.0.0"
workbox-webpack-plugin "^4.3.1"

"@vue/cli-plugin-router@^4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.4.3.tgz#69a07f1d8103b5b748fe5a6651818f562a2ecf19"
integrity sha512-rqhM/t0g38amC118kicenlKgqXnTcFQdNk7RWkX1QO6b0WuTIsqUSZ3HTR8K6H1wQwggW1qbTV1gF2mNNlsmnA==
"@vue/cli-plugin-router@^4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.4.5.tgz#9c987161ee3986744ce6bab7a3a09b5ec86c2759"
integrity sha512-vVTCQy4nYEDA8yqeJg8ohobDtAKCyuhkYDEzY0V9yoNzgSpRCgJtM0FDozPmaQpBHoeud17h2bf6hy6SuXUs3Q==
dependencies:
"@vue/cli-shared-utils" "^4.4.3"
"@vue/cli-shared-utils" "^4.4.5"

"@vue/cli-plugin-typescript@4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.4.3.tgz#2ca197626891d5350abaccd4909bcbc68c686446"
integrity sha512-9XsOWkkyuoZxl1/Ajtv6zsrjbl3v9sFuekzmQkVtoe57bejBz9fKTt68780lzZRcLJ5NRCLQckAHfMulxWMB5g==
"@vue/cli-plugin-typescript@4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-4.4.5.tgz#0db0c9abf5a74d9e7312231e5ee71eec829a7cdd"
integrity sha512-erQU38JW2oeSRP6MqFjNpeH85yBuNiHUb698zi89VPyphKdFtvuhDpx95hXmVF9UfbsCwe7vWX9Q9zJbxQLCAQ==
dependencies:
"@types/webpack-env" "^1.15.2"
"@vue/cli-shared-utils" "^4.4.3"
"@vue/cli-shared-utils" "^4.4.5"
cache-loader "^4.1.0"
fork-ts-checker-webpack-plugin "^3.1.1"
globby "^9.2.0"
Expand All @@ -1412,15 +1412,15 @@
webpack "^4.0.0"
yorkie "^2.0.0"

"@vue/cli-plugin-unit-jest@4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.4.3.tgz#cc7cdf9f6ef39969e4d87e2b5db98f862e7c7403"
integrity sha512-AVsSOzy0Y1yPLNNPQQvzr6hwtQc3vpbX8lwh7UNpdclbNn6TwEF3uO2PaovgAwqLCbqGcNNLE3dlGNr+lBV7/Q==
"@vue/cli-plugin-unit-jest@4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.4.5.tgz#9545778ebd083d055a98152471df78f2122f67b3"
integrity sha512-qNOjIVhGAXI8c4vs2MVZoCymfD6cA5RDO12Oh8vS1Ka6OIPzrLy6PHLadsahUe2Svp9nJTgEKDmn/hFyW1qdyg==
dependencies:
"@babel/core" "^7.9.6"
"@babel/plugin-transform-modules-commonjs" "^7.9.6"
"@types/jest" "^24.0.19"
"@vue/cli-shared-utils" "^4.4.3"
"@vue/cli-shared-utils" "^4.4.5"
babel-core "^7.0.0-bridge.0"
babel-jest "^24.9.0"
babel-plugin-transform-es2015-modules-commonjs "^6.26.2"
Expand All @@ -1433,23 +1433,23 @@
ts-jest "^24.2.0"
vue-jest "^3.0.5"

"@vue/cli-plugin-vuex@4.4.3", "@vue/cli-plugin-vuex@^4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.4.3.tgz#e6f34eee0c61cf46ed114d06546d870eb97ee2b4"
integrity sha512-gw+rNF05hcWSYujVPgkS/+9u8A5lwqXtjaYxRGzN0GKU5kHmhEJn2+kNKzkeOCnWAh+Cvq7pY8SapKV10df9pA==
"@vue/cli-plugin-vuex@4.4.5", "@vue/cli-plugin-vuex@^4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-4.4.5.tgz#4c4cf7f2f2361fb82ca8cc2062521d6c9741b849"
integrity sha512-CyWWv41cgVE7vcq/NcuH6Ee0zqFJFvIqkWVf3as6S5wRdeF5VHuhBh+5/A0zPyZOL6FVs32khYqvez+x6tVdfg==

"@vue/cli-service@4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.4.3.tgz#228a659cc92b7dfea5d5ac19948638a072217a57"
integrity sha512-dEKua3LNumU6h9uFZYhW1cQ8oiVXiBFVZdN9RWzPO0mIN3FBYFaOTD6rZ7ejOsDtkl9v1oKTrSwhyMd34oOshg==
"@vue/cli-service@4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-4.4.5.tgz#4e2c9d30bef47356f24834d0239301b68d414062"
integrity sha512-6EiH2Cr3GAjLFU2pmxEwU5uDqFG1kpT47UWRZD7CssZFfEVIkfo1bQdHapy/hS7p1u216bckzkRhNvdOUPvXkA==
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.4.3"
"@vue/cli-plugin-router" "^4.4.3"
"@vue/cli-plugin-vuex" "^4.4.3"
"@vue/cli-shared-utils" "^4.4.3"
"@vue/cli-overlay" "^4.4.5"
"@vue/cli-plugin-router" "^4.4.5"
"@vue/cli-plugin-vuex" "^4.4.5"
"@vue/cli-shared-utils" "^4.4.5"
"@vue/component-compiler-utils" "^3.1.2"
"@vue/preload-webpack-plugin" "^1.1.0"
"@vue/web-component-wrapper" "^1.2.0"
Expand Down Expand Up @@ -1496,10 +1496,10 @@
webpack-dev-server "^3.11.0"
webpack-merge "^4.2.2"

"@vue/cli-shared-utils@^4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.4.3.tgz#0cf7462ffd9eb93a4902b80dcc7f89bf40d4c6c2"
integrity sha512-2irCxQ/yY/UvBv5j4XzKSxkX7zcHq3afHMSIsqisp5jzXM//mQY2QrvEooaQtGstCROi6xDe+jnIx23v+gexEA==
"@vue/cli-shared-utils@^4.4.5":
version "4.4.5"
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.4.5.tgz#fe5025a28043fec9d6a301107325433a63eafccc"
integrity sha512-DChYSjidHZmHtxROIp1WHlvhp06AkUzNBdkw0+uJ6FWHSQmkeRpsCU9XYTdsyRbatHzO0wnJ6GO+20yl3ZzLPw==
dependencies:
"@hapi/joi" "^15.0.1"
chalk "^2.4.2"
Expand All @@ -1511,7 +1511,6 @@
ora "^3.4.0"
read-pkg "^5.1.1"
request "^2.88.2"
request-promise-native "^1.0.8"
semver "^6.1.0"
strip-ansi "^6.0.0"

Expand Down Expand Up @@ -8746,7 +8745,7 @@ request-promise-core@1.1.3:
dependencies:
lodash "^4.17.15"

request-promise-native@^1.0.5, request-promise-native@^1.0.7, request-promise-native@^1.0.8:
request-promise-native@^1.0.5, request-promise-native@^1.0.7:
version "1.0.8"
resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.8.tgz#a455b960b826e44e2bf8999af64dff2bfe58cb36"
integrity sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ==
Expand Down

0 comments on commit ecee82d

Please sign in to comment.