@sparkelf/dsh-plus 0.2.0-rc.16 → 0.2.0-rc.17

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 +25 -25
package/package.json CHANGED
@@ -7,31 +7,31 @@
7
7
  "@deepseek-ai/dsh-experimental-computer-use-cua-driver-mcp": ">=0.1.6-alpha.1",
8
8
  "@deepseek-ai/dsh-tool-session-query": ">=0.1.6-alpha.1",
9
9
  "@deepseek-ai/dsh-web-search-exa": ">=0.1.6-alpha.1",
10
- "@sparkelf/dsh-client-ui-skill-center": ">=0.2.0-rc.9",
10
+ "@sparkelf/dsh-client-ui-skill-center": ">=0.2.0-rc.17",
11
11
  "@sparkelf/dsh-mobile-bridge": ">=0.2.11",
12
- "@sparkelf/dsh-patch-better-sidebar-browser-url-seed": ">=0.2.0-rc.16",
13
- "@sparkelf/dsh-patch-better-sidebar-html-preview-path": ">=0.2.0-rc.16",
14
- "@sparkelf/dsh-patch-better-sidebar-main-view-session": ">=0.2.0-rc.16",
15
- "@sparkelf/dsh-patch-better-sidebar-media-path": ">=0.2.0-rc.16",
16
- "@sparkelf/dsh-patch-browser-auth-mode": ">=0.2.0-rc.16",
17
- "@sparkelf/dsh-patch-composer-popover-boundaries": ">=0.2.0-rc.16",
18
- "@sparkelf/dsh-patch-legacy-code-preset": ">=0.2.0-rc.16",
19
- "@sparkelf/dsh-patch-mobile-journal-generation": ">=0.2.0-rc.16",
20
- "@sparkelf/dsh-patch-officecli-deliverables": ">=0.2.0-rc.16",
21
- "@sparkelf/dsh-patch-ptc-mcp-schema-types": ">=0.2.0-rc.16",
22
- "@sparkelf/dsh-patch-responses-reasoning-status": ">=0.2.0-rc.16",
23
- "@sparkelf/dsh-patch-session-export-chinese": ">=0.2.0-rc.16",
24
- "@sparkelf/dsh-patch-session-format-legacy-restart": ">=0.2.0-rc.16",
25
- "@sparkelf/dsh-patch-session-log-trajectory-toolbar": ">=0.2.0-rc.16",
26
- "@sparkelf/dsh-patch-session-query-unindexable-session": ">=0.2.0-rc.16",
27
- "@sparkelf/dsh-patch-subagent-settings-presets": ">=0.2.0-rc.16",
28
- "@sparkelf/dsh-patch-web-base-path": ">=0.2.0-rc.16",
29
- "@sparkelf/dsh-patch-workspace-storage-restore": ">=0.2.0-rc.16",
30
- "@sparkelf/dsh-patch-wsl-native-open": ">=0.2.0-rc.16",
31
- "@sparkelf/dsh-plugin-backup": ">=0.2.0-rc.8",
32
- "@sparkelf/dsh-plugin-dataops": ">=0.2.0-rc.8",
33
- "@sparkelf/dsh-plugin-mcp-credentials": ">=0.2.0-rc.8",
34
- "@sparkelf/dsh-plugin-subagent-settings": ">=0.2.0-rc.8",
12
+ "@sparkelf/dsh-patch-better-sidebar-browser-url-seed": ">=0.2.0-rc.17",
13
+ "@sparkelf/dsh-patch-better-sidebar-html-preview-path": ">=0.2.0-rc.17",
14
+ "@sparkelf/dsh-patch-better-sidebar-main-view-session": ">=0.2.0-rc.17",
15
+ "@sparkelf/dsh-patch-better-sidebar-media-path": ">=0.2.0-rc.17",
16
+ "@sparkelf/dsh-patch-browser-auth-mode": ">=0.2.0-rc.17",
17
+ "@sparkelf/dsh-patch-composer-popover-boundaries": ">=0.2.0-rc.17",
18
+ "@sparkelf/dsh-patch-legacy-code-preset": ">=0.2.0-rc.17",
19
+ "@sparkelf/dsh-patch-mobile-journal-generation": ">=0.2.0-rc.17",
20
+ "@sparkelf/dsh-patch-officecli-deliverables": ">=0.2.0-rc.17",
21
+ "@sparkelf/dsh-patch-ptc-mcp-schema-types": ">=0.2.0-rc.17",
22
+ "@sparkelf/dsh-patch-responses-reasoning-status": ">=0.2.0-rc.17",
23
+ "@sparkelf/dsh-patch-session-export-chinese": ">=0.2.0-rc.17",
24
+ "@sparkelf/dsh-patch-session-format-legacy-restart": ">=0.2.0-rc.17",
25
+ "@sparkelf/dsh-patch-session-log-trajectory-toolbar": ">=0.2.0-rc.17",
26
+ "@sparkelf/dsh-patch-session-query-unindexable-session": ">=0.2.0-rc.17",
27
+ "@sparkelf/dsh-patch-subagent-settings-presets": ">=0.2.0-rc.17",
28
+ "@sparkelf/dsh-patch-web-base-path": ">=0.2.0-rc.17",
29
+ "@sparkelf/dsh-patch-workspace-storage-restore": ">=0.2.0-rc.17",
30
+ "@sparkelf/dsh-patch-wsl-native-open": ">=0.2.0-rc.17",
31
+ "@sparkelf/dsh-plugin-backup": ">=0.2.0-rc.17",
32
+ "@sparkelf/dsh-plugin-dataops": ">=0.2.0-rc.17",
33
+ "@sparkelf/dsh-plugin-mcp-credentials": ">=0.2.0-rc.17",
34
+ "@sparkelf/dsh-plugin-subagent-settings": ">=0.2.0-rc.17",
35
35
  "dshmarket": ">=1.45.1",
36
36
  "semver": ">=7.7.3",
37
37
  "yaml": ">=2.9.0"
@@ -189,5 +189,5 @@
189
189
  },
190
190
  "type": "module",
191
191
  "types": "lib/types/index.d.ts",
192
- "version": "0.2.0-rc.16"
192
+ "version": "0.2.0-rc.17"
193
193
  }