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