|
|
@@ -43,7 +43,8 @@
|
|
|
"@deepseek-ai/dsh-client-ui-slots": "^0.0.1",
|
|
|
"@deepseek-ai/dsh-invariants": "^0.0.1",
|
|
|
"cordis": "^4.0.0-rc.7",
|
|
|
- "react": "^18.2.0"
|
|
|
+ "react": "^18.2.0",
|
|
|
+ "react-dom": "^18.2.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@deepseek-ai/dsh-client-locale": "workspace:^",
|
|
|
@@ -52,9 +53,11 @@
|
|
|
"@deepseek-ai/dsh-client-ui-sidebar": "workspace:^",
|
|
|
"@deepseek-ai/dsh-client-ui-slots": "workspace:^",
|
|
|
"@deepseek-ai/dsh-invariants": "workspace:^",
|
|
|
+ "@types/react-dom": "~18.3.0",
|
|
|
"@types/react": "~18.3.1",
|
|
|
"cordis": "^4.0.0-rc.7",
|
|
|
- "react": "^18.2.0"
|
|
|
+ "react": "^18.2.0",
|
|
|
+ "react-dom": "^18.2.0"
|
|
|
},
|
|
|
"files": [
|
|
|
"lib/index.js",
|