mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
chore(deps): update all non-major dependencies (#8300)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
18f92749a9
commit
63f5a0ed8c
@ -63,7 +63,7 @@
|
||||
"vue-client-only": "^2.0.0",
|
||||
"vue-meta": "^2.4.0",
|
||||
"vue-no-ssr": "^1.1.1",
|
||||
"vue-router": "^3.4.8",
|
||||
"vue-router": "^3.4.9",
|
||||
"vuex": "^3.5.1"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -49,7 +49,7 @@
|
||||
"consola": "^2.15.0",
|
||||
"create-require": "^1.0.2",
|
||||
"cross-spawn": "^7.0.3",
|
||||
"eslint": "^7.12.1",
|
||||
"eslint": "^7.13.0",
|
||||
"eslint-multiplexer": "^2.0.0",
|
||||
"esm": "^3.2.25",
|
||||
"execa": "^3.4.0",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"pify": "^4.0.1",
|
||||
"semver": "^7.3.2",
|
||||
"serialize-javascript": "^5.0.1",
|
||||
"upath": "^2.0.0"
|
||||
"upath": "^2.0.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -21,7 +21,7 @@
|
||||
"connect": "^3.7.0",
|
||||
"consola": "^2.15.0",
|
||||
"crc": "^3.8.0",
|
||||
"destr": "^1.0.0",
|
||||
"destr": "^1.0.1",
|
||||
"esm": "^3.2.25",
|
||||
"execa": "^3.4.0",
|
||||
"exit": "^0.1.2",
|
||||
@ -33,7 +33,7 @@
|
||||
"pretty-bytes": "^5.4.1",
|
||||
"serve-static": "^1.14.1",
|
||||
"std-env": "^2.2.1",
|
||||
"upath": "^2.0.0",
|
||||
"upath": "^2.0.1",
|
||||
"wrap-ansi": "^6.2.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -14,11 +14,11 @@
|
||||
"consola": "^2.15.0",
|
||||
"create-require": "^1.0.2",
|
||||
"defu": "^2.0.4",
|
||||
"destr": "^1.0.0",
|
||||
"destr": "^1.0.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"esm": "^3.2.25",
|
||||
"jiti": "^0.1.12",
|
||||
"rc9": "^1.0.0",
|
||||
"rc9": "^1.1.0",
|
||||
"std-env": "^2.2.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -13,7 +13,7 @@
|
||||
"consola": "^2.15.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"html-minifier": "^4.0.0",
|
||||
"node-html-parser": "^1.4.6"
|
||||
"node-html-parser": "^1.4.9"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -19,7 +19,7 @@
|
||||
"vue-client-only": "^2.0.0",
|
||||
"vue-meta": "^2.4.0",
|
||||
"vue-no-ssr": "^1.1.1",
|
||||
"vue-router": "^3.4.8",
|
||||
"vue-router": "^3.4.9",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"vuex": "^3.5.1"
|
||||
},
|
||||
|
@ -14,7 +14,7 @@
|
||||
"@nuxt/utils": "2.14.7",
|
||||
"babel-loader": "^8.1.0",
|
||||
"cache-loader": "^4.1.0",
|
||||
"caniuse-lite": "^1.0.30001154",
|
||||
"caniuse-lite": "^1.0.30001157",
|
||||
"chalk": "^3.0.0",
|
||||
"consola": "^2.15.0",
|
||||
"create-require": "^1.0.2",
|
||||
|
24
yarn.lock
24
yarn.lock
@ -3980,6 +3980,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, can
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001156.tgz#75c20937b6012fe2b02ab58b30d475bf0718de97"
|
||||
integrity sha512-z7qztybA2eFZTB6Z3yvaQBIoJpQtsewRD74adw2UbRWwsRq3jIPvgrQGawBMbfafekQaD21FWuXNcywtTDGGCw==
|
||||
|
||||
caniuse-lite@^1.0.30001157:
|
||||
version "1.0.30001157"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001157.tgz#2d11aaeb239b340bc1aa730eca18a37fdb07a9ab"
|
||||
integrity sha512-gOerH9Wz2IRZ2ZPdMfBvyOi3cjaz4O4dgNwPGzx8EhqAs4+2IL/O+fJsbt+znSigujoZG8bVcIAUM/I/E5K3MA==
|
||||
|
||||
capture-exit@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
||||
@ -5129,7 +5134,7 @@ des.js@^1.0.0:
|
||||
inherits "^2.0.1"
|
||||
minimalistic-assert "^1.0.0"
|
||||
|
||||
destr@^1.0.0:
|
||||
destr@^1.0.0, destr@^1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.npmjs.org/destr/-/destr-1.0.1.tgz#d13db7f9d9c9ca4fcf24e86343d601217136ddc3"
|
||||
integrity sha512-LnEdINrd1ydSqRiAGjMBVrG/G8hNruwE+fEKlkJA14MGPEoI9T7zJDwGpkMTyXT2ASE0ycnN2SYn4k6Q7j7lHg==
|
||||
@ -5737,7 +5742,7 @@ eslint-visitor-keys@^2.0.0:
|
||||
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
||||
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
||||
|
||||
eslint@^7.12.1:
|
||||
eslint@^7.13.0:
|
||||
version "7.13.0"
|
||||
resolved "https://registry.npmjs.org/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
|
||||
integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==
|
||||
@ -9250,7 +9255,7 @@ node-gyp@^5.0.2:
|
||||
tar "^4.4.12"
|
||||
which "^1.3.1"
|
||||
|
||||
node-html-parser@^1.4.6:
|
||||
node-html-parser@^1.4.9:
|
||||
version "1.4.9"
|
||||
resolved "https://registry.npmjs.org/node-html-parser/-/node-html-parser-1.4.9.tgz#3c8f6cac46479fae5800725edb532e9ae8fd816c"
|
||||
integrity sha512-UVcirFD1Bn0O+TSmloHeHqZZCxHjvtIeGdVdGMhyZ8/PWlEiZaZ5iJzR189yKZr8p0FXN58BUeC7RHRkf/KYGw==
|
||||
@ -11105,6 +11110,15 @@ rc9@^1.0.0:
|
||||
destr "^1.0.0"
|
||||
flat "^5.0.0"
|
||||
|
||||
rc9@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.npmjs.org/rc9/-/rc9-1.1.0.tgz#0176e8d32c358e96fa8c8d31036c3a0de3da8e9f"
|
||||
integrity sha512-YXmv+7QWbRDCMroz0YYGcFbo2hslal7KHZO6JUIuOlmyV0YPjqzqPTWnonO44iyvJhoz5sQrmyA9PdOlih6QpA==
|
||||
dependencies:
|
||||
defu "^2.0.4"
|
||||
destr "^1.0.0"
|
||||
flat "^5.0.0"
|
||||
|
||||
react-is@^17.0.1:
|
||||
version "17.0.1"
|
||||
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
|
||||
@ -13133,7 +13147,7 @@ upath@^1.1.1, upath@^1.2.0:
|
||||
resolved "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
|
||||
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
|
||||
|
||||
upath@^2.0.0:
|
||||
upath@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.npmjs.org/upath/-/upath-2.0.1.tgz#50c73dea68d6f6b990f51d279ce6081665d61a8b"
|
||||
integrity sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==
|
||||
@ -13363,7 +13377,7 @@ vue-no-ssr@^1.1.1:
|
||||
resolved "https://registry.npmjs.org/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
|
||||
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
|
||||
|
||||
vue-router@^3.4.8:
|
||||
vue-router@^3.4.9:
|
||||
version "3.4.9"
|
||||
resolved "https://registry.npmjs.org/vue-router/-/vue-router-3.4.9.tgz#c016f42030ae2932f14e4748b39a1d9a0e250e66"
|
||||
integrity sha512-CGAKWN44RqXW06oC+u4mPgHLQQi2t6vLD/JbGRDAXm0YpMv0bgpKuU5bBd7AvMgfTz9kXVRIWKHqRwGEb8xFkA==
|
||||
|
Loading…
Reference in New Issue
Block a user