@dxos/plugin-deck 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-deck",
3
- "version": "0.8.4-staging.60fe92afc8",
3
+ "version": "0.9.0",
4
4
  "description": "DXOS Surface plugin for the main application layout.",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -95,33 +95,33 @@
95
95
  "@radix-ui/react-context": "1.1.1",
96
96
  "@tauri-apps/plugin-deep-link": "^2.4.9",
97
97
  "immer": "^10.1.1",
98
- "@dxos/app-framework": "0.8.4-staging.60fe92afc8",
99
- "@dxos/app-graph": "0.8.4-staging.60fe92afc8",
100
- "@dxos/async": "0.8.4-staging.60fe92afc8",
101
- "@dxos/context": "0.8.4-staging.60fe92afc8",
102
- "@dxos/compute": "0.8.4-staging.60fe92afc8",
103
- "@dxos/effect": "0.8.4-staging.60fe92afc8",
104
- "@dxos/echo": "0.8.4-staging.60fe92afc8",
105
- "@dxos/keyboard": "0.8.4-staging.60fe92afc8",
106
- "@dxos/errors": "0.8.4-staging.60fe92afc8",
107
- "@dxos/invariant": "0.8.4-staging.60fe92afc8",
108
- "@dxos/log": "0.8.4-staging.60fe92afc8",
109
- "@dxos/keys": "0.8.4-staging.60fe92afc8",
110
- "@dxos/operation": "0.8.4-staging.60fe92afc8",
111
- "@dxos/plugin-attention": "0.8.4-staging.60fe92afc8",
112
- "@dxos/app-toolkit": "0.8.4-staging.60fe92afc8",
113
- "@dxos/plugin-client": "0.8.4-staging.60fe92afc8",
114
- "@dxos/plugin-observability": "0.8.4-staging.60fe92afc8",
115
- "@dxos/react-ui-attention": "0.8.4-staging.60fe92afc8",
116
- "@dxos/react-ui-menu": "0.8.4-staging.60fe92afc8",
117
- "@dxos/react-ui-form": "0.8.4-staging.60fe92afc8",
118
- "@dxos/plugin-graph": "0.8.4-staging.60fe92afc8",
119
- "@dxos/react-ui-mosaic": "0.8.4-staging.60fe92afc8",
120
- "@dxos/react-ui-tabs": "0.8.4-staging.60fe92afc8",
121
- "@dxos/react-ui-stack": "0.8.4-staging.60fe92afc8",
122
- "@dxos/react-ui-text-tooltip": "0.8.4-staging.60fe92afc8",
123
- "@dxos/ui-types": "0.8.4-staging.60fe92afc8",
124
- "@dxos/util": "0.8.4-staging.60fe92afc8"
98
+ "@dxos/app-framework": "0.9.0",
99
+ "@dxos/async": "0.9.0",
100
+ "@dxos/app-toolkit": "0.9.0",
101
+ "@dxos/context": "0.9.0",
102
+ "@dxos/app-graph": "0.9.0",
103
+ "@dxos/compute": "0.9.0",
104
+ "@dxos/echo": "0.9.0",
105
+ "@dxos/effect": "0.9.0",
106
+ "@dxos/invariant": "0.9.0",
107
+ "@dxos/errors": "0.9.0",
108
+ "@dxos/keyboard": "0.9.0",
109
+ "@dxos/keys": "0.9.0",
110
+ "@dxos/log": "0.9.0",
111
+ "@dxos/operation": "0.9.0",
112
+ "@dxos/plugin-attention": "0.9.0",
113
+ "@dxos/plugin-observability": "0.9.0",
114
+ "@dxos/plugin-graph": "0.9.0",
115
+ "@dxos/react-ui-attention": "0.9.0",
116
+ "@dxos/react-ui-form": "0.9.0",
117
+ "@dxos/plugin-client": "0.9.0",
118
+ "@dxos/react-ui-menu": "0.9.0",
119
+ "@dxos/react-ui-mosaic": "0.9.0",
120
+ "@dxos/react-ui-tabs": "0.9.0",
121
+ "@dxos/react-ui-text-tooltip": "0.9.0",
122
+ "@dxos/react-ui-stack": "0.9.0",
123
+ "@dxos/ui-types": "0.9.0",
124
+ "@dxos/util": "0.9.0"
125
125
  },
126
126
  "devDependencies": {
127
127
  "@effect-atom/atom-react": "^0.5.0",
@@ -132,15 +132,15 @@
132
132
  "react": "~19.2.3",
133
133
  "react-dom": "~19.2.3",
134
134
  "vite": "^8.0.16",
135
- "@dxos/random": "0.8.4-staging.60fe92afc8",
136
- "@dxos/plugin-testing": "0.8.4-staging.60fe92afc8",
137
- "@dxos/react-hooks": "0.8.4-staging.60fe92afc8",
138
- "@dxos/react-ui": "0.8.4-staging.60fe92afc8",
139
- "@dxos/schema": "0.8.4-staging.60fe92afc8",
140
- "@dxos/react-ui-syntax-highlighter": "0.8.4-staging.60fe92afc8",
141
- "@dxos/ui-theme": "0.8.4-staging.60fe92afc8",
142
- "@dxos/storybook-utils": "0.8.4-staging.60fe92afc8",
143
- "@dxos/types": "0.8.4-staging.60fe92afc8"
135
+ "@dxos/random": "0.9.0",
136
+ "@dxos/react-hooks": "0.9.0",
137
+ "@dxos/react-ui": "0.9.0",
138
+ "@dxos/plugin-testing": "0.9.0",
139
+ "@dxos/react-ui-syntax-highlighter": "0.9.0",
140
+ "@dxos/schema": "0.9.0",
141
+ "@dxos/storybook-utils": "0.9.0",
142
+ "@dxos/types": "0.9.0",
143
+ "@dxos/ui-theme": "0.9.0"
144
144
  },
145
145
  "peerDependencies": {
146
146
  "@effect-atom/atom-react": "^0.5.0",
@@ -148,8 +148,8 @@
148
148
  "effect": "3.21.3",
149
149
  "react": "~19.2.3",
150
150
  "react-dom": "~19.2.3",
151
- "@dxos/react-ui": "0.8.4-staging.60fe92afc8",
152
- "@dxos/ui-theme": "0.8.4-staging.60fe92afc8"
151
+ "@dxos/ui-theme": "0.9.0",
152
+ "@dxos/react-ui": "0.9.0"
153
153
  },
154
154
  "publishConfig": {
155
155
  "access": "public"