File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 18
18
},
19
19
"dependencies" : {
20
20
"@swc/core" : " ^1.2.58" ,
21
- "defu" : " ^5.0.0 " ,
21
+ "defu" : " ^6.1.3 " ,
22
22
"swc-loader" : " ^0.1.14"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3927,6 +3927,11 @@ defu@^5.0.0:
3927
3927
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b"
3928
3928
integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ==
3929
3929
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
+
3930
3935
depd@~1.1.2 :
3931
3936
version "1.1.2"
3932
3937
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
You can’t perform that action at this time.
0 commit comments