mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 09:22:27 +00:00
chore(deps): update all non-major dependencies (#5252)
This commit is contained in:
parent
4281c22b45
commit
020fa8e1b6
@ -38,16 +38,16 @@
|
||||
"consola": "^2.5.6",
|
||||
"cross-env": "^5.2.0",
|
||||
"cross-spawn": "^6.0.5",
|
||||
"eslint": "^5.15.1",
|
||||
"eslint": "^5.15.2",
|
||||
"eslint-config-standard": "^12.0.0",
|
||||
"eslint-multiplexer": "^1.0.3",
|
||||
"eslint-plugin-import": "^2.16.0",
|
||||
"eslint-plugin-jest": "^22.3.2",
|
||||
"eslint-plugin-jest": "^22.4.1",
|
||||
"eslint-plugin-node": "^8.0.1",
|
||||
"eslint-plugin-promise": "^4.0.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^5.2.2",
|
||||
"esm": "^3.2.17",
|
||||
"esm": "^3.2.18",
|
||||
"express": "^4.16.4",
|
||||
"finalhandler": "^1.1.1",
|
||||
"fork-ts-checker-webpack-plugin": "^1.0.0",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"boxen": "^3.0.0",
|
||||
"chalk": "^2.4.2",
|
||||
"consola": "^2.5.6",
|
||||
"esm": "^3.2.17",
|
||||
"esm": "^3.2.18",
|
||||
"execa": "^1.0.0",
|
||||
"exit": "^0.1.2",
|
||||
"minimist": "^1.2.0",
|
||||
|
@ -15,7 +15,7 @@
|
||||
"@nuxt/vue-renderer": "2.4.5",
|
||||
"consola": "^2.5.6",
|
||||
"debug": "^4.1.1",
|
||||
"esm": "^3.2.17",
|
||||
"esm": "^3.2.18",
|
||||
"fs-extra": "^7.0.1",
|
||||
"hash-sum": "^1.0.2",
|
||||
"std-env": "^2.2.1"
|
||||
|
@ -15,7 +15,7 @@
|
||||
"@nuxt/utils": "2.4.5",
|
||||
"babel-loader": "^8.0.5",
|
||||
"cache-loader": "^2.0.1",
|
||||
"caniuse-lite": "^1.0.30000948",
|
||||
"caniuse-lite": "^1.0.30000949",
|
||||
"chalk": "^2.4.2",
|
||||
"consola": "^2.5.6",
|
||||
"css-loader": "^2.1.1",
|
||||
|
44
yarn.lock
44
yarn.lock
@ -2962,10 +2962,10 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000939, caniuse-lite@^1.0.30000940:
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000947.tgz#c30305e9701449c22e97f4e9837cea3d76aa3273"
|
||||
integrity sha512-ubgBUfufe5Oi3W1+EHyh2C3lfBIEcZ6bTuvl5wNOpIuRB978GF/Z+pQ7pGGUpeYRB0P+8C7i/3lt6xkeu2hwnA==
|
||||
|
||||
caniuse-lite@^1.0.30000948:
|
||||
version "1.0.30000948"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000948.tgz#793ed7c28fe664856beb92b43fc013fc22b81633"
|
||||
integrity sha512-Lw4y7oz1X5MOMZm+2IFaSISqVVQvUuD+ZUSfeYK/SlYiMjkHN/eJ2PDfJehW5NA6JjrxYSSnIWfwjeObQMEjFQ==
|
||||
caniuse-lite@^1.0.30000949:
|
||||
version "1.0.30000949"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000949.tgz#8cbc6d2f141bc32362f7467b45a2dcae8e64c84b"
|
||||
integrity sha512-jIF/jphmuJ7oAWmfYO0qAxRAvCa0zNquALO6Ykfe6qo8qwh882Cgcs+OWmm21L3x6nu4TVLFeEZ9/q6VuKCfSg==
|
||||
|
||||
capture-exit@^1.2.0:
|
||||
version "1.2.0"
|
||||
@ -4415,10 +4415,10 @@ eslint-plugin-import@^2.16.0:
|
||||
read-pkg-up "^2.0.0"
|
||||
resolve "^1.9.0"
|
||||
|
||||
eslint-plugin-jest@^22.3.2:
|
||||
version "22.3.2"
|
||||
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.3.2.tgz#702ac04b06223c9241d92b986165318db474ca81"
|
||||
integrity sha512-K1i3qORvcX2VuGLI4N+slreGpeObAWkT5gi1ya8olZ6YXwnxzBrMlif3uEUHgXwPIStpO26vAlRX0SgFy8SkZA==
|
||||
eslint-plugin-jest@^22.4.1:
|
||||
version "22.4.1"
|
||||
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c"
|
||||
integrity sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg==
|
||||
|
||||
eslint-plugin-node@^8.0.1:
|
||||
version "8.0.1"
|
||||
@ -4457,7 +4457,7 @@ eslint-scope@3.7.1:
|
||||
esrecurse "^4.1.0"
|
||||
estraverse "^4.1.1"
|
||||
|
||||
eslint-scope@^4.0.0, eslint-scope@^4.0.2:
|
||||
eslint-scope@^4.0.0:
|
||||
version "4.0.2"
|
||||
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
|
||||
integrity sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg==
|
||||
@ -4465,6 +4465,14 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.2:
|
||||
esrecurse "^4.1.0"
|
||||
estraverse "^4.1.1"
|
||||
|
||||
eslint-scope@^4.0.3:
|
||||
version "4.0.3"
|
||||
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
|
||||
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
|
||||
dependencies:
|
||||
esrecurse "^4.1.0"
|
||||
estraverse "^4.1.1"
|
||||
|
||||
eslint-utils@^1.3.0, eslint-utils@^1.3.1:
|
||||
version "1.3.1"
|
||||
resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
|
||||
@ -4475,10 +4483,10 @@ eslint-visitor-keys@^1.0.0:
|
||||
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
|
||||
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
|
||||
|
||||
eslint@^5.15.1:
|
||||
version "5.15.1"
|
||||
resolved "https://registry.npmjs.org/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524"
|
||||
integrity sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg==
|
||||
eslint@^5.15.2:
|
||||
version "5.15.2"
|
||||
resolved "https://registry.npmjs.org/eslint/-/eslint-5.15.2.tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5"
|
||||
integrity sha512-I8VM4SILpMwUvsRt83bQVwIRQAJ2iPMXun1FVZ/lV1OHklH2tJaXqoDnNzdiFc6bnCtGKXvQIQNP3kj1eMskSw==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
ajv "^6.9.1"
|
||||
@ -4486,7 +4494,7 @@ eslint@^5.15.1:
|
||||
cross-spawn "^6.0.5"
|
||||
debug "^4.0.1"
|
||||
doctrine "^3.0.0"
|
||||
eslint-scope "^4.0.2"
|
||||
eslint-scope "^4.0.3"
|
||||
eslint-utils "^1.3.1"
|
||||
eslint-visitor-keys "^1.0.0"
|
||||
espree "^5.0.1"
|
||||
@ -4517,10 +4525,10 @@ eslint@^5.15.1:
|
||||
table "^5.2.3"
|
||||
text-table "^0.2.0"
|
||||
|
||||
esm@^3.2.17:
|
||||
version "3.2.17"
|
||||
resolved "https://registry.npmjs.org/esm/-/esm-3.2.17.tgz#ae74c34f502ab2ee8f03c64cc785ebeb1786526a"
|
||||
integrity sha512-C9o9bz51z5upkD7wCsTKgWwWSZ+OztN2eXLL8senHAULFAXCXGSmw1EW2zengsoyyDh9D/H4Twxk7ZkMEW360Q==
|
||||
esm@^3.2.18:
|
||||
version "3.2.18"
|
||||
resolved "https://registry.npmjs.org/esm/-/esm-3.2.18.tgz#54e9276449ab832b01240069ae66bf245785c767"
|
||||
integrity sha512-1UENjnnI37UDp7KuOqKYjfqdaMim06eBWnDv37smaxTIzDl0ZWnlgoXwsVwD9+Lidw+q/f1gUf2diVMDCycoVw==
|
||||
|
||||
espree@^4.1.0:
|
||||
version "4.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user