|
25 | 25 | "@buf/googleapis_googleapis.bufbuild_es": "^2.2.3-20250211200939-546238c53f73.1", |
26 | 26 | "@bufbuild/protobuf": "^2.5.1", |
27 | 27 | "@capacitor-community/apple-sign-in": "^7.0.1", |
28 | | - "@grafana/faro-web-sdk": "^2.0.2", |
29 | | - "@grafana/faro-web-tracing": "^2.0.2", |
30 | 28 | "@heroui/react": "^2.7.9", |
31 | 29 | "@iconify/react": "^6.0.0", |
32 | 30 | "@lukemorales/query-key-factory": "^1.3.4", |
| 31 | + "@opentelemetry/exporter-logs-otlp-http": "^0.219.0", |
| 32 | + "@opentelemetry/exporter-metrics-otlp-http": "^0.219.0", |
| 33 | + "@opentelemetry/exporter-metrics-otlp-proto": "^0.219.0", |
| 34 | + "@opentelemetry/exporter-trace-otlp-http": "^0.219.0", |
| 35 | + "@opentelemetry/instrumentation": "^0.219.0", |
| 36 | + "@opentelemetry/instrumentation-document-load": "^0.64.0", |
| 37 | + "@opentelemetry/instrumentation-fetch": "^0.219.0", |
| 38 | + "@opentelemetry/resources": "^2.8.0", |
| 39 | + "@opentelemetry/sdk-logs": "^0.219.0", |
| 40 | + "@opentelemetry/sdk-metrics": "^2.8.0", |
| 41 | + "@opentelemetry/sdk-trace-web": "^2.8.0", |
| 42 | + "@opentelemetry/semantic-conventions": "^1.41.1", |
33 | 43 | "@r2wc/react-to-web-component": "^2.1.0", |
34 | 44 | "@streamdown/cjk": "^1.0.1", |
35 | 45 | "@streamdown/code": "^1.0.1", |
|
56 | 66 | "semver": "^7.7.2", |
57 | 67 | "streamdown": "^2.1.0", |
58 | 68 | "uuid": "^11.1.0", |
| 69 | + "web-vitals": "^5.3.0", |
59 | 70 | "zustand": "^5.0.5" |
60 | 71 | }, |
61 | 72 | "devDependencies": { |
62 | 73 | "@codemirror/state": "^6.5.2", |
63 | 74 | "@codemirror/view": "^6.37.1", |
64 | 75 | "@eslint/js": "^9.28.0", |
65 | | - "@grafana/faro-rollup-plugin": "^0.7.0", |
66 | 76 | "@types/bun": "^1.3.5", |
67 | 77 | "@types/chrome": "^0.0.326", |
68 | 78 | "@types/codemirror": "^5.60.16", |
|
78 | 88 | "eslint-plugin-react-refresh": "^0.4.20", |
79 | 89 | "globals": "^16.2.0", |
80 | 90 | "nodemon": "^3.1.10", |
| 91 | + "postcss-prefix-selector": "^2.1.1", |
81 | 92 | "prettier": "3.5.3", |
82 | 93 | "tailwindcss": "^3.4.17", |
83 | 94 | "typescript": "~5.8.3", |
|
0 commit comments