mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency @nuxt/components to ^2.1.4 (#9037)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3e94b6a245
commit
7c86c11d94
@ -34,7 +34,7 @@
|
||||
"@nuxt/babel-preset-app": "2.15.3",
|
||||
"@nuxt/builder": "2.15.3",
|
||||
"@nuxt/cli": "2.15.3",
|
||||
"@nuxt/components": "^2.1.3",
|
||||
"@nuxt/components": "^2.1.4",
|
||||
"@nuxt/config": "2.15.3",
|
||||
"@nuxt/core": "2.15.3",
|
||||
"@nuxt/generator": "2.15.3",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -1896,17 +1896,17 @@
|
||||
node-gyp "^7.1.0"
|
||||
read-package-json-fast "^2.0.1"
|
||||
|
||||
"@nuxt/components@^2.1.3":
|
||||
version "2.1.3"
|
||||
resolved "https://registry.npmjs.org/@nuxt/components/-/components-2.1.3.tgz#5be51bf3f1aea0aef218abfc12c41a9e733d0d1b"
|
||||
integrity sha512-MXChq9y2VGIwT3DKVrxRhJZT2RqRNjyMtKlMWF+VnOa1vJ82A5tAXFKxCvSv9RfVx+nS7bXYAk1Mpp4Qzqm3zQ==
|
||||
"@nuxt/components@^2.1.4":
|
||||
version "2.1.4"
|
||||
resolved "https://registry.npmjs.org/@nuxt/components/-/components-2.1.4.tgz#6d3774704be9b3f692a9bb6d994b1261351799d8"
|
||||
integrity sha512-V3AMoZz2ADhI0SbbUoX1U70eulL/xDwWpV5L/PLmoUHN7NuzsvBbOIl8JBXxf+Vp/d5TZwO0I2x7cHiukydfmA==
|
||||
dependencies:
|
||||
chalk "^4.1.0"
|
||||
chokidar "^3.5.1"
|
||||
glob "^7.1.6"
|
||||
globby "^11.0.2"
|
||||
globby "^11.0.3"
|
||||
scule "^0.1.1"
|
||||
semver "^7.3.4"
|
||||
semver "^7.3.5"
|
||||
upath "^2.0.1"
|
||||
vue-template-compiler "^2.6.12"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user