@tutti-os/agent-gui 0.0.76 → 0.0.78

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": "@tutti-os/agent-gui",
3
- "version": "0.0.76",
3
+ "version": "0.0.78",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -94,17 +94,17 @@
94
94
  },
95
95
  "dependencies": {
96
96
  "@monaco-editor/react": "^4.7.0",
97
- "@tutti-os/agent-activity-core": "0.0.76",
98
- "@tutti-os/ui-i18n-runtime": "0.0.76",
99
- "@tutti-os/ui-rich-text": "0.0.76",
100
- "@tutti-os/ui-react-hooks": "0.0.76",
101
- "@tutti-os/ui-system": "0.0.76",
102
- "@tutti-os/workbench-surface": "0.0.76",
103
- "@tutti-os/workspace-external-core": "0.0.76",
104
- "@tutti-os/workspace-file-manager": "0.0.76",
105
- "@tutti-os/workspace-file-reference": "0.0.76",
106
- "@tutti-os/workspace-issue-manager": "0.0.76",
107
- "@tutti-os/workspace-user-project": "0.0.76",
97
+ "@tutti-os/agent-activity-core": "0.0.78",
98
+ "@tutti-os/ui-i18n-runtime": "0.0.78",
99
+ "@tutti-os/ui-rich-text": "0.0.78",
100
+ "@tutti-os/ui-react-hooks": "0.0.78",
101
+ "@tutti-os/ui-system": "0.0.78",
102
+ "@tutti-os/workbench-surface": "0.0.78",
103
+ "@tutti-os/workspace-external-core": "0.0.78",
104
+ "@tutti-os/workspace-file-manager": "0.0.78",
105
+ "@tutti-os/workspace-file-reference": "0.0.78",
106
+ "@tutti-os/workspace-issue-manager": "0.0.78",
107
+ "@tutti-os/workspace-user-project": "0.0.78",
108
108
  "@tanstack/react-virtual": "^3.13.12",
109
109
  "@tiptap/core": "^3.11.1",
110
110
  "@tiptap/pm": "^3.23.6",
@@ -116,7 +116,6 @@
116
116
  "framer-motion": "^12.40.0",
117
117
  "lucide-react": "^0.511.0",
118
118
  "react-markdown": "^10.1.0",
119
- "react-medium-image-zoom": "^5.4.5",
120
119
  "rehype-sanitize": "^6.0.0",
121
120
  "remark-gfm": "^4.0.1",
122
121
  "tailwind-merge": "^3.6.0",
@@ -135,8 +134,8 @@
135
134
  "typescript": "^5.8.3",
136
135
  "vite": "^6.4.2",
137
136
  "vitest": "^4.0.13",
138
- "@tutti-os/client-tuttid-ts": "0.0.0",
139
- "@tutti-os/config-tsconfig": "0.0.0"
137
+ "@tutti-os/config-tsconfig": "0.0.0",
138
+ "@tutti-os/client-tuttid-ts": "0.0.0"
140
139
  },
141
140
  "peerDependencies": {
142
141
  "react": "^19.1.0",