mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-16 21:58:19 +00:00
chore(deps): update dependency defu to v4 (#112)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
91e74b9364
commit
c0e4fc007d
@ -18,7 +18,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"consola": "^2.15.3",
|
"consola": "^2.15.3",
|
||||||
"create-require": "^1.1.1",
|
"create-require": "^1.1.1",
|
||||||
"defu": "^3.2.2",
|
"defu": "^4.0.1",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"jiti": "^1.9.1",
|
"jiti": "^1.9.1",
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
"connect": "^3.7.0",
|
"connect": "^3.7.0",
|
||||||
"consola": "^2.15.3",
|
"consola": "^2.15.3",
|
||||||
"debounce": "^1.2.1",
|
"debounce": "^1.2.1",
|
||||||
"defu": "^3.2.2",
|
"defu": "^4.0.1",
|
||||||
"destr": "^1.1.0",
|
"destr": "^1.1.0",
|
||||||
"dot-prop": "^6.0.1",
|
"dot-prop": "^6.0.1",
|
||||||
"esbuild": "^0.10.0",
|
"esbuild": "^0.10.0",
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
"@nuxt/webpack-builder": "^0.3.1",
|
"@nuxt/webpack-builder": "^0.3.1",
|
||||||
"chokidar": "^3.5.1",
|
"chokidar": "^3.5.1",
|
||||||
"consola": "^2.15.3",
|
"consola": "^2.15.3",
|
||||||
"defu": "^3.2.2",
|
"defu": "^4.0.1",
|
||||||
"fs-extra": "^9.1.0",
|
"fs-extra": "^9.1.0",
|
||||||
"globby": "^11.0.3",
|
"globby": "^11.0.3",
|
||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
|
13
yarn.lock
13
yarn.lock
@ -1628,7 +1628,7 @@ __metadata:
|
|||||||
dependencies:
|
dependencies:
|
||||||
consola: ^2.15.3
|
consola: ^2.15.3
|
||||||
create-require: ^1.1.1
|
create-require: ^1.1.1
|
||||||
defu: ^3.2.2
|
defu: ^4.0.1
|
||||||
dotenv: ^8.2.0
|
dotenv: ^8.2.0
|
||||||
hash-sum: ^2.0.0
|
hash-sum: ^2.0.0
|
||||||
jiti: ^1.9.1
|
jiti: ^1.9.1
|
||||||
@ -1672,7 +1672,7 @@ __metadata:
|
|||||||
connect: ^3.7.0
|
connect: ^3.7.0
|
||||||
consola: ^2.15.3
|
consola: ^2.15.3
|
||||||
debounce: ^1.2.1
|
debounce: ^1.2.1
|
||||||
defu: ^3.2.2
|
defu: ^4.0.1
|
||||||
destr: ^1.1.0
|
destr: ^1.1.0
|
||||||
dot-prop: ^6.0.1
|
dot-prop: ^6.0.1
|
||||||
esbuild: ^0.10.0
|
esbuild: ^0.10.0
|
||||||
@ -5279,6 +5279,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"defu@npm:^4.0.1":
|
||||||
|
version: 4.0.1
|
||||||
|
resolution: "defu@npm:4.0.1"
|
||||||
|
checksum: 0e66c20eda0833f351e90bd3a4931cf8c1932f49d28389345d30adf026dc449d24c906678e1b46ca4f2eb320a5b6c7191ff738a6e8ecb8a6154f737f72df23ec
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"delayed-stream@npm:~1.0.0":
|
"delayed-stream@npm:~1.0.0":
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
resolution: "delayed-stream@npm:1.0.0"
|
resolution: "delayed-stream@npm:1.0.0"
|
||||||
@ -10505,7 +10512,7 @@ __metadata:
|
|||||||
"@types/lodash": ^4.14.168
|
"@types/lodash": ^4.14.168
|
||||||
chokidar: ^3.5.1
|
chokidar: ^3.5.1
|
||||||
consola: ^2.15.3
|
consola: ^2.15.3
|
||||||
defu: ^3.2.2
|
defu: ^4.0.1
|
||||||
fs-extra: ^9.1.0
|
fs-extra: ^9.1.0
|
||||||
globby: ^11.0.3
|
globby: ^11.0.3
|
||||||
hash-sum: ^2.0.0
|
hash-sum: ^2.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user