@contractspec/module.examples 3.8.6 → 3.8.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 +62 -62
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/module.examples",
3
- "version": "3.8.6",
3
+ "version": "3.8.8",
4
4
  "description": "Example contract specifications collection",
5
5
  "keywords": [
6
6
  "contractspec",
@@ -18,7 +18,7 @@
18
18
  "scripts": {
19
19
  "publish:pkg": "bun publish --tolerate-republish --ignore-scripts --verbose",
20
20
  "publish:pkg:canary": "bun publish:pkg --tag canary",
21
- "build": "bun run prebuild && bun run build:bundle && bun run build:types",
21
+ "build": "bun run build:bundle && bun run build:types",
22
22
  "build:bundle": "contractspec-bun-build transpile",
23
23
  "build:types": "contractspec-bun-build types",
24
24
  "dev": "contractspec-bun-build dev",
@@ -33,70 +33,70 @@
33
33
  },
34
34
  "dependencies": {
35
35
  "@apollo/client": "^4.1.6",
36
- "@contractspec/example.agent-console": "3.8.6",
37
- "@contractspec/example.ai-chat-assistant": "3.8.6",
38
- "@contractspec/example.ai-support-bot": "3.7.14",
39
- "@contractspec/example.analytics-dashboard": "3.9.6",
40
- "@contractspec/example.calendar-google": "3.7.14",
41
- "@contractspec/example.content-generation": "3.7.14",
42
- "@contractspec/example.crm-pipeline": "3.7.14",
43
- "@contractspec/example.data-grid-showcase": "3.8.6",
44
- "@contractspec/example.email-gmail": "3.7.14",
45
- "@contractspec/example.in-app-docs": "3.7.14",
46
- "@contractspec/example.integration-hub": "3.8.6",
47
- "@contractspec/example.integration-posthog": "3.7.14",
48
- "@contractspec/example.integration-stripe": "3.7.14",
49
- "@contractspec/example.integration-supabase": "3.7.14",
50
- "@contractspec/example.voice-providers": "3.7.14",
51
- "@contractspec/example.kb-update-pipeline": "3.7.14",
52
- "@contractspec/example.knowledge-canon": "3.7.14",
53
- "@contractspec/example.learning-journey-ambient-coach": "3.7.14",
54
- "@contractspec/example.learning-journey-crm-onboarding": "3.7.14",
55
- "@contractspec/example.learning-journey-duo-drills": "3.7.14",
56
- "@contractspec/example.learning-journey-platform-tour": "3.7.14",
57
- "@contractspec/example.learning-journey-quest-challenges": "3.7.14",
58
- "@contractspec/example.learning-journey-registry": "3.7.14",
59
- "@contractspec/example.learning-journey-studio-onboarding": "3.7.14",
60
- "@contractspec/example.learning-journey-ui-coaching": "3.7.14",
61
- "@contractspec/example.learning-journey-ui-gamified": "3.7.14",
62
- "@contractspec/example.learning-journey-ui-onboarding": "3.7.14",
63
- "@contractspec/example.learning-journey-ui-shared": "3.7.14",
64
- "@contractspec/example.learning-patterns": "3.7.14",
65
- "@contractspec/example.lifecycle-cli": "3.7.14",
66
- "@contractspec/example.lifecycle-dashboard": "3.7.14",
67
- "@contractspec/example.locale-jurisdiction-gate": "3.7.14",
68
- "@contractspec/example.marketplace": "3.8.6",
69
- "@contractspec/example.meeting-recorder-providers": "3.7.14",
70
- "@contractspec/example.messaging-agent-actions": "3.8.6",
71
- "@contractspec/example.minimal": "2.8.6",
72
- "@contractspec/example.openbanking-powens": "3.7.14",
73
- "@contractspec/example.opencode-cli": "2.8.6",
74
- "@contractspec/example.personalization": "3.7.14",
75
- "@contractspec/example.pocket-family-office": "3.7.14",
76
- "@contractspec/example.policy-safe-knowledge-assistant": "3.7.14",
77
- "@contractspec/example.product-intent": "3.7.14",
78
- "@contractspec/example.project-management-sync": "3.7.14",
79
- "@contractspec/example.saas-boilerplate": "3.8.6",
80
- "@contractspec/example.service-business-os": "3.7.14",
81
- "@contractspec/example.team-hub": "3.7.14",
82
- "@contractspec/example.versioned-knowledge-base": "3.7.14",
83
- "@contractspec/example.video-api-showcase": "3.7.14",
84
- "@contractspec/example.video-docs-terminal": "3.7.14",
85
- "@contractspec/example.video-marketing-clip": "3.7.14",
86
- "@contractspec/example.visualization-showcase": "3.9.6",
87
- "@contractspec/example.wealth-snapshot": "3.7.14",
88
- "@contractspec/example.workflow-system": "3.8.6",
89
- "@contractspec/lib.contracts-spec": "5.0.2",
90
- "@contractspec/lib.example-shared-ui": "6.0.14",
91
- "@contractspec/lib.runtime-sandbox": "2.7.11",
36
+ "@contractspec/example.agent-console": "3.8.8",
37
+ "@contractspec/example.ai-chat-assistant": "3.8.8",
38
+ "@contractspec/example.ai-support-bot": "3.7.16",
39
+ "@contractspec/example.analytics-dashboard": "3.9.8",
40
+ "@contractspec/example.calendar-google": "3.7.16",
41
+ "@contractspec/example.content-generation": "3.7.16",
42
+ "@contractspec/example.crm-pipeline": "3.7.16",
43
+ "@contractspec/example.data-grid-showcase": "3.8.8",
44
+ "@contractspec/example.email-gmail": "3.7.16",
45
+ "@contractspec/example.in-app-docs": "3.7.16",
46
+ "@contractspec/example.integration-hub": "3.8.8",
47
+ "@contractspec/example.integration-posthog": "3.7.16",
48
+ "@contractspec/example.integration-stripe": "3.7.16",
49
+ "@contractspec/example.integration-supabase": "3.7.16",
50
+ "@contractspec/example.voice-providers": "3.7.16",
51
+ "@contractspec/example.kb-update-pipeline": "3.7.16",
52
+ "@contractspec/example.knowledge-canon": "3.7.16",
53
+ "@contractspec/example.learning-journey-ambient-coach": "3.7.16",
54
+ "@contractspec/example.learning-journey-crm-onboarding": "3.7.16",
55
+ "@contractspec/example.learning-journey-duo-drills": "3.7.16",
56
+ "@contractspec/example.learning-journey-platform-tour": "3.7.16",
57
+ "@contractspec/example.learning-journey-quest-challenges": "3.7.16",
58
+ "@contractspec/example.learning-journey-registry": "3.7.16",
59
+ "@contractspec/example.learning-journey-studio-onboarding": "3.7.16",
60
+ "@contractspec/example.learning-journey-ui-coaching": "3.7.16",
61
+ "@contractspec/example.learning-journey-ui-gamified": "3.7.16",
62
+ "@contractspec/example.learning-journey-ui-onboarding": "3.7.16",
63
+ "@contractspec/example.learning-journey-ui-shared": "3.7.16",
64
+ "@contractspec/example.learning-patterns": "3.7.16",
65
+ "@contractspec/example.lifecycle-cli": "3.7.16",
66
+ "@contractspec/example.lifecycle-dashboard": "3.7.16",
67
+ "@contractspec/example.locale-jurisdiction-gate": "3.7.16",
68
+ "@contractspec/example.marketplace": "3.8.8",
69
+ "@contractspec/example.meeting-recorder-providers": "3.7.16",
70
+ "@contractspec/example.messaging-agent-actions": "3.8.8",
71
+ "@contractspec/example.minimal": "2.8.8",
72
+ "@contractspec/example.openbanking-powens": "3.7.16",
73
+ "@contractspec/example.opencode-cli": "2.8.8",
74
+ "@contractspec/example.personalization": "3.7.16",
75
+ "@contractspec/example.pocket-family-office": "3.7.16",
76
+ "@contractspec/example.policy-safe-knowledge-assistant": "3.7.16",
77
+ "@contractspec/example.product-intent": "3.7.16",
78
+ "@contractspec/example.project-management-sync": "3.7.16",
79
+ "@contractspec/example.saas-boilerplate": "3.8.8",
80
+ "@contractspec/example.service-business-os": "3.7.16",
81
+ "@contractspec/example.team-hub": "3.7.16",
82
+ "@contractspec/example.versioned-knowledge-base": "3.7.16",
83
+ "@contractspec/example.video-api-showcase": "3.7.16",
84
+ "@contractspec/example.video-docs-terminal": "3.7.16",
85
+ "@contractspec/example.video-marketing-clip": "3.7.16",
86
+ "@contractspec/example.visualization-showcase": "3.9.8",
87
+ "@contractspec/example.wealth-snapshot": "3.7.16",
88
+ "@contractspec/example.workflow-system": "3.8.8",
89
+ "@contractspec/lib.contracts-spec": "5.0.4",
90
+ "@contractspec/lib.example-shared-ui": "6.0.16",
91
+ "@contractspec/lib.runtime-sandbox": "2.7.13",
92
92
  "zod": "^4.3.5",
93
- "@contractspec/lib.contracts-runtime-client-react": "3.8.2",
94
- "@contractspec/lib.presentation-runtime-core": "3.9.2"
93
+ "@contractspec/lib.contracts-runtime-client-react": "3.8.4",
94
+ "@contractspec/lib.presentation-runtime-core": "3.9.4"
95
95
  },
96
96
  "devDependencies": {
97
- "@contractspec/tool.typescript": "3.7.10",
97
+ "@contractspec/tool.typescript": "3.7.12",
98
98
  "typescript": "^5.9.3",
99
- "@contractspec/tool.bun": "3.7.10"
99
+ "@contractspec/tool.bun": "3.7.12"
100
100
  },
101
101
  "exports": {
102
102
  ".": {