Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

Commit c46c6e4

Browse files
chore(deps): update dependency defu to v6
1 parent 20559a0 commit c46c6e4

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
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@vitejs/plugin-legacy": "^1.6.0",
3030
"consola": "^2.15.3",
31-
"defu": "^5.0.0",
31+
"defu": "^6.1.1",
3232
"fs-extra": "^10.0.0",
3333
"pathe": "^0.2.0",
3434
"postcss-import": "^14.0.2",

yarn.lock

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

4453+
defu@^6.1.1:
4454+
version "6.1.1"
4455+
resolved "https://registry.yarnpkg.com/defu/-/defu-6.1.1.tgz#a12c712349197c545dc61d3cd3b607b4cc7ef0c1"
4456+
integrity sha512-aA964RUCsBt0FGoNIlA3uFgo2hO+WWC0fiC6DBps/0SFzkKcYoM/3CzVLIa5xSsrFjdioMdYgAIbwo80qp2MoA==
4457+
44534458
depd@~1.1.2:
44544459
version "1.1.2"
44554460
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"

0 commit comments

Comments
 (0)