chore: refresh dependencies by yarn upgrade-interactive (#9139)

This commit is contained in:
Brooooooklyn
2024-12-13 08:08:06 +00:00
parent 133f21b9ca
commit 055abf6040
35 changed files with 1904 additions and 1003 deletions

View File

@@ -7,8 +7,8 @@
"description": "Generate changelog from blocksuite version change",
"dependencies": {
"@napi-rs/clipboard": "^1.1.2",
"@napi-rs/simple-git": "^0.1.18",
"@napi-rs/simple-git": "^0.1.19",
"chalk": "^5.3.0",
"undici": "^7.0.0"
"undici": "^7.1.0"
}
}