♻️ Re-organize telemetry package

This commit is contained in:
Baptiste Arnaud
2024-02-01 14:19:24 +01:00
parent 3fcb0081e5
commit 92a1d672fd
26 changed files with 102 additions and 206 deletions

View File

@@ -78,8 +78,6 @@
"nprogress": "0.2.0",
"openai": "4.24.1",
"papaparse": "5.4.1",
"posthog-js": "1.77.1",
"posthog-node": "3.1.1",
"prettier": "2.8.8",
"qs": "6.11.2",
"react": "18.2.0",
@@ -95,7 +93,8 @@
"tinycolor2": "1.6.0",
"unsplash-js": "7.0.18",
"use-debounce": "9.0.4",
"zustand": "4.5.0"
"zustand": "4.5.0",
"ky": "1.1.3"
},
"devDependencies": {
"@chakra-ui/styled-system": "2.9.1",