@deepseek-ai/dsh-client-ui-conversation 0.1.2-alpha.4 → 0.1.2-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +29 -29
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@deepseek-ai/dsh-client-ui-conversation",
3
3
  "description": "Target-neutral Conversation assembly, shell, composer, queue, and view navigation",
4
- "version": "0.1.2-alpha.4",
4
+ "version": "0.1.2-rc.1",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -59,35 +59,35 @@
59
59
  "react-dom": "^18.2.0",
60
60
  "@types/react-dom": "~18.3.0",
61
61
  "zod": "^4.4.3",
62
- "@deepseek-ai/dsh-api-remotes": "^0.1.2-alpha.4",
63
62
  "@deepseek-ai/cordis": "^4.0.2",
64
- "@deepseek-ai/dsh-api-session-controller": "^0.1.2-alpha.4",
65
- "@deepseek-ai/dsh-api-workspace-controller": "^0.1.2-alpha.4",
66
- "@deepseek-ai/dsh-attachment": "^0.1.2-alpha.4",
67
- "@deepseek-ai/dsh-client-locale": "^0.1.2-alpha.4",
68
- "@deepseek-ai/dsh-brand": "^0.1.2-alpha.4",
69
- "@deepseek-ai/dsh-client-store": "^0.1.2-alpha.4",
70
- "@deepseek-ai/dsh-client-ui-layout": "^0.1.2-alpha.4",
71
- "@deepseek-ai/dsh-client-test-runtime": "^0.1.2-alpha.4",
72
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.2-alpha.4",
73
- "@deepseek-ai/dsh-client-ui-renderer": "^0.1.2-alpha.4",
74
- "@deepseek-ai/dsh-client-ui-session": "^0.1.2-alpha.4",
75
- "@deepseek-ai/dsh-client-ui-settings": "^0.1.2-alpha.4",
76
- "@deepseek-ai/dsh-client-ui-workspace": "^0.1.2-alpha.4",
77
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.2-alpha.4",
78
- "@deepseek-ai/dsh-goal": "^0.1.2-alpha.4",
79
- "@deepseek-ai/dsh-commands": "^0.1.2-alpha.4",
80
- "@deepseek-ai/dsh-llm-retry": "^0.1.2-alpha.4",
81
- "@deepseek-ai/dsh-permission-presets": "^0.1.2-alpha.4",
82
- "@deepseek-ai/dsh-plan-mode": "^0.1.2-alpha.4",
83
- "@deepseek-ai/dsh-session": "^0.1.2-alpha.4",
84
- "@deepseek-ai/dsh-llm": "^0.1.2-alpha.4",
85
- "@deepseek-ai/dsh-token-meter": "^0.1.2-alpha.4",
86
- "@deepseek-ai/dsh-tool-todo": "^0.1.2-alpha.4",
87
- "@deepseek-ai/dsh-util-crypto": "^0.1.2-alpha.4",
88
- "@deepseek-ai/dsh-workspace": "^0.1.2-alpha.4",
89
- "@deepseek-ai/dsh-util-workspace-path": "^0.1.2-alpha.4",
90
- "@deepseek-ai/dsh-settings": "^0.1.2-alpha.4"
63
+ "@deepseek-ai/dsh-api-remotes": "^0.1.2-rc.1",
64
+ "@deepseek-ai/dsh-api-workspace-controller": "^0.1.2-rc.1",
65
+ "@deepseek-ai/dsh-api-session-controller": "^0.1.2-rc.1",
66
+ "@deepseek-ai/dsh-attachment": "^0.1.2-rc.1",
67
+ "@deepseek-ai/dsh-brand": "^0.1.2-rc.1",
68
+ "@deepseek-ai/dsh-client-locale": "^0.1.2-rc.1",
69
+ "@deepseek-ai/dsh-client-test-runtime": "^0.1.2-rc.1",
70
+ "@deepseek-ai/dsh-client-ui-layout": "^0.1.2-rc.1",
71
+ "@deepseek-ai/dsh-client-ui-primitives": "^0.1.2-rc.1",
72
+ "@deepseek-ai/dsh-client-ui-renderer": "^0.1.2-rc.1",
73
+ "@deepseek-ai/dsh-client-store": "^0.1.2-rc.1",
74
+ "@deepseek-ai/dsh-client-ui-session": "^0.1.2-rc.1",
75
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.2-rc.1",
76
+ "@deepseek-ai/dsh-commands": "^0.1.2-rc.1",
77
+ "@deepseek-ai/dsh-goal": "^0.1.2-rc.1",
78
+ "@deepseek-ai/dsh-llm": "^0.1.2-rc.1",
79
+ "@deepseek-ai/dsh-llm-retry": "^0.1.2-rc.1",
80
+ "@deepseek-ai/dsh-permission-presets": "^0.1.2-rc.1",
81
+ "@deepseek-ai/dsh-plan-mode": "^0.1.2-rc.1",
82
+ "@deepseek-ai/dsh-session": "^0.1.2-rc.1",
83
+ "@deepseek-ai/dsh-token-meter": "^0.1.2-rc.1",
84
+ "@deepseek-ai/dsh-tool-todo": "^0.1.2-rc.1",
85
+ "@deepseek-ai/dsh-util-crypto": "^0.1.2-rc.1",
86
+ "@deepseek-ai/dsh-workspace": "^0.1.2-rc.1",
87
+ "@deepseek-ai/dsh-util-workspace-path": "^0.1.2-rc.1",
88
+ "@deepseek-ai/dsh-settings": "^0.1.2-rc.1",
89
+ "@deepseek-ai/dsh-client-ui-workspace": "^0.1.2-rc.1",
90
+ "@deepseek-ai/dsh-client-ui-settings": "^0.1.2-rc.1"
91
91
  },
92
92
  "files": [
93
93
  "lib/index.js",