@tangle-network/agent-app 0.43.16 → 0.43.17

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tangle-network/agent-app",
3
- "version": "0.43.16",
3
+ "version": "0.43.17",
4
4
  "packageManager": "pnpm@10.33.4",
5
5
  "description": "Application-shell framework for Tangle agent products: a bounded tool loop, the structured agent→app tool side channel, integration-hub client, per-workspace billing, and crypto — composed over the Tangle agent substrate through typed seams.",
6
6
  "keywords": [
@@ -352,10 +352,10 @@
352
352
  "@tangle-network/agent-interface": "^0.15.0",
353
353
  "@tangle-network/agent-knowledge": "^1.7.0",
354
354
  "@tangle-network/agent-runtime": "^0.79.3",
355
- "@tangle-network/brand": "^0.6.0",
355
+ "@tangle-network/brand": "^1.0.0",
356
356
  "@tangle-network/sandbox": "^0.9.7",
357
- "@tangle-network/sandbox-ui": "^0.60.0",
358
- "@tangle-network/ui": "^4.1.0",
357
+ "@tangle-network/sandbox-ui": "^0.72.0",
358
+ "@tangle-network/ui": "^11.0.0",
359
359
  "@testing-library/dom": "^10.4.1",
360
360
  "@xyflow/react": "^12.0.0",
361
361
  "@testing-library/react": "^16.3.2",
@@ -387,9 +387,9 @@
387
387
  "@tangle-network/agent-interface": ">=0.15.0",
388
388
  "@tangle-network/agent-knowledge": ">=1.7.0",
389
389
  "@tangle-network/agent-runtime": ">=0.79.3",
390
- "@tangle-network/brand": ">=0.6.0",
390
+ "@tangle-network/brand": ">=1.0.0",
391
391
  "@tangle-network/sandbox": ">=0.9.7",
392
- "@tangle-network/sandbox-ui": ">=0.60.0",
392
+ "@tangle-network/sandbox-ui": ">=0.72.0",
393
393
  "@xyflow/react": ">=12.0.0",
394
394
  "drizzle-orm": ">=0.36",
395
395
  "konva": ">=9",