mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency defu to v5 (#9292)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
186df335d9
commit
db11f7bf93
@ -20,7 +20,7 @@
|
||||
"connect": "^3.7.0",
|
||||
"consola": "^2.15.3",
|
||||
"crc": "^3.8.0",
|
||||
"defu": "^4.0.1",
|
||||
"defu": "^5.0.0",
|
||||
"destr": "^1.1.0",
|
||||
"execa": "^5.0.0",
|
||||
"exit": "^0.1.2",
|
||||
|
@ -12,7 +12,7 @@
|
||||
"dependencies": {
|
||||
"@nuxt/utils": "2.15.6",
|
||||
"consola": "^2.15.3",
|
||||
"defu": "^4.0.1",
|
||||
"defu": "^5.0.0",
|
||||
"destr": "^1.1.0",
|
||||
"dotenv": "^9.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"@nuxt/utils": "2.15.6",
|
||||
"chalk": "^4.1.1",
|
||||
"consola": "^2.15.3",
|
||||
"defu": "^4.0.1",
|
||||
"defu": "^5.0.0",
|
||||
"devalue": "^2.0.1",
|
||||
"fs-extra": "^9.1.0",
|
||||
"html-minifier": "^4.0.0",
|
||||
|
@ -11,7 +11,7 @@
|
||||
"@nuxt/devalue": "^1.2.5",
|
||||
"@nuxt/utils": "2.15.6",
|
||||
"consola": "^2.15.3",
|
||||
"defu": "^4.0.1",
|
||||
"defu": "^5.0.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lru-cache": "^5.1.1",
|
||||
|
@ -5225,10 +5225,10 @@ defu@^3.2.2:
|
||||
resolved "https://registry.npmjs.org/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97"
|
||||
integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ==
|
||||
|
||||
defu@^4.0.1:
|
||||
version "4.0.1"
|
||||
resolved "https://registry.npmjs.org/defu/-/defu-4.0.1.tgz#9d7d7a48f9295f08285d153dcff174c89b9bcb22"
|
||||
integrity sha512-lC+G0KvvWRbisQa50+iFelm3/eMmwo4IlBmfASOVlw9MZpHHyQeVsZxc5j23+TQy5ydgEoTVSrWl7ptou1kzJQ==
|
||||
defu@^5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.npmjs.org/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b"
|
||||
integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ==
|
||||
|
||||
delayed-stream@~1.0.0:
|
||||
version "1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user