@sparkelf/dsh-plus 0.2.0-rc.7 → 0.2.0-rc.9

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 +28 -22
package/package.json CHANGED
@@ -4,26 +4,29 @@
4
4
  },
5
5
  "dependencies": {
6
6
  "@sparkelf/dsh-mobile-bridge": ">=0.2.11",
7
- "@sparkelf/dsh-patch-better-sidebar-html-preview-path": ">=0.2.0-rc.7",
8
- "@sparkelf/dsh-patch-better-sidebar-media-path": ">=0.2.0-rc.7",
9
- "@sparkelf/dsh-patch-browser-auth-mode": ">=0.2.0-rc.7",
10
- "@sparkelf/dsh-patch-composer-popover-boundaries": ">=0.2.0-rc.7",
11
- "@sparkelf/dsh-patch-legacy-code-preset": ">=0.2.0-rc.7",
12
- "@sparkelf/dsh-patch-mobile-journal-generation": ">=0.2.0-rc.7",
13
- "@sparkelf/dsh-patch-officecli-deliverables": ">=0.2.0-rc.7",
14
- "@sparkelf/dsh-patch-ptc-mcp-schema-types": ">=0.2.0-rc.7",
15
- "@sparkelf/dsh-patch-responses-reasoning-status": ">=0.2.0-rc.7",
16
- "@sparkelf/dsh-patch-session-export-chinese": ">=0.2.0-rc.7",
17
- "@sparkelf/dsh-patch-session-format-legacy-restart": ">=0.2.0-rc.7",
18
- "@sparkelf/dsh-patch-session-log-trajectory-toolbar": ">=0.2.0-rc.7",
19
- "@sparkelf/dsh-patch-subagent-settings-presets": ">=0.2.0-rc.7",
20
- "@sparkelf/dsh-patch-web-base-path": ">=0.2.0-rc.7",
21
- "@sparkelf/dsh-patch-workspace-storage-restore": ">=0.2.0-rc.7",
22
- "@sparkelf/dsh-patch-wsl-native-open": ">=0.2.0-rc.7",
23
- "@sparkelf/dsh-plugin-backup": ">=0.1.0-rc.26",
24
- "@sparkelf/dsh-plugin-dataops": ">=0.1.0-rc.26",
25
- "@sparkelf/dsh-plugin-mcp-credentials": ">=0.1.0-rc.26",
26
- "@sparkelf/dsh-plugin-subagent-settings": ">=0.1.0-rc.26",
7
+ "@sparkelf/dsh-patch-better-sidebar-browser-url-seed": ">=0.2.0-rc.9",
8
+ "@sparkelf/dsh-patch-better-sidebar-html-preview-path": ">=0.2.0-rc.9",
9
+ "@sparkelf/dsh-patch-better-sidebar-main-view-session": ">=0.2.0-rc.9",
10
+ "@sparkelf/dsh-patch-better-sidebar-media-path": ">=0.2.0-rc.9",
11
+ "@sparkelf/dsh-patch-browser-auth-mode": ">=0.2.0-rc.9",
12
+ "@sparkelf/dsh-patch-composer-popover-boundaries": ">=0.2.0-rc.9",
13
+ "@sparkelf/dsh-patch-legacy-code-preset": ">=0.2.0-rc.9",
14
+ "@sparkelf/dsh-patch-mobile-journal-generation": ">=0.2.0-rc.9",
15
+ "@sparkelf/dsh-patch-officecli-deliverables": ">=0.2.0-rc.9",
16
+ "@sparkelf/dsh-patch-ptc-mcp-schema-types": ">=0.2.0-rc.9",
17
+ "@sparkelf/dsh-patch-responses-reasoning-status": ">=0.2.0-rc.9",
18
+ "@sparkelf/dsh-patch-session-export-chinese": ">=0.2.0-rc.9",
19
+ "@sparkelf/dsh-patch-session-format-legacy-restart": ">=0.2.0-rc.9",
20
+ "@sparkelf/dsh-patch-session-log-trajectory-toolbar": ">=0.2.0-rc.9",
21
+ "@sparkelf/dsh-patch-session-query-unindexable-session": ">=0.2.0-rc.9",
22
+ "@sparkelf/dsh-patch-subagent-settings-presets": ">=0.2.0-rc.9",
23
+ "@sparkelf/dsh-patch-web-base-path": ">=0.2.0-rc.9",
24
+ "@sparkelf/dsh-patch-workspace-storage-restore": ">=0.2.0-rc.9",
25
+ "@sparkelf/dsh-patch-wsl-native-open": ">=0.2.0-rc.9",
26
+ "@sparkelf/dsh-plugin-backup": ">=0.2.0-rc.8",
27
+ "@sparkelf/dsh-plugin-dataops": ">=0.2.0-rc.8",
28
+ "@sparkelf/dsh-plugin-mcp-credentials": ">=0.2.0-rc.8",
29
+ "@sparkelf/dsh-plugin-subagent-settings": ">=0.2.0-rc.8",
27
30
  "dshmarket": ">=1.45.1",
28
31
  "semver": ">=7.7.3",
29
32
  "yaml": ">=2.9.0"
@@ -46,6 +49,8 @@
46
49
  "formatVersion": 1,
47
50
  "patchPackages": [
48
51
  "@sparkelf/dsh-patch-better-sidebar-media-path",
52
+ "@sparkelf/dsh-patch-better-sidebar-main-view-session",
53
+ "@sparkelf/dsh-patch-better-sidebar-browser-url-seed",
49
54
  "@sparkelf/dsh-patch-officecli-deliverables",
50
55
  "@sparkelf/dsh-patch-browser-auth-mode",
51
56
  "@sparkelf/dsh-patch-workspace-storage-restore",
@@ -60,7 +65,8 @@
60
65
  "@sparkelf/dsh-patch-mobile-journal-generation",
61
66
  "@sparkelf/dsh-patch-session-format-legacy-restart",
62
67
  "@sparkelf/dsh-patch-wsl-native-open",
63
- "@sparkelf/dsh-patch-better-sidebar-html-preview-path"
68
+ "@sparkelf/dsh-patch-better-sidebar-html-preview-path",
69
+ "@sparkelf/dsh-patch-session-query-unindexable-session"
64
70
  ],
65
71
  "profile": {
66
72
  "allowBuilds": {
@@ -178,5 +184,5 @@
178
184
  },
179
185
  "type": "module",
180
186
  "types": "lib/types/index.d.ts",
181
- "version": "0.2.0-rc.7"
187
+ "version": "0.2.0-rc.9"
182
188
  }