feat: Integrated Vision & Robust Translation Layer, Secured Repo (removed keys)
This commit is contained in:
22
package.json
22
package.json
@@ -4,14 +4,22 @@
|
||||
"author": "Trae & Gemini",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"clipboardy": "^4.0.0",
|
||||
"diff": "^8.0.2",
|
||||
"he": "^1.2.0",
|
||||
"ink": "^4.0.0",
|
||||
"ink-select-input": "^5.0.0",
|
||||
"ink-spinner": "^5.0.0",
|
||||
"ink-syntax-highlight": "^2.0.2",
|
||||
"ink-text-input": "^5.0.0",
|
||||
"playwright": "^1.57.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"ink": "^4.0.0",
|
||||
"ink-text-input": "^5.0.0",
|
||||
"ink-spinner": "^5.0.0",
|
||||
"ink-select-input": "^5.0.0",
|
||||
"clipboardy": "^4.0.0",
|
||||
"he": "^1.2.0"
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"unified": "^11.0.5"
|
||||
},
|
||||
"overrides": {
|
||||
"react": "^18.2.0",
|
||||
@@ -20,4 +28,4 @@
|
||||
"scripts": {
|
||||
"start": "node bin/opencode-ink.mjs"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user