@sparkelf/dsh-plus 0.2.0-rc.6 → 0.2.0-rc.8

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 +21 -19
package/package.json CHANGED
@@ -4,22 +4,23 @@
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.6",
8
- "@sparkelf/dsh-patch-better-sidebar-media-path": ">=0.2.0-rc.6",
9
- "@sparkelf/dsh-patch-browser-auth-mode": ">=0.2.0-rc.6",
10
- "@sparkelf/dsh-patch-composer-popover-boundaries": ">=0.2.0-rc.6",
11
- "@sparkelf/dsh-patch-legacy-code-preset": ">=0.2.0-rc.6",
12
- "@sparkelf/dsh-patch-mobile-journal-generation": ">=0.2.0-rc.6",
13
- "@sparkelf/dsh-patch-officecli-deliverables": ">=0.2.0-rc.6",
14
- "@sparkelf/dsh-patch-ptc-mcp-schema-types": ">=0.2.0-rc.6",
15
- "@sparkelf/dsh-patch-responses-reasoning-status": ">=0.2.0-rc.6",
16
- "@sparkelf/dsh-patch-session-export-chinese": ">=0.2.0-rc.6",
17
- "@sparkelf/dsh-patch-session-format-legacy-restart": ">=0.2.0-rc.6",
18
- "@sparkelf/dsh-patch-session-log-trajectory-toolbar": ">=0.2.0-rc.6",
19
- "@sparkelf/dsh-patch-subagent-settings-presets": ">=0.2.0-rc.6",
20
- "@sparkelf/dsh-patch-web-base-path": ">=0.2.0-rc.6",
21
- "@sparkelf/dsh-patch-workspace-storage-restore": ">=0.2.0-rc.6",
22
- "@sparkelf/dsh-patch-wsl-native-open": ">=0.2.0-rc.6",
7
+ "@sparkelf/dsh-patch-better-sidebar-html-preview-path": ">=0.2.0-rc.8",
8
+ "@sparkelf/dsh-patch-better-sidebar-main-view-session": ">=0.2.0-rc.8",
9
+ "@sparkelf/dsh-patch-better-sidebar-media-path": ">=0.2.0-rc.8",
10
+ "@sparkelf/dsh-patch-browser-auth-mode": ">=0.2.0-rc.8",
11
+ "@sparkelf/dsh-patch-composer-popover-boundaries": ">=0.2.0-rc.8",
12
+ "@sparkelf/dsh-patch-legacy-code-preset": ">=0.2.0-rc.8",
13
+ "@sparkelf/dsh-patch-mobile-journal-generation": ">=0.2.0-rc.8",
14
+ "@sparkelf/dsh-patch-officecli-deliverables": ">=0.2.0-rc.8",
15
+ "@sparkelf/dsh-patch-ptc-mcp-schema-types": ">=0.2.0-rc.8",
16
+ "@sparkelf/dsh-patch-responses-reasoning-status": ">=0.2.0-rc.8",
17
+ "@sparkelf/dsh-patch-session-export-chinese": ">=0.2.0-rc.8",
18
+ "@sparkelf/dsh-patch-session-format-legacy-restart": ">=0.2.0-rc.8",
19
+ "@sparkelf/dsh-patch-session-log-trajectory-toolbar": ">=0.2.0-rc.8",
20
+ "@sparkelf/dsh-patch-subagent-settings-presets": ">=0.2.0-rc.8",
21
+ "@sparkelf/dsh-patch-web-base-path": ">=0.2.0-rc.8",
22
+ "@sparkelf/dsh-patch-workspace-storage-restore": ">=0.2.0-rc.8",
23
+ "@sparkelf/dsh-patch-wsl-native-open": ">=0.2.0-rc.8",
23
24
  "@sparkelf/dsh-plugin-backup": ">=0.1.0-rc.26",
24
25
  "@sparkelf/dsh-plugin-dataops": ">=0.1.0-rc.26",
25
26
  "@sparkelf/dsh-plugin-mcp-credentials": ">=0.1.0-rc.26",
@@ -46,6 +47,7 @@
46
47
  "formatVersion": 1,
47
48
  "patchPackages": [
48
49
  "@sparkelf/dsh-patch-better-sidebar-media-path",
50
+ "@sparkelf/dsh-patch-better-sidebar-main-view-session",
49
51
  "@sparkelf/dsh-patch-officecli-deliverables",
50
52
  "@sparkelf/dsh-patch-browser-auth-mode",
51
53
  "@sparkelf/dsh-patch-workspace-storage-restore",
@@ -105,7 +107,7 @@
105
107
  "@sparkelf/dsh-office-viewer-fonts": "0.1.2",
106
108
  "@sparkelf/dsh-officecli": "0.1.2",
107
109
  "@sparkelf/dsh-plugin-better-sidebar-office": "0.2.1",
108
- "@sparkelf/dsh-plugin-supervisor": "0.1.5",
110
+ "@sparkelf/dsh-plugin-supervisor": "0.1.6",
109
111
  "@sparkelf/dsh-ssh-manager": "0.7.2",
110
112
  "@sparkelf/dsh-workbench-vault": "0.1.2",
111
113
  "dsh-better-sidebar": "0.19.1",
@@ -139,7 +141,7 @@
139
141
  }
140
142
  },
141
143
  "sourceBase": {
142
- "revision": "0a15e36e7f82b6ed45af6fa9759f29b40dcd965d"
144
+ "revision": "ddefc45fbc7f8e46dd73185e68295696d1297887"
143
145
  }
144
146
  },
145
147
  "exports": {
@@ -178,5 +180,5 @@
178
180
  },
179
181
  "type": "module",
180
182
  "types": "lib/types/index.d.ts",
181
- "version": "0.2.0-rc.6"
183
+ "version": "0.2.0-rc.8"
182
184
  }