mirror of
https://github.com/directus/directus.git
synced 2026-01-27 15:17:58 -05:00
Bump @vue/cli-plugin-router from 4.4.4 to 4.4.5 (#737)
This commit is contained in:
committed by
GitHub
parent
47671cbc98
commit
2274c0ee3c
@@ -81,7 +81,7 @@
|
||||
"@typescript-eslint/typescript-estree": "^3.3.0",
|
||||
"@vue/cli-plugin-babel": "^4.4.4",
|
||||
"@vue/cli-plugin-eslint": "^4.4.4",
|
||||
"@vue/cli-plugin-router": "^4.4.4",
|
||||
"@vue/cli-plugin-router": "^4.4.5",
|
||||
"@vue/cli-plugin-typescript": "^4.4.4",
|
||||
"@vue/cli-plugin-unit-jest": "^4.4.4",
|
||||
"@vue/cli-plugin-vuex": "^4.4.4",
|
||||
|
||||
21
yarn.lock
21
yarn.lock
@@ -2252,12 +2252,12 @@
|
||||
webpack "^4.0.0"
|
||||
yorkie "^2.0.0"
|
||||
|
||||
"@vue/cli-plugin-router@^4.4.4":
|
||||
version "4.4.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-4.4.4.tgz#59e11dd55df854618616ad4f013b20c52e4a3a68"
|
||||
integrity sha512-jZTupo+zFz1YHH3Q4WC5nJW5wlNEDqX//m+atwUISPahVEG6/EV8HwJnQDT7EQ9re4v78xI27eOtyNw+qSyiSA==
|
||||
"@vue/cli-plugin-router@^4.4.4", "@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.4"
|
||||
"@vue/cli-shared-utils" "^4.4.5"
|
||||
|
||||
"@vue/cli-plugin-typescript@^4.4.4":
|
||||
version "4.4.4"
|
||||
@@ -2359,10 +2359,10 @@
|
||||
webpack-dev-server "^3.11.0"
|
||||
webpack-merge "^4.2.2"
|
||||
|
||||
"@vue/cli-shared-utils@^4.4.4":
|
||||
version "4.4.4"
|
||||
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-4.4.4.tgz#b9685b73a604c8a7ee82d6fc3319fe7bb2cdb274"
|
||||
integrity sha512-ccMZtTMSutR35V5nrU/eyj+zRMomTRGBTLwJPmaJ2sRiW/93MTggQGXDWC8JRAA8yiU1N8xza8mjBxS0O2wIAA==
|
||||
"@vue/cli-shared-utils@^4.4.4", "@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"
|
||||
@@ -2374,7 +2374,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"
|
||||
|
||||
@@ -12496,7 +12495,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==
|
||||
|
||||
Reference in New Issue
Block a user