Skip to content

Commit 2bcc6db

Browse files
chore(deps): update dependency defu to v6
1 parent 6b74625 commit 2bcc6db

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@swc/core": "^1.2.58",
21-
"defu": "^5.0.0",
21+
"defu": "^6.1.3",
2222
"swc-loader": "^0.1.14"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3927,6 +3927,11 @@ defu@^5.0.0:
39273927
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b"
39283928
integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ==
39293929

3930+
defu@^6.1.3:
3931+
version "6.1.3"
3932+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.3.tgz#6d7f56bc61668e844f9f593ace66fd67ef1205fd"
3933+
integrity sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ==
3934+
39303935
depd@~1.1.2:
39313936
version "1.1.2"
39323937
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"

0 commit comments

Comments
 (0)