chore(deps): update dependency @nuxt/components to v1 (#7550)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-18 18:46:10 +02:00 committed by GitHub
parent b6e8b74833
commit 21f0e6653c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"dependencies": {
"@nuxt/builder": "2.12.1",
"@nuxt/cli": "2.12.1",
"@nuxt/components": "^0.3.4",
"@nuxt/components": "^1.0.0",
"@nuxt/core": "2.12.1",
"@nuxt/generator": "2.12.1",
"@nuxt/loading-screen": "^2.0.0",

View File

@ -1846,10 +1846,10 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"
"@nuxt/components@^0.3.4":
version "0.3.4"
resolved "https://registry.npmjs.org/@nuxt/components/-/components-0.3.4.tgz#9ca5731450d00ccd376968f3012c1daa0e761899"
integrity sha512-kxYhWrO+zBT0K793j8bCUY1Z7GJQAZpPwHVBsIAKqJmmYNjxNnBch/oFXfP3Q7ktQCDfbKR2NwpxyvwOxc2eCQ==
"@nuxt/components@^1.0.0":
version "1.0.0"
resolved "https://registry.npmjs.org/@nuxt/components/-/components-1.0.0.tgz#3bc4d57432edb0949d65ff2f0a9e54031e48eaa6"
integrity sha512-WY1PbPmv+wg6ngPKVV6PslzLEYQMqGKs0VEjHKX3uw5+2QsGmrSCcZKij+kO/TgMYf7sOf+ItlsHbMYfe3WIPg==
dependencies:
chalk "^4.1.0"
chokidar "^3.4.0"