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

@@ -34,10 +34,10 @@
},
"devDependencies": {
"@napi-rs/cli": "3.0.0-alpha.64",
"lib0": "^0.2.93",
"nx": "^20.0.3",
"tiktoken": "^1.0.15",
"tinybench": "^3.0.0",
"lib0": "^0.2.99",
"nx": "^20.2.2",
"tiktoken": "^1.0.17",
"tinybench": "^3.0.7",
"yjs": "patch:yjs@npm%3A13.6.18#~/.yarn/patches/yjs-npm-13.6.18-ad0d5f7c43.patch"
}
}