@dxos/plugin-sheet 0.8.3-staging.0fa589b → 0.8.3
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 +47 -47
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/plugin-sheet",
|
|
3
|
-
"version": "0.8.3
|
|
3
|
+
"version": "0.8.3",
|
|
4
4
|
"description": "Braneframe sketch plugin",
|
|
5
5
|
"homepage": "https://dxos.org",
|
|
6
6
|
"bugs": "https://github.com/dxos/dxos/issues",
|
|
@@ -54,41 +54,41 @@
|
|
|
54
54
|
"re-resizable": "^6.9.17",
|
|
55
55
|
"react-markdown": "^8.0.5",
|
|
56
56
|
"react-resize-detector": "^11.0.1",
|
|
57
|
-
"@dxos/
|
|
58
|
-
"@dxos/
|
|
59
|
-
"@dxos/
|
|
60
|
-
"@dxos/
|
|
61
|
-
"@dxos/
|
|
62
|
-
"@dxos/
|
|
63
|
-
"@dxos/
|
|
64
|
-
"@dxos/
|
|
65
|
-
"@dxos/
|
|
66
|
-
"@dxos/
|
|
67
|
-
"@dxos/
|
|
68
|
-
"@dxos/keys": "0.8.3
|
|
69
|
-
"@dxos/
|
|
70
|
-
"@dxos/
|
|
71
|
-
"@dxos/
|
|
72
|
-
"@dxos/plugin-
|
|
73
|
-
"@dxos/plugin-
|
|
74
|
-
"@dxos/
|
|
75
|
-
"@dxos/plugin-
|
|
76
|
-
"@dxos/plugin-
|
|
77
|
-
"@dxos/plugin-
|
|
78
|
-
"@dxos/plugin-
|
|
79
|
-
"@dxos/plugin-
|
|
80
|
-
"@dxos/
|
|
81
|
-
"@dxos/
|
|
82
|
-
"@dxos/react-
|
|
83
|
-
"@dxos/react-
|
|
84
|
-
"@dxos/react-ui-
|
|
85
|
-
"@dxos/react-ui-
|
|
86
|
-
"@dxos/react-ui-grid": "0.8.3
|
|
87
|
-
"@dxos/react-ui-
|
|
88
|
-
"@dxos/react-ui-
|
|
89
|
-
"@dxos/
|
|
90
|
-
"@dxos/
|
|
91
|
-
"@dxos/
|
|
57
|
+
"@dxos/app-framework": "0.8.3",
|
|
58
|
+
"@dxos/async": "0.8.3",
|
|
59
|
+
"@dxos/compute": "0.8.3",
|
|
60
|
+
"@dxos/client": "0.8.3",
|
|
61
|
+
"@dxos/context": "0.8.3",
|
|
62
|
+
"@dxos/debug": "0.8.3",
|
|
63
|
+
"@dxos/crypto": "0.8.3",
|
|
64
|
+
"@dxos/echo": "0.8.3",
|
|
65
|
+
"@dxos/functions": "0.8.3",
|
|
66
|
+
"@dxos/invariant": "0.8.3",
|
|
67
|
+
"@dxos/echo-schema": "0.8.3",
|
|
68
|
+
"@dxos/keys": "0.8.3",
|
|
69
|
+
"@dxos/live-object": "0.8.3",
|
|
70
|
+
"@dxos/lit-grid": "0.8.3",
|
|
71
|
+
"@dxos/plugin-attention": "0.8.3",
|
|
72
|
+
"@dxos/plugin-client": "0.8.3",
|
|
73
|
+
"@dxos/plugin-deck": "0.8.3",
|
|
74
|
+
"@dxos/log": "0.8.3",
|
|
75
|
+
"@dxos/plugin-graph": "0.8.3",
|
|
76
|
+
"@dxos/plugin-markdown": "0.8.3",
|
|
77
|
+
"@dxos/plugin-script": "0.8.3",
|
|
78
|
+
"@dxos/plugin-space": "0.8.3",
|
|
79
|
+
"@dxos/plugin-stack": "0.8.3",
|
|
80
|
+
"@dxos/plugin-thread": "0.8.3",
|
|
81
|
+
"@dxos/react-client": "0.8.3",
|
|
82
|
+
"@dxos/react-ui-attention": "0.8.3",
|
|
83
|
+
"@dxos/react-hooks": "0.8.3",
|
|
84
|
+
"@dxos/react-ui-editor": "0.8.3",
|
|
85
|
+
"@dxos/react-ui-form": "0.8.3",
|
|
86
|
+
"@dxos/react-ui-grid": "0.8.3",
|
|
87
|
+
"@dxos/react-ui-list": "0.8.3",
|
|
88
|
+
"@dxos/react-ui-menu": "0.8.3",
|
|
89
|
+
"@dxos/schema": "0.8.3",
|
|
90
|
+
"@dxos/util": "0.8.3",
|
|
91
|
+
"@dxos/react-ui-stack": "0.8.3"
|
|
92
92
|
},
|
|
93
93
|
"devDependencies": {
|
|
94
94
|
"@effect-rx/rx-react": "^0.34.1",
|
|
@@ -103,15 +103,15 @@
|
|
|
103
103
|
"react": "~18.2.0",
|
|
104
104
|
"react-dom": "~18.2.0",
|
|
105
105
|
"vite": "5.4.7",
|
|
106
|
-
"@dxos/echo-generator": "0.8.3
|
|
107
|
-
"@dxos/lit-grid": "0.8.3
|
|
108
|
-
"@dxos/
|
|
109
|
-
"@dxos/
|
|
110
|
-
"@dxos/react-ui-
|
|
111
|
-
"@dxos/react-ui-types": "0.8.3
|
|
112
|
-
"@dxos/storybook-utils": "0.8.3
|
|
113
|
-
"@dxos/test-utils": "0.8.3
|
|
114
|
-
"@dxos/react-ui-
|
|
106
|
+
"@dxos/echo-generator": "0.8.3",
|
|
107
|
+
"@dxos/lit-grid": "0.8.3",
|
|
108
|
+
"@dxos/random": "0.8.3",
|
|
109
|
+
"@dxos/react-ui": "0.8.3",
|
|
110
|
+
"@dxos/react-ui-syntax-highlighter": "0.8.3",
|
|
111
|
+
"@dxos/react-ui-types": "0.8.3",
|
|
112
|
+
"@dxos/storybook-utils": "0.8.3",
|
|
113
|
+
"@dxos/test-utils": "0.8.3",
|
|
114
|
+
"@dxos/react-ui-theme": "0.8.3"
|
|
115
115
|
},
|
|
116
116
|
"peerDependencies": {
|
|
117
117
|
"@effect-rx/rx-react": "^0.34.1",
|
|
@@ -119,8 +119,8 @@
|
|
|
119
119
|
"effect": "^3.13.3",
|
|
120
120
|
"react": "~18.2.0",
|
|
121
121
|
"react-dom": "~18.2.0",
|
|
122
|
-
"@dxos/react-ui": "0.8.3
|
|
123
|
-
"@dxos/react-ui-theme": "0.8.3
|
|
122
|
+
"@dxos/react-ui": "0.8.3",
|
|
123
|
+
"@dxos/react-ui-theme": "0.8.3"
|
|
124
124
|
},
|
|
125
125
|
"publishConfig": {
|
|
126
126
|
"access": "public"
|