mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update all non-major dependencies (#7642)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
86f69e4429
commit
6979b304ee
@ -72,7 +72,7 @@
|
||||
"puppeteer-core": "^4.0.1",
|
||||
"request": "^2.88.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "2.18.1",
|
||||
"rollup": "2.18.2",
|
||||
"rollup-plugin-license": "^2.1.0",
|
||||
"sass-loader": "^8.0.2",
|
||||
"sort-package-json": "^1.44.0",
|
||||
|
@ -14,7 +14,7 @@
|
||||
"@nuxt/utils": "2.13.2",
|
||||
"babel-loader": "^8.1.0",
|
||||
"cache-loader": "^4.1.0",
|
||||
"caniuse-lite": "^1.0.30001090",
|
||||
"caniuse-lite": "^1.0.30001093",
|
||||
"chalk": "^3.0.0",
|
||||
"consola": "^2.14.0",
|
||||
"css-loader": "^3.6.0",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -3889,11 +3889,16 @@ caniuse-api@^3.0.0:
|
||||
lodash.memoize "^4.1.2"
|
||||
lodash.uniq "^4.5.0"
|
||||
|
||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001087, caniuse-lite@^1.0.30001088, caniuse-lite@^1.0.30001090:
|
||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001087, caniuse-lite@^1.0.30001088:
|
||||
version "1.0.30001090"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001090.tgz#ff7766332f60e80fea4903f30d360622e5551850"
|
||||
integrity sha512-QzPRKDCyp7RhjczTPZaqK3CjPA5Ht2UnXhZhCI4f7QiB5JK6KEuZBxIzyWnB3wO4hgAj4GMRxAhuiacfw0Psjg==
|
||||
|
||||
caniuse-lite@^1.0.30001093:
|
||||
version "1.0.30001093"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001093.tgz#833e80f64b1a0455cbceed2a4a3baf19e4abd312"
|
||||
integrity sha512-0+ODNoOjtWD5eS9aaIpf4K0gQqZfILNY4WSNuYzeT1sXni+lMrrVjc0odEobJt6wrODofDZUX8XYi/5y7+xl8g==
|
||||
|
||||
capture-exit@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
||||
@ -11438,10 +11443,10 @@ rollup-plugin-license@^2.1.0:
|
||||
spdx-expression-validate "2.0.0"
|
||||
spdx-satisfies "5.0.0"
|
||||
|
||||
rollup@2.18.1:
|
||||
version "2.18.1"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
|
||||
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
|
||||
rollup@2.18.2:
|
||||
version "2.18.2"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-2.18.2.tgz#886ac6e4549e493df106c3e2580c89aeb997be25"
|
||||
integrity sha512-+mzyZhL9ZyLB3eHBISxRNTep9Z2qCuwXzAYkUbFyz7yNKaKH03MFKeiGOS1nv2uvPgDb4ASKv+FiS5mC4h5IFQ==
|
||||
optionalDependencies:
|
||||
fsevents "~2.1.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user