@tutti-os/agent-gui 0.0.234 → 0.0.235
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 +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tutti-os/agent-gui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.235",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -162,19 +162,19 @@
|
|
|
162
162
|
},
|
|
163
163
|
"dependencies": {
|
|
164
164
|
"@tanstack/react-virtual": "^3.14.8",
|
|
165
|
-
"@tutti-os/agent-activity-core": "0.0.
|
|
166
|
-
"@tutti-os/browser-node": "0.0.
|
|
167
|
-
"@tutti-os/ui-i18n-runtime": "0.0.
|
|
168
|
-
"@tutti-os/ui-react-hooks": "0.0.
|
|
169
|
-
"@tutti-os/ui-rich-text": "0.0.
|
|
170
|
-
"@tutti-os/ui-system": "0.0.
|
|
171
|
-
"@tutti-os/workbench-surface": "0.0.
|
|
172
|
-
"@tutti-os/workspace-external-core": "0.0.
|
|
173
|
-
"@tutti-os/workspace-file-manager": "0.0.
|
|
174
|
-
"@tutti-os/workspace-file-preview": "0.0.
|
|
175
|
-
"@tutti-os/workspace-file-reference": "0.0.
|
|
176
|
-
"@tutti-os/workspace-issue-manager": "0.0.
|
|
177
|
-
"@tutti-os/workspace-user-project": "0.0.
|
|
165
|
+
"@tutti-os/agent-activity-core": "0.0.235",
|
|
166
|
+
"@tutti-os/browser-node": "0.0.235",
|
|
167
|
+
"@tutti-os/ui-i18n-runtime": "0.0.235",
|
|
168
|
+
"@tutti-os/ui-react-hooks": "0.0.235",
|
|
169
|
+
"@tutti-os/ui-rich-text": "0.0.235",
|
|
170
|
+
"@tutti-os/ui-system": "0.0.235",
|
|
171
|
+
"@tutti-os/workbench-surface": "0.0.235",
|
|
172
|
+
"@tutti-os/workspace-external-core": "0.0.235",
|
|
173
|
+
"@tutti-os/workspace-file-manager": "0.0.235",
|
|
174
|
+
"@tutti-os/workspace-file-preview": "0.0.235",
|
|
175
|
+
"@tutti-os/workspace-file-reference": "0.0.235",
|
|
176
|
+
"@tutti-os/workspace-issue-manager": "0.0.235",
|
|
177
|
+
"@tutti-os/workspace-user-project": "0.0.235",
|
|
178
178
|
"clsx": "^2.1.1",
|
|
179
179
|
"framer-motion": "^12.40.0",
|
|
180
180
|
"lodash": "^4.17.21",
|
|
@@ -209,8 +209,8 @@
|
|
|
209
209
|
"typescript": "^5.8.3",
|
|
210
210
|
"vite": "^6.4.2",
|
|
211
211
|
"vitest": "^4.0.13",
|
|
212
|
-
"@tutti-os/
|
|
213
|
-
"@tutti-os/
|
|
212
|
+
"@tutti-os/client-tuttid-ts": "0.0.0",
|
|
213
|
+
"@tutti-os/config-tsconfig": "0.0.0"
|
|
214
214
|
},
|
|
215
215
|
"peerDependencies": {
|
|
216
216
|
"@tiptap/core": "^3.11.1",
|