@dxos/plugin-sheet 0.8.2-staging.4d6ad0f → 0.8.2

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 +47 -47
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-sheet",
3
- "version": "0.8.2-staging.4d6ad0f",
3
+ "version": "0.8.2",
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/app-framework": "0.8.2-staging.4d6ad0f",
58
- "@dxos/compute": "0.8.2-staging.4d6ad0f",
59
- "@dxos/client": "0.8.2-staging.4d6ad0f",
60
- "@dxos/crypto": "0.8.2-staging.4d6ad0f",
61
- "@dxos/context": "0.8.2-staging.4d6ad0f",
62
- "@dxos/debug": "0.8.2-staging.4d6ad0f",
63
- "@dxos/async": "0.8.2-staging.4d6ad0f",
64
- "@dxos/echo": "0.8.2-staging.4d6ad0f",
65
- "@dxos/echo-schema": "0.8.2-staging.4d6ad0f",
66
- "@dxos/functions": "0.8.2-staging.4d6ad0f",
67
- "@dxos/invariant": "0.8.2-staging.4d6ad0f",
68
- "@dxos/lit-grid": "0.8.2-staging.4d6ad0f",
69
- "@dxos/live-object": "0.8.2-staging.4d6ad0f",
70
- "@dxos/keys": "0.8.2-staging.4d6ad0f",
71
- "@dxos/log": "0.8.2-staging.4d6ad0f",
72
- "@dxos/plugin-attention": "0.8.2-staging.4d6ad0f",
73
- "@dxos/plugin-client": "0.8.2-staging.4d6ad0f",
74
- "@dxos/plugin-deck": "0.8.2-staging.4d6ad0f",
75
- "@dxos/plugin-graph": "0.8.2-staging.4d6ad0f",
76
- "@dxos/plugin-script": "0.8.2-staging.4d6ad0f",
77
- "@dxos/plugin-space": "0.8.2-staging.4d6ad0f",
78
- "@dxos/plugin-stack": "0.8.2-staging.4d6ad0f",
79
- "@dxos/plugin-thread": "0.8.2-staging.4d6ad0f",
80
- "@dxos/plugin-markdown": "0.8.2-staging.4d6ad0f",
81
- "@dxos/react-hooks": "0.8.2-staging.4d6ad0f",
82
- "@dxos/react-ui-attention": "0.8.2-staging.4d6ad0f",
83
- "@dxos/react-ui-editor": "0.8.2-staging.4d6ad0f",
84
- "@dxos/react-client": "0.8.2-staging.4d6ad0f",
85
- "@dxos/react-ui-form": "0.8.2-staging.4d6ad0f",
86
- "@dxos/react-ui-grid": "0.8.2-staging.4d6ad0f",
87
- "@dxos/react-ui-list": "0.8.2-staging.4d6ad0f",
88
- "@dxos/react-ui-stack": "0.8.2-staging.4d6ad0f",
89
- "@dxos/react-ui-menu": "0.8.2-staging.4d6ad0f",
90
- "@dxos/schema": "0.8.2-staging.4d6ad0f",
91
- "@dxos/util": "0.8.2-staging.4d6ad0f"
57
+ "@dxos/app-framework": "0.8.2",
58
+ "@dxos/async": "0.8.2",
59
+ "@dxos/compute": "0.8.2",
60
+ "@dxos/context": "0.8.2",
61
+ "@dxos/client": "0.8.2",
62
+ "@dxos/debug": "0.8.2",
63
+ "@dxos/echo": "0.8.2",
64
+ "@dxos/echo-schema": "0.8.2",
65
+ "@dxos/functions": "0.8.2",
66
+ "@dxos/invariant": "0.8.2",
67
+ "@dxos/crypto": "0.8.2",
68
+ "@dxos/keys": "0.8.2",
69
+ "@dxos/lit-grid": "0.8.2",
70
+ "@dxos/live-object": "0.8.2",
71
+ "@dxos/log": "0.8.2",
72
+ "@dxos/plugin-attention": "0.8.2",
73
+ "@dxos/plugin-client": "0.8.2",
74
+ "@dxos/plugin-deck": "0.8.2",
75
+ "@dxos/plugin-graph": "0.8.2",
76
+ "@dxos/plugin-script": "0.8.2",
77
+ "@dxos/plugin-stack": "0.8.2",
78
+ "@dxos/plugin-markdown": "0.8.2",
79
+ "@dxos/plugin-space": "0.8.2",
80
+ "@dxos/plugin-thread": "0.8.2",
81
+ "@dxos/react-hooks": "0.8.2",
82
+ "@dxos/react-client": "0.8.2",
83
+ "@dxos/react-ui-attention": "0.8.2",
84
+ "@dxos/react-ui-editor": "0.8.2",
85
+ "@dxos/react-ui-form": "0.8.2",
86
+ "@dxos/react-ui-grid": "0.8.2",
87
+ "@dxos/react-ui-menu": "0.8.2",
88
+ "@dxos/react-ui-stack": "0.8.2",
89
+ "@dxos/schema": "0.8.2",
90
+ "@dxos/util": "0.8.2",
91
+ "@dxos/react-ui-list": "0.8.2"
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.2-staging.4d6ad0f",
107
- "@dxos/lit-grid": "0.8.2-staging.4d6ad0f",
108
- "@dxos/random": "0.8.2-staging.4d6ad0f",
109
- "@dxos/react-ui-syntax-highlighter": "0.8.2-staging.4d6ad0f",
110
- "@dxos/react-ui": "0.8.2-staging.4d6ad0f",
111
- "@dxos/react-ui-theme": "0.8.2-staging.4d6ad0f",
112
- "@dxos/test-utils": "0.8.2-staging.4d6ad0f",
113
- "@dxos/storybook-utils": "0.8.2-staging.4d6ad0f",
114
- "@dxos/react-ui-types": "0.8.2-staging.4d6ad0f"
106
+ "@dxos/lit-grid": "0.8.2",
107
+ "@dxos/echo-generator": "0.8.2",
108
+ "@dxos/random": "0.8.2",
109
+ "@dxos/react-ui": "0.8.2",
110
+ "@dxos/react-ui-syntax-highlighter": "0.8.2",
111
+ "@dxos/react-ui-theme": "0.8.2",
112
+ "@dxos/react-ui-types": "0.8.2",
113
+ "@dxos/storybook-utils": "0.8.2",
114
+ "@dxos/test-utils": "0.8.2"
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.2-staging.4d6ad0f",
123
- "@dxos/react-ui-theme": "0.8.2-staging.4d6ad0f"
122
+ "@dxos/react-ui": "0.8.2",
123
+ "@dxos/react-ui-theme": "0.8.2"
124
124
  },
125
125
  "publishConfig": {
126
126
  "access": "public"