mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update all non-major dependencies (#5232)
This commit is contained in:
parent
650a80d744
commit
0dd22deba3
@ -47,7 +47,7 @@
|
||||
"eslint-plugin-promise": "^4.0.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^5.2.2",
|
||||
"esm": "^3.2.16",
|
||||
"esm": "^3.2.17",
|
||||
"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.16",
|
||||
"esm": "^3.2.17",
|
||||
"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.16",
|
||||
"esm": "^3.2.17",
|
||||
"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.30000946",
|
||||
"caniuse-lite": "^1.0.30000947",
|
||||
"chalk": "^2.4.2",
|
||||
"consola": "^2.5.6",
|
||||
"css-loader": "^2.1.1",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -2971,10 +2971,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.30000943.tgz#00b25bd5808edc2ed1cfb53533a6a6ff6ca014ee"
|
||||
integrity sha512-nJMjU4UaesbOHTcmz6VS+qaog++Fdepg4KAya5DL/AZrL/aaAZDGOOQ0AECtsJa09r4cJBdHZMive5mw8lnQ5A==
|
||||
|
||||
caniuse-lite@^1.0.30000946:
|
||||
version "1.0.30000946"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000946.tgz#ac50a3331bb805b483478bbc26a0ab71bb6d0509"
|
||||
integrity sha512-ZVXtMoZ3Mfq69Ikv587Av+5lwGVJsG98QKUucVmtFBf0tl1kOCfLQ5o6Z2zBNis4Mx3iuH77WxEUpdP6t7f2CQ==
|
||||
caniuse-lite@^1.0.30000947:
|
||||
version "1.0.30000947"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000947.tgz#c30305e9701449c22e97f4e9837cea3d76aa3273"
|
||||
integrity sha512-ubgBUfufe5Oi3W1+EHyh2C3lfBIEcZ6bTuvl5wNOpIuRB978GF/Z+pQ7pGGUpeYRB0P+8C7i/3lt6xkeu2hwnA==
|
||||
|
||||
capture-exit@^1.2.0:
|
||||
version "1.2.0"
|
||||
@ -4533,10 +4533,10 @@ eslint@^5.15.1:
|
||||
table "^5.2.3"
|
||||
text-table "^0.2.0"
|
||||
|
||||
esm@^3.2.16:
|
||||
version "3.2.16"
|
||||
resolved "https://registry.npmjs.org/esm/-/esm-3.2.16.tgz#e48f887c29a4a981a4da0baa2ae2bf20e30b5614"
|
||||
integrity sha512-iACZMQvYFc66Y7QC+vD3oGA/fFsPA/IQwewRJ3K0gbMV52E59pdko02kF2TfVdtp5aHO62PHxL6fxtHJmhm3NQ==
|
||||
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==
|
||||
|
||||
espree@^4.1.0:
|
||||
version "4.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user