Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency defu to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2021
1 parent 91e74b9 commit 7411a23
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"consola": "^2.15.3",
"create-require": "^1.1.1",
"defu": "^3.2.2",
"defu": "^4.0.0",
"dotenv": "^8.2.0",
"hash-sum": "^2.0.0",
"jiti": "^1.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"connect": "^3.7.0",
"consola": "^2.15.3",
"debounce": "^1.2.1",
"defu": "^3.2.2",
"defu": "^4.0.0",
"destr": "^1.1.0",
"dot-prop": "^6.0.1",
"esbuild": "^0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@nuxt/webpack-builder": "^0.3.1",
"chokidar": "^3.5.1",
"consola": "^2.15.3",
"defu": "^3.2.2",
"defu": "^4.0.0",
"fs-extra": "^9.1.0",
"globby": "^11.0.3",
"hash-sum": "^2.0.0",
Expand Down
13 changes: 10 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1628,7 +1628,7 @@ __metadata:
dependencies:
consola: ^2.15.3
create-require: ^1.1.1
defu: ^3.2.2
defu: ^4.0.0
dotenv: ^8.2.0
hash-sum: ^2.0.0
jiti: ^1.9.1
Expand Down Expand Up @@ -1672,7 +1672,7 @@ __metadata:
connect: ^3.7.0
consola: ^2.15.3
debounce: ^1.2.1
defu: ^3.2.2
defu: ^4.0.0
destr: ^1.1.0
dot-prop: ^6.0.1
esbuild: ^0.10.0
Expand Down Expand Up @@ -5279,6 +5279,13 @@ __metadata:
languageName: node
linkType: hard

"defu@npm:^4.0.0":
version: 4.0.0
resolution: "defu@npm:4.0.0"
checksum: 2df03ea883da7a7dfd489565153c9883b5ff0ed9ef10e7978f3a917cb4842c2a084d5c799f5c3db0da0ed297dcdec57c4e5f57e1e8979c9203b461b8c38842a2
languageName: node
linkType: hard

"delayed-stream@npm:~1.0.0":
version: 1.0.0
resolution: "delayed-stream@npm:1.0.0"
Expand Down Expand Up @@ -10505,7 +10512,7 @@ __metadata:
"@types/lodash": ^4.14.168
chokidar: ^3.5.1
consola: ^2.15.3
defu: ^3.2.2
defu: ^4.0.0
fs-extra: ^9.1.0
globby: ^11.0.3
hash-sum: ^2.0.0
Expand Down

0 comments on commit 7411a23

Please sign in to comment.