chore(usage telemetry): Freshen up Clearcut logging (#6013)

Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
This commit is contained in:
Richie Foreman
2025-08-12 14:31:59 -04:00
committed by GitHub
parent c5c6966d08
commit 7cc6b8c270
9 changed files with 969 additions and 270 deletions
+6 -2
View File
@@ -79,13 +79,17 @@
"json": "^11.0.0",
"lodash": "^4.17.21",
"memfs": "^4.17.2",
"mnemonist": "^0.40.3",
"mock-fs": "^5.5.0",
"msw": "^2.10.4",
"prettier": "^3.5.3",
"react-devtools-core": "^4.28.5",
"tsx": "^4.20.3",
"typescript-eslint": "^8.30.1",
"vitest": "^3.2.4",
"yargs": "^17.7.2",
"mnemonist": "^0.40.3"
"yargs": "^17.7.2"
},
"dependencies": {
"node-fetch": "^3.3.2"
}
}