File size: 3,140 Bytes
a6a5d8e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
  "__doctrine-scanner-exempt": "legacy live-product surface; rename tracked as separate engineering debt \u2014 see scripts/check-doctrine-v6.mjs header",
  "name": "@workspace/a11oy",
  "version": "0.0.0",
  "private": true,
  "license": "LicenseRef-SZL-Proprietary",
  "type": "module",
  "scripts": {
    "dev": "vite --config vite.config.ts --host 0.0.0.0",
    "build": "vite build --config vite.config.ts",
    "serve": "vite preview --config vite.config.ts --host 0.0.0.0",
    "typecheck": "tsc -p tsconfig.json --noEmit",
    "lint": "biome lint ./src",
    "lint:ci": "biome lint ./src",
    "check:command-redirects": "node scripts/check-command-redirects.mjs",
    "format": "biome format --write ./src"
  },
  "dependencies": {
    "@szl-holdings/api-client-react": "workspace:*",
    "@szl-holdings/billing-client": "workspace:*",
    "@szl-holdings/brand-registry": "workspace:*",
    "@szl-holdings/design-system": "workspace:*",
    "@szl-holdings/domain-profiles": "workspace:*",
    "@szl-holdings/flexcache": "workspace:*",
    "@szl-holdings/formulas": "workspace:*",
    "@szl-holdings/frontier-mythos": "workspace:*",
    "@szl-holdings/omnia-shell": "workspace:*",
    "@szl-holdings/platform-registry": "workspace:*",
    "@szl-holdings/replit-auth-web": "workspace:*",
    "@szl-holdings/shared-proxy": "workspace:*",
    "@szl-holdings/shared-ui": "workspace:*",
    "@szl-holdings/speech-specialist": "workspace:*",
    "@szl-holdings/telemetry-standards": "workspace:*",
    "@szl/a11oy-runtime": "workspace:*",
    "@szl/alloy": "workspace:*",
    "@szl/substrate-client": "workspace:*",
    "@urql/exchange-graphcache": "^9.0.0",
    "@workspace/a11oy-fabric": "workspace:*",
    "@workspace/sovereign-substrate": "workspace:*",
    "@workspace/a11oy-orchestration": "workspace:*",
    "@workspace/codex-kernel": "workspace:*",
    "@workspace/ouroboros": "workspace:*",
    "@workspace/tokens": "workspace:*",
    "d3": "^7.9.0",
    "graphql": "^16.13.2",
    "graphql-ws": "^6.0.8",
    "jspdf": "^4.2.1",
    "jszip": "^3.10.1",
    "leaflet": "^1.9.4",
    "maplibre-gl": "^5.24.0",
    "react-leaflet": "^5.0.0",
    "sonner": "^1.7.4",
    "urql": "^5.0.1"
  },
  "devDependencies": {
    "@replit/vite-plugin-cartographer": "catalog:",
    "@replit/vite-plugin-dev-banner": "catalog:",
    "@replit/vite-plugin-runtime-error-modal": "catalog:",
    "@szl-holdings/payload": "workspace:*",
    "@szl-holdings/security-headers": "workspace:*",
    "@szl-holdings/shared-contracts": "workspace:*",
    "@szl-holdings/szl-doctrine": "workspace:*",
    "@tailwindcss/vite": "catalog:",
    "@tanstack/react-query": "catalog:",
    "@types/d3": "^7.4.3",
    "@types/node": "catalog:",
    "@types/react": "catalog:",
    "@types/react-dom": "catalog:",
    "@vitejs/plugin-react": "catalog:",
    "clsx": "catalog:",
    "framer-motion": "catalog:",
    "lucide-react": "catalog:",
    "react": "catalog:",
    "react-dom": "catalog:",
    "recharts": "catalog:",
    "tailwind-merge": "catalog:",
    "tailwindcss": "catalog:",
    "vite": "catalog:",
    "wouter": "^3.3.5",
    "zod": "catalog:"
  }
}