Skip to content

Commit 109b452

Browse files
chore(deps): update dependency defu to ^6.1.1 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c0092d commit 109b452

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"test": "yarn lint"
3737
},
3838
"dependencies": {
39-
"defu": "^6.0.0",
39+
"defu": "^6.1.1",
4040
"ufo": "^1.0.0",
4141
"web-vitals": "^3.1.0"
4242
},

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -3938,6 +3938,11 @@ defu@^6.0.0:
39383938
resolved "https://registry.yarnpkg.com/defu/-/defu-6.0.0.tgz#b397a6709a2f3202747a3d9daf9446e41ad0c5fc"
39393939
integrity sha512-t2MZGLf1V2rV4VBZbWIaXKdX/mUcYW0n2znQZoADBkGGxYL8EWqCuCZBmJPJ/Yy9fofJkyuuSuo5GSwo0XdEgw==
39403940

3941+
defu@^6.1.1:
3942+
version "6.1.1"
3943+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.1.tgz#a12c712349197c545dc61d3cd3b607b4cc7ef0c1"
3944+
integrity sha512-aA964RUCsBt0FGoNIlA3uFgo2hO+WWC0fiC6DBps/0SFzkKcYoM/3CzVLIa5xSsrFjdioMdYgAIbwo80qp2MoA==
3945+
39413946
depd@2.0.0:
39423947
version "2.0.0"
39433948
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"

0 commit comments

Comments
 (0)