|
27 | 27 | "scripts": { "build": "tsc -b && tsdown" }, |
28 | 28 | "peerDependencies": { |
29 | 29 | "@deepseek-ai/cordis": "^4.0.1", |
30 | | - "@deepseek-ai/dsh-tools": "*", |
31 | | - "@deepseek-ai/dsh-credentials": "*", |
32 | | - "@deepseek-ai/dsh-settings": "*", |
33 | | - "@deepseek-ai/dsh-skill": "*", |
| 30 | + "@deepseek-ai/dsh-tools": "^0.1.0-rc.6", |
| 31 | + "@deepseek-ai/dsh-credentials": "^0.1.0-rc.6", |
| 32 | + "@deepseek-ai/dsh-settings": "^0.1.0-rc.6", |
| 33 | + "@deepseek-ai/dsh-skill": "^0.1.0-rc.6", |
34 | 34 | "@deepseek-ai/schemastery": "^3.18.1", |
35 | | - "@deepseek-ai/dsh-api-remotes": "*", |
36 | | - "@deepseek-ai/dsh-client-connection": "*", |
37 | | - "@deepseek-ai/dsh-client-locale": "*", |
38 | | - "@deepseek-ai/dsh-client-runtime": "*", |
39 | | - "@deepseek-ai/dsh-client-ui-settings": "*", |
40 | | - "@deepseek-ai/dsh-client-ui-slots": "*", |
| 35 | + "@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.6", |
| 36 | + "@deepseek-ai/dsh-client-connection": "^0.1.0-rc.6", |
| 37 | + "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.6", |
| 38 | + "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.6", |
| 39 | + "@deepseek-ai/dsh-client-ui-settings": "^0.1.0-rc.6", |
| 40 | + "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.6", |
41 | 41 | "react": "^18.2.0" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@deepseek-ai/cordis": "link:../../../deepseek-harness/vendor/cordis", |
45 | | - "@deepseek-ai/dsh-tools": "link:../../../deepseek-harness/packages/core/tools", |
46 | | - "@deepseek-ai/dsh-credentials": "link:../../../deepseek-harness/packages/credentials/credentials", |
47 | | - "@deepseek-ai/dsh-settings": "link:../../../deepseek-harness/packages/settings/settings", |
48 | | - "@deepseek-ai/dsh-skill": "link:../../../deepseek-harness/packages/skill/skill", |
49 | | - "@deepseek-ai/schemastery": "link:../../../deepseek-harness/vendor/schemastery", |
50 | | - "@deepseek-ai/dsh-api-remotes": "link:../../../deepseek-harness/packages/api/remotes", |
51 | | - "@deepseek-ai/dsh-client-connection": "link:../../../deepseek-harness/packages/client/connection", |
52 | | - "@deepseek-ai/dsh-client-locale": "link:../../../deepseek-harness/packages/client/locale", |
53 | | - "@deepseek-ai/dsh-client-runtime": "link:../../../deepseek-harness/packages/client/runtime", |
54 | | - "@deepseek-ai/dsh-client-ui-settings": "link:../../../deepseek-harness/packages/client/ui-settings", |
55 | | - "@deepseek-ai/dsh-client-ui-slots": "link:../../../deepseek-harness/packages/client/ui-slots", |
| 44 | + "@deepseek-ai/cordis": "^4.0.1", |
| 45 | + "@deepseek-ai/dsh-tools": "^0.1.0-rc.6", |
| 46 | + "@deepseek-ai/dsh-credentials": "^0.1.0-rc.6", |
| 47 | + "@deepseek-ai/dsh-settings": "^0.1.0-rc.6", |
| 48 | + "@deepseek-ai/dsh-skill": "^0.1.0-rc.6", |
| 49 | + "@deepseek-ai/schemastery": "^3.18.1", |
| 50 | + "@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.6", |
| 51 | + "@deepseek-ai/dsh-client-connection": "^0.1.0-rc.6", |
| 52 | + "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.6", |
| 53 | + "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.6", |
| 54 | + "@deepseek-ai/dsh-client-ui-settings": "^0.1.0-rc.6", |
| 55 | + "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.6", |
56 | 56 | "@types/node": "^22.0.0", |
57 | 57 | "@types/react": "~18.3.1", |
58 | 58 | "lightningcss": "^1.32.0", |
|
0 commit comments