@dxos/plugin-board 0.8.4-main.66e292d → 0.8.4-main.70d3990

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-board",
3
- "version": "0.8.4-main.66e292d",
3
+ "version": "0.8.4-main.70d3990",
4
4
  "description": "Surface plugin for card baords",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -39,30 +39,30 @@
39
39
  "@preact/signals-core": "^1.12.1",
40
40
  "@preact/signals-react": "^3.3.0",
41
41
  "effect": "3.18.3",
42
- "@dxos/ai": "0.8.4-main.66e292d",
43
- "@dxos/app-framework": "0.8.4-main.66e292d",
44
- "@dxos/assistant": "0.8.4-main.66e292d",
45
- "@dxos/async": "0.8.4-main.66e292d",
46
- "@dxos/client": "0.8.4-main.66e292d",
47
- "@dxos/echo": "0.8.4-main.66e292d",
48
- "@dxos/effect": "0.8.4-main.66e292d",
49
- "@dxos/invariant": "0.8.4-main.66e292d",
50
- "@dxos/plugin-client": "0.8.4-main.66e292d",
51
- "@dxos/log": "0.8.4-main.66e292d",
52
- "@dxos/plugin-graph": "0.8.4-main.66e292d",
53
- "@dxos/plugin-search": "0.8.4-main.66e292d",
54
- "@dxos/plugin-space": "0.8.4-main.66e292d",
55
- "@dxos/random": "0.8.4-main.66e292d",
56
- "@dxos/react-client": "0.8.4-main.66e292d",
57
- "@dxos/react-ui": "0.8.4-main.66e292d",
58
- "@dxos/blueprints": "0.8.4-main.66e292d",
59
- "@dxos/react-ui-attention": "0.8.4-main.66e292d",
60
- "@dxos/react-ui-board": "0.8.4-main.66e292d",
61
- "@dxos/react-ui-stack": "0.8.4-main.66e292d",
62
- "@dxos/react-ui-form": "0.8.4-main.66e292d",
63
- "@dxos/schema": "0.8.4-main.66e292d",
64
- "@dxos/types": "0.8.4-main.66e292d",
65
- "@dxos/util": "0.8.4-main.66e292d"
42
+ "@dxos/app-framework": "0.8.4-main.70d3990",
43
+ "@dxos/assistant": "0.8.4-main.70d3990",
44
+ "@dxos/async": "0.8.4-main.70d3990",
45
+ "@dxos/blueprints": "0.8.4-main.70d3990",
46
+ "@dxos/client": "0.8.4-main.70d3990",
47
+ "@dxos/effect": "0.8.4-main.70d3990",
48
+ "@dxos/log": "0.8.4-main.70d3990",
49
+ "@dxos/echo": "0.8.4-main.70d3990",
50
+ "@dxos/invariant": "0.8.4-main.70d3990",
51
+ "@dxos/plugin-client": "0.8.4-main.70d3990",
52
+ "@dxos/plugin-graph": "0.8.4-main.70d3990",
53
+ "@dxos/plugin-search": "0.8.4-main.70d3990",
54
+ "@dxos/ai": "0.8.4-main.70d3990",
55
+ "@dxos/react-client": "0.8.4-main.70d3990",
56
+ "@dxos/random": "0.8.4-main.70d3990",
57
+ "@dxos/react-ui": "0.8.4-main.70d3990",
58
+ "@dxos/react-ui-attention": "0.8.4-main.70d3990",
59
+ "@dxos/react-ui-form": "0.8.4-main.70d3990",
60
+ "@dxos/plugin-space": "0.8.4-main.70d3990",
61
+ "@dxos/react-ui-stack": "0.8.4-main.70d3990",
62
+ "@dxos/react-ui-board": "0.8.4-main.70d3990",
63
+ "@dxos/types": "0.8.4-main.70d3990",
64
+ "@dxos/schema": "0.8.4-main.70d3990",
65
+ "@dxos/util": "0.8.4-main.70d3990"
66
66
  },
67
67
  "devDependencies": {
68
68
  "@types/react": "~19.2.2",
@@ -70,19 +70,19 @@
70
70
  "react": "~19.2.0",
71
71
  "react-dom": "~19.2.0",
72
72
  "vite": "7.1.9",
73
- "@dxos/plugin-preview": "0.8.4-main.66e292d",
74
- "@dxos/react-ui-syntax-highlighter": "0.8.4-main.66e292d",
75
- "@dxos/plugin-theme": "0.8.4-main.66e292d",
76
- "@dxos/react-ui-theme": "0.8.4-main.66e292d",
77
- "@dxos/test-utils": "0.8.4-main.66e292d",
78
- "@dxos/storybook-utils": "0.8.4-main.66e292d"
73
+ "@dxos/plugin-theme": "0.8.4-main.70d3990",
74
+ "@dxos/react-ui-syntax-highlighter": "0.8.4-main.70d3990",
75
+ "@dxos/react-ui-theme": "0.8.4-main.70d3990",
76
+ "@dxos/plugin-preview": "0.8.4-main.70d3990",
77
+ "@dxos/storybook-utils": "0.8.4-main.70d3990",
78
+ "@dxos/test-utils": "0.8.4-main.70d3990"
79
79
  },
80
80
  "peerDependencies": {
81
81
  "effect": "^3.13.3",
82
82
  "react": "^19.0.0",
83
83
  "react-dom": "^19.0.0",
84
- "@dxos/react-ui": "0.8.4-main.66e292d",
85
- "@dxos/react-ui-theme": "0.8.4-main.66e292d"
84
+ "@dxos/react-ui": "0.8.4-main.70d3990",
85
+ "@dxos/react-ui-theme": "0.8.4-main.70d3990"
86
86
  },
87
87
  "publishConfig": {
88
88
  "access": "public"