@dxos/plugin-sheet 0.8.1-main.ba2dec9 → 0.8.1-staging.391c573

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 +44 -44
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-sheet",
3
- "version": "0.8.1-main.ba2dec9",
3
+ "version": "0.8.1-staging.391c573",
4
4
  "description": "Braneframe sketch plugin",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -54,38 +54,38 @@
54
54
  "re-resizable": "^6.9.17",
55
55
  "react-markdown": "^8.0.5",
56
56
  "react-resize-detector": "^11.0.1",
57
- "@dxos/app-framework": "0.8.1-main.ba2dec9",
58
- "@dxos/compute": "0.8.1-main.ba2dec9",
59
- "@dxos/client": "0.8.1-main.ba2dec9",
60
- "@dxos/context": "0.8.1-main.ba2dec9",
61
- "@dxos/crypto": "0.8.1-main.ba2dec9",
62
- "@dxos/echo-schema": "0.8.1-main.ba2dec9",
63
- "@dxos/debug": "0.8.1-main.ba2dec9",
64
- "@dxos/functions": "0.8.1-main.ba2dec9",
65
- "@dxos/invariant": "0.8.1-main.ba2dec9",
66
- "@dxos/keys": "0.8.1-main.ba2dec9",
67
- "@dxos/live-object": "0.8.1-main.ba2dec9",
68
- "@dxos/async": "0.8.1-main.ba2dec9",
69
- "@dxos/plugin-attention": "0.8.1-main.ba2dec9",
70
- "@dxos/plugin-client": "0.8.1-main.ba2dec9",
71
- "@dxos/log": "0.8.1-main.ba2dec9",
72
- "@dxos/plugin-graph": "0.8.1-main.ba2dec9",
73
- "@dxos/plugin-markdown": "0.8.1-main.ba2dec9",
74
- "@dxos/plugin-script": "0.8.1-main.ba2dec9",
75
- "@dxos/plugin-space": "0.8.1-main.ba2dec9",
76
- "@dxos/plugin-stack": "0.8.1-main.ba2dec9",
77
- "@dxos/plugin-thread": "0.8.1-main.ba2dec9",
78
- "@dxos/react-client": "0.8.1-main.ba2dec9",
79
- "@dxos/react-hooks": "0.8.1-main.ba2dec9",
80
- "@dxos/react-ui-editor": "0.8.1-main.ba2dec9",
81
- "@dxos/react-ui-attention": "0.8.1-main.ba2dec9",
82
- "@dxos/react-ui-grid": "0.8.1-main.ba2dec9",
83
- "@dxos/react-ui-form": "0.8.1-main.ba2dec9",
84
- "@dxos/react-ui-menu": "0.8.1-main.ba2dec9",
85
- "@dxos/react-ui-list": "0.8.1-main.ba2dec9",
86
- "@dxos/react-ui-stack": "0.8.1-main.ba2dec9",
87
- "@dxos/schema": "0.8.1-main.ba2dec9",
88
- "@dxos/util": "0.8.1-main.ba2dec9"
57
+ "@dxos/async": "0.8.1-staging.391c573",
58
+ "@dxos/app-framework": "0.8.1-staging.391c573",
59
+ "@dxos/client": "0.8.1-staging.391c573",
60
+ "@dxos/compute": "0.8.1-staging.391c573",
61
+ "@dxos/context": "0.8.1-staging.391c573",
62
+ "@dxos/crypto": "0.8.1-staging.391c573",
63
+ "@dxos/debug": "0.8.1-staging.391c573",
64
+ "@dxos/echo-schema": "0.8.1-staging.391c573",
65
+ "@dxos/functions": "0.8.1-staging.391c573",
66
+ "@dxos/invariant": "0.8.1-staging.391c573",
67
+ "@dxos/keys": "0.8.1-staging.391c573",
68
+ "@dxos/live-object": "0.8.1-staging.391c573",
69
+ "@dxos/log": "0.8.1-staging.391c573",
70
+ "@dxos/plugin-client": "0.8.1-staging.391c573",
71
+ "@dxos/plugin-graph": "0.8.1-staging.391c573",
72
+ "@dxos/plugin-attention": "0.8.1-staging.391c573",
73
+ "@dxos/plugin-script": "0.8.1-staging.391c573",
74
+ "@dxos/plugin-stack": "0.8.1-staging.391c573",
75
+ "@dxos/plugin-markdown": "0.8.1-staging.391c573",
76
+ "@dxos/plugin-thread": "0.8.1-staging.391c573",
77
+ "@dxos/plugin-space": "0.8.1-staging.391c573",
78
+ "@dxos/react-client": "0.8.1-staging.391c573",
79
+ "@dxos/react-ui-attention": "0.8.1-staging.391c573",
80
+ "@dxos/react-hooks": "0.8.1-staging.391c573",
81
+ "@dxos/react-ui-form": "0.8.1-staging.391c573",
82
+ "@dxos/react-ui-editor": "0.8.1-staging.391c573",
83
+ "@dxos/react-ui-grid": "0.8.1-staging.391c573",
84
+ "@dxos/react-ui-list": "0.8.1-staging.391c573",
85
+ "@dxos/react-ui-stack": "0.8.1-staging.391c573",
86
+ "@dxos/schema": "0.8.1-staging.391c573",
87
+ "@dxos/util": "0.8.1-staging.391c573",
88
+ "@dxos/react-ui-menu": "0.8.1-staging.391c573"
89
89
  },
90
90
  "devDependencies": {
91
91
  "@lezer/generator": "^1.7.1",
@@ -97,21 +97,21 @@
97
97
  "react": "~18.2.0",
98
98
  "react-dom": "~18.2.0",
99
99
  "vite": "5.4.7",
100
- "@dxos/lit-grid": "0.8.1-main.ba2dec9",
101
- "@dxos/random": "0.8.1-main.ba2dec9",
102
- "@dxos/react-ui": "0.8.1-main.ba2dec9",
103
- "@dxos/echo-generator": "0.8.1-main.ba2dec9",
104
- "@dxos/react-ui-syntax-highlighter": "0.8.1-main.ba2dec9",
105
- "@dxos/react-ui-theme": "0.8.1-main.ba2dec9",
106
- "@dxos/test-utils": "0.8.1-main.ba2dec9",
107
- "@dxos/storybook-utils": "0.8.1-main.ba2dec9",
108
- "@dxos/react-ui-types": "0.8.1-main.ba2dec9"
100
+ "@dxos/echo-generator": "0.8.1-staging.391c573",
101
+ "@dxos/lit-grid": "0.8.1-staging.391c573",
102
+ "@dxos/random": "0.8.1-staging.391c573",
103
+ "@dxos/react-ui": "0.8.1-staging.391c573",
104
+ "@dxos/react-ui-syntax-highlighter": "0.8.1-staging.391c573",
105
+ "@dxos/react-ui-theme": "0.8.1-staging.391c573",
106
+ "@dxos/storybook-utils": "0.8.1-staging.391c573",
107
+ "@dxos/react-ui-types": "0.8.1-staging.391c573",
108
+ "@dxos/test-utils": "0.8.1-staging.391c573"
109
109
  },
110
110
  "peerDependencies": {
111
111
  "react": "~18.2.0",
112
112
  "react-dom": "~18.2.0",
113
- "@dxos/react-ui": "0.8.1-main.ba2dec9",
114
- "@dxos/react-ui-theme": "0.8.1-main.ba2dec9"
113
+ "@dxos/react-ui": "0.8.1-staging.391c573",
114
+ "@dxos/react-ui-theme": "0.8.1-staging.391c573"
115
115
  },
116
116
  "publishConfig": {
117
117
  "access": "public"