@dxos/plugin-sheet 0.8.4-staging.60fe92afc8 → 0.9.0

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-sheet",
3
- "version": "0.8.4-staging.60fe92afc8",
3
+ "version": "0.9.0",
4
4
  "description": "Braneframe sketch plugin",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -93,38 +93,38 @@
93
93
  "@lezer/common": "^1.5.2",
94
94
  "@lezer/highlight": "^1.2.3",
95
95
  "codemirror-lang-spreadsheet": "^1.3.0",
96
- "@dxos/async": "0.8.4-staging.60fe92afc8",
97
- "@dxos/app-framework": "0.8.4-staging.60fe92afc8",
98
- "@dxos/app-toolkit": "0.8.4-staging.60fe92afc8",
99
- "@dxos/compute": "0.8.4-staging.60fe92afc8",
100
- "@dxos/client": "0.8.4-staging.60fe92afc8",
101
- "@dxos/context": "0.8.4-staging.60fe92afc8",
102
- "@dxos/crypto": "0.8.4-staging.60fe92afc8",
103
- "@dxos/compute-hyperformula": "0.8.4-staging.60fe92afc8",
104
- "@dxos/debug": "0.8.4-staging.60fe92afc8",
105
- "@dxos/echo-client": "0.8.4-staging.60fe92afc8",
106
- "@dxos/echo": "0.8.4-staging.60fe92afc8",
107
- "@dxos/invariant": "0.8.4-staging.60fe92afc8",
108
- "@dxos/lit-grid": "0.8.4-staging.60fe92afc8",
109
- "@dxos/keys": "0.8.4-staging.60fe92afc8",
110
- "@dxos/echo-react": "0.8.4-staging.60fe92afc8",
111
- "@dxos/plugin-client": "0.8.4-staging.60fe92afc8",
112
- "@dxos/log": "0.8.4-staging.60fe92afc8",
113
- "@dxos/plugin-comments": "0.8.4-staging.60fe92afc8",
114
- "@dxos/plugin-graph": "0.8.4-staging.60fe92afc8",
115
- "@dxos/plugin-markdown": "0.8.4-staging.60fe92afc8",
116
- "@dxos/plugin-space": "0.8.4-staging.60fe92afc8",
117
- "@dxos/react-client": "0.8.4-staging.60fe92afc8",
118
- "@dxos/react-ui-attention": "0.8.4-staging.60fe92afc8",
119
- "@dxos/react-hooks": "0.8.4-staging.60fe92afc8",
120
- "@dxos/react-ui-editor": "0.8.4-staging.60fe92afc8",
121
- "@dxos/react-ui-form": "0.8.4-staging.60fe92afc8",
122
- "@dxos/react-ui-grid": "0.8.4-staging.60fe92afc8",
123
- "@dxos/react-ui-menu": "0.8.4-staging.60fe92afc8",
124
- "@dxos/react-ui-list": "0.8.4-staging.60fe92afc8",
125
- "@dxos/util": "0.8.4-staging.60fe92afc8",
126
- "@dxos/ui-editor": "0.8.4-staging.60fe92afc8",
127
- "@dxos/types": "0.8.4-staging.60fe92afc8"
96
+ "@dxos/app-framework": "0.9.0",
97
+ "@dxos/client": "0.9.0",
98
+ "@dxos/compute": "0.9.0",
99
+ "@dxos/async": "0.9.0",
100
+ "@dxos/context": "0.9.0",
101
+ "@dxos/app-toolkit": "0.9.0",
102
+ "@dxos/compute-hyperformula": "0.9.0",
103
+ "@dxos/crypto": "0.9.0",
104
+ "@dxos/debug": "0.9.0",
105
+ "@dxos/echo": "0.9.0",
106
+ "@dxos/echo-client": "0.9.0",
107
+ "@dxos/echo-react": "0.9.0",
108
+ "@dxos/invariant": "0.9.0",
109
+ "@dxos/keys": "0.9.0",
110
+ "@dxos/lit-grid": "0.9.0",
111
+ "@dxos/log": "0.9.0",
112
+ "@dxos/plugin-client": "0.9.0",
113
+ "@dxos/plugin-graph": "0.9.0",
114
+ "@dxos/plugin-comments": "0.9.0",
115
+ "@dxos/plugin-space": "0.9.0",
116
+ "@dxos/react-client": "0.9.0",
117
+ "@dxos/plugin-markdown": "0.9.0",
118
+ "@dxos/react-hooks": "0.9.0",
119
+ "@dxos/react-ui-editor": "0.9.0",
120
+ "@dxos/react-ui-attention": "0.9.0",
121
+ "@dxos/react-ui-form": "0.9.0",
122
+ "@dxos/react-ui-list": "0.9.0",
123
+ "@dxos/react-ui-grid": "0.9.0",
124
+ "@dxos/react-ui-menu": "0.9.0",
125
+ "@dxos/types": "0.9.0",
126
+ "@dxos/ui-editor": "0.9.0",
127
+ "@dxos/util": "0.9.0"
128
128
  },
129
129
  "devDependencies": {
130
130
  "@effect-atom/atom-react": "^0.5.0",
@@ -138,16 +138,16 @@
138
138
  "react": "~19.2.3",
139
139
  "react-dom": "~19.2.3",
140
140
  "vite": "^8.0.16",
141
- "@dxos/echo-generator": "0.8.4-staging.60fe92afc8",
142
- "@dxos/lit-grid": "0.8.4-staging.60fe92afc8",
143
- "@dxos/random": "0.8.4-staging.60fe92afc8",
144
- "@dxos/plugin-testing": "0.8.4-staging.60fe92afc8",
145
- "@dxos/react-ui": "0.8.4-staging.60fe92afc8",
146
- "@dxos/storybook-utils": "0.8.4-staging.60fe92afc8",
147
- "@dxos/react-ui-syntax-highlighter": "0.8.4-staging.60fe92afc8",
148
- "@dxos/test-utils": "0.8.4-staging.60fe92afc8",
149
- "@dxos/ui-theme": "0.8.4-staging.60fe92afc8",
150
- "@dxos/ui-types": "0.8.4-staging.60fe92afc8"
141
+ "@dxos/echo-generator": "0.9.0",
142
+ "@dxos/lit-grid": "0.9.0",
143
+ "@dxos/plugin-testing": "0.9.0",
144
+ "@dxos/random": "0.9.0",
145
+ "@dxos/react-ui": "0.9.0",
146
+ "@dxos/storybook-utils": "0.9.0",
147
+ "@dxos/react-ui-syntax-highlighter": "0.9.0",
148
+ "@dxos/test-utils": "0.9.0",
149
+ "@dxos/ui-theme": "0.9.0",
150
+ "@dxos/ui-types": "0.9.0"
151
151
  },
152
152
  "peerDependencies": {
153
153
  "@effect-atom/atom-react": "^0.5.0",
@@ -155,8 +155,8 @@
155
155
  "effect": "3.21.3",
156
156
  "react": "~19.2.3",
157
157
  "react-dom": "~19.2.3",
158
- "@dxos/react-ui": "0.8.4-staging.60fe92afc8",
159
- "@dxos/ui-theme": "0.8.4-staging.60fe92afc8"
158
+ "@dxos/react-ui": "0.9.0",
159
+ "@dxos/ui-theme": "0.9.0"
160
160
  },
161
161
  "publishConfig": {
162
162
  "access": "public"