@deepseek-ai/dsh-client-ui-message-feedback 0.1.5-alpha.2 → 0.1.5-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 +17 -17
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@deepseek-ai/dsh-client-ui-message-feedback",
3
3
  "description": "The Web feedback surface: per-message Like/Dislike in the assistant-message action strip and the feedback dialog behind Dislike and /feedback, backed by the messageFeedback and sessionFeedback Host Remotes",
4
- "version": "0.1.5-alpha.2",
4
+ "version": "0.1.5-rc.1",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -47,23 +47,23 @@
47
47
  "@types/react-dom": "~18.3.0",
48
48
  "react": "^18.2.0",
49
49
  "react-dom": "^18.2.0",
50
- "@deepseek-ai/dsh-api-remotes": "^0.1.5-alpha.2",
51
- "@deepseek-ai/dsh-client-connection": "^0.1.5-alpha.2",
52
- "@deepseek-ai/dsh-client-locale": "^0.1.5-alpha.2",
53
- "@deepseek-ai/dsh-client-test-runtime": "^0.1.5-alpha.2",
54
- "@deepseek-ai/dsh-client-ui-conversation": "^0.1.5-alpha.2",
55
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.5-alpha.2",
56
- "@deepseek-ai/dsh-client-ui-renderer": "^0.1.5-alpha.2",
57
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.5-alpha.2",
58
- "@deepseek-ai/dsh-session": "^0.1.5-alpha.2",
50
+ "@deepseek-ai/dsh-client-connection": "^0.1.5-rc.1",
51
+ "@deepseek-ai/dsh-client-locale": "^0.1.5-rc.1",
52
+ "@deepseek-ai/dsh-api-remotes": "^0.1.5-rc.1",
53
+ "@deepseek-ai/dsh-client-test-runtime": "^0.1.5-rc.1",
54
+ "@deepseek-ai/dsh-client-ui-conversation": "^0.1.5-rc.1",
55
+ "@deepseek-ai/dsh-client-ui-primitives": "^0.1.5-rc.1",
56
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.5-rc.1",
57
+ "@deepseek-ai/dsh-client-ui-renderer": "^0.1.5-rc.1",
58
+ "@deepseek-ai/dsh-message-feedback": "^0.1.5-rc.1",
59
+ "@deepseek-ai/dsh-session": "^0.1.5-rc.1",
60
+ "@deepseek-ai/dsh-typert-protocol": "^0.1.5-rc.1",
59
61
  "@deepseek-ai/cordis": "^4.0.2",
60
- "@deepseek-ai/dsh-client-ui-chat": "^0.1.5-alpha.2",
61
- "@deepseek-ai/dsh-client-ui-session": "^0.1.5-alpha.2",
62
- "@deepseek-ai/dsh-client-ui-commands": "^0.1.5-alpha.2",
63
- "@deepseek-ai/dsh-command-feedback": "^0.1.5-alpha.2",
64
- "@deepseek-ai/dsh-typert-protocol": "^0.1.5-alpha.2",
65
- "@deepseek-ai/dsh-message-feedback": "^0.1.5-alpha.2",
66
- "@deepseek-ai/dsh-client-store": "^0.1.5-alpha.2"
62
+ "@deepseek-ai/dsh-client-ui-chat": "^0.1.5-rc.1",
63
+ "@deepseek-ai/dsh-client-ui-session": "^0.1.5-rc.1",
64
+ "@deepseek-ai/dsh-client-ui-commands": "^0.1.5-rc.1",
65
+ "@deepseek-ai/dsh-command-feedback": "^0.1.5-rc.1",
66
+ "@deepseek-ai/dsh-client-store": "^0.1.5-rc.1"
67
67
  },
68
68
  "files": [
69
69
  "lib/index.js",