@dxos/plugin-sheet 0.7.3-main.2dd075e → 0.7.3-staging.0905f03
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 +40 -40
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/plugin-sheet",
|
|
3
|
-
"version": "0.7.3-
|
|
3
|
+
"version": "0.7.3-staging.0905f03",
|
|
4
4
|
"description": "Braneframe sketch plugin",
|
|
5
5
|
"homepage": "https://dxos.org",
|
|
6
6
|
"bugs": "https://github.com/dxos/dxos/issues",
|
|
@@ -69,34 +69,34 @@
|
|
|
69
69
|
"re-resizable": "^6.9.17",
|
|
70
70
|
"react-markdown": "^8.0.5",
|
|
71
71
|
"react-resize-detector": "^11.0.1",
|
|
72
|
-
"@dxos/app-framework": "0.7.3-
|
|
73
|
-
"@dxos/async": "0.7.3-
|
|
74
|
-
"@dxos/
|
|
75
|
-
"@dxos/
|
|
76
|
-
"@dxos/crypto": "0.7.3-
|
|
77
|
-
"@dxos/
|
|
78
|
-
"@dxos/invariant": "0.7.3-
|
|
79
|
-
"@dxos/keys": "0.7.3-
|
|
80
|
-
"@dxos/
|
|
81
|
-
"@dxos/live-object": "0.7.3-
|
|
82
|
-
"@dxos/
|
|
83
|
-
"@dxos/
|
|
84
|
-
"@dxos/plugin-
|
|
85
|
-
"@dxos/plugin-
|
|
86
|
-
"@dxos/plugin-markdown": "0.7.3-
|
|
87
|
-
"@dxos/plugin-script": "0.7.3-
|
|
88
|
-
"@dxos/plugin-
|
|
89
|
-
"@dxos/plugin-
|
|
90
|
-
"@dxos/react-client": "0.7.3-
|
|
91
|
-
"@dxos/react-hooks": "0.7.3-
|
|
92
|
-
"@dxos/react-ui-
|
|
93
|
-
"@dxos/react-ui-
|
|
94
|
-
"@dxos/react-ui-
|
|
95
|
-
"@dxos/react-ui-
|
|
96
|
-
"@dxos/react-ui-stack": "0.7.3-
|
|
97
|
-
"@dxos/
|
|
98
|
-
"@dxos/
|
|
99
|
-
"@dxos/
|
|
72
|
+
"@dxos/app-framework": "0.7.3-staging.0905f03",
|
|
73
|
+
"@dxos/async": "0.7.3-staging.0905f03",
|
|
74
|
+
"@dxos/context": "0.7.3-staging.0905f03",
|
|
75
|
+
"@dxos/client": "0.7.3-staging.0905f03",
|
|
76
|
+
"@dxos/crypto": "0.7.3-staging.0905f03",
|
|
77
|
+
"@dxos/debug": "0.7.3-staging.0905f03",
|
|
78
|
+
"@dxos/invariant": "0.7.3-staging.0905f03",
|
|
79
|
+
"@dxos/keys": "0.7.3-staging.0905f03",
|
|
80
|
+
"@dxos/echo-schema": "0.7.3-staging.0905f03",
|
|
81
|
+
"@dxos/live-object": "0.7.3-staging.0905f03",
|
|
82
|
+
"@dxos/plugin-attention": "0.7.3-staging.0905f03",
|
|
83
|
+
"@dxos/log": "0.7.3-staging.0905f03",
|
|
84
|
+
"@dxos/plugin-client": "0.7.3-staging.0905f03",
|
|
85
|
+
"@dxos/plugin-graph": "0.7.3-staging.0905f03",
|
|
86
|
+
"@dxos/plugin-markdown": "0.7.3-staging.0905f03",
|
|
87
|
+
"@dxos/plugin-script": "0.7.3-staging.0905f03",
|
|
88
|
+
"@dxos/plugin-space": "0.7.3-staging.0905f03",
|
|
89
|
+
"@dxos/plugin-stack": "0.7.3-staging.0905f03",
|
|
90
|
+
"@dxos/react-client": "0.7.3-staging.0905f03",
|
|
91
|
+
"@dxos/react-hooks": "0.7.3-staging.0905f03",
|
|
92
|
+
"@dxos/react-ui-attention": "0.7.3-staging.0905f03",
|
|
93
|
+
"@dxos/react-ui-editor": "0.7.3-staging.0905f03",
|
|
94
|
+
"@dxos/react-ui-form": "0.7.3-staging.0905f03",
|
|
95
|
+
"@dxos/react-ui-grid": "0.7.3-staging.0905f03",
|
|
96
|
+
"@dxos/react-ui-stack": "0.7.3-staging.0905f03",
|
|
97
|
+
"@dxos/schema": "0.7.3-staging.0905f03",
|
|
98
|
+
"@dxos/util": "0.7.3-staging.0905f03",
|
|
99
|
+
"@dxos/react-ui-list": "0.7.3-staging.0905f03"
|
|
100
100
|
},
|
|
101
101
|
"devDependencies": {
|
|
102
102
|
"@lezer/generator": "^1.7.1",
|
|
@@ -108,21 +108,21 @@
|
|
|
108
108
|
"react": "~18.2.0",
|
|
109
109
|
"react-dom": "~18.2.0",
|
|
110
110
|
"vite": "5.4.7",
|
|
111
|
-
"@dxos/echo-generator": "0.7.3-
|
|
112
|
-
"@dxos/lit-grid": "0.7.3-
|
|
113
|
-
"@dxos/
|
|
114
|
-
"@dxos/
|
|
115
|
-
"@dxos/react-ui-syntax-highlighter": "0.7.3-
|
|
116
|
-
"@dxos/react-ui-theme": "0.7.3-
|
|
117
|
-
"@dxos/storybook-utils": "0.7.3-
|
|
118
|
-
"@dxos/react-ui-types": "0.7.3-
|
|
119
|
-
"@dxos/test-utils": "0.7.3-
|
|
111
|
+
"@dxos/echo-generator": "0.7.3-staging.0905f03",
|
|
112
|
+
"@dxos/lit-grid": "0.7.3-staging.0905f03",
|
|
113
|
+
"@dxos/random": "0.7.3-staging.0905f03",
|
|
114
|
+
"@dxos/react-ui": "0.7.3-staging.0905f03",
|
|
115
|
+
"@dxos/react-ui-syntax-highlighter": "0.7.3-staging.0905f03",
|
|
116
|
+
"@dxos/react-ui-theme": "0.7.3-staging.0905f03",
|
|
117
|
+
"@dxos/storybook-utils": "0.7.3-staging.0905f03",
|
|
118
|
+
"@dxos/react-ui-types": "0.7.3-staging.0905f03",
|
|
119
|
+
"@dxos/test-utils": "0.7.3-staging.0905f03"
|
|
120
120
|
},
|
|
121
121
|
"peerDependencies": {
|
|
122
122
|
"react": "~18.2.0",
|
|
123
123
|
"react-dom": "~18.2.0",
|
|
124
|
-
"@dxos/react-ui": "0.7.3-
|
|
125
|
-
"@dxos/react-ui-theme": "0.7.3-
|
|
124
|
+
"@dxos/react-ui": "0.7.3-staging.0905f03",
|
|
125
|
+
"@dxos/react-ui-theme": "0.7.3-staging.0905f03"
|
|
126
126
|
},
|
|
127
127
|
"publishConfig": {
|
|
128
128
|
"access": "public"
|