♻️ Re-organize telemetry package
This commit is contained in:
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@ -197,6 +197,9 @@ importers:
|
||||
jsonwebtoken:
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1
|
||||
ky:
|
||||
specifier: 1.1.3
|
||||
version: 1.1.3
|
||||
libphonenumber-js:
|
||||
specifier: 1.10.37
|
||||
version: 1.10.37
|
||||
@ -227,12 +230,6 @@ importers:
|
||||
papaparse:
|
||||
specifier: 5.4.1
|
||||
version: 5.4.1
|
||||
posthog-js:
|
||||
specifier: 1.77.1
|
||||
version: 1.77.1
|
||||
posthog-node:
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1
|
||||
prettier:
|
||||
specifier: 2.8.8
|
||||
version: 2.8.8
|
||||
@ -902,8 +899,8 @@ importers:
|
||||
specifier: 3.0.6
|
||||
version: 3.0.6
|
||||
ky:
|
||||
specifier: ^1.1.3
|
||||
version: 1.2.0
|
||||
specifier: 1.1.3
|
||||
version: 1.1.3
|
||||
marked:
|
||||
specifier: 9.0.3
|
||||
version: 9.0.3
|
||||
@ -1445,6 +1442,9 @@ importers:
|
||||
minio:
|
||||
specifier: 7.1.3
|
||||
version: 7.1.3
|
||||
posthog-node:
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1
|
||||
remark-parse:
|
||||
specifier: 11.0.0
|
||||
version: 11.0.0
|
||||
@ -13717,10 +13717,6 @@ packages:
|
||||
pend: 1.2.0
|
||||
dev: true
|
||||
|
||||
/fflate@0.4.8:
|
||||
resolution: {integrity: sha512-FJqqoDBR00Mdj9ppamLa/Y7vxm+PRmNWA67N846RvsoYVMKB4q3y/de5PA7gUmRMYK/8CMz2GDZQmCRN1wBcWA==}
|
||||
dev: false
|
||||
|
||||
/figures@2.0.0:
|
||||
resolution: {integrity: sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==}
|
||||
engines: {node: '>=4'}
|
||||
@ -15911,8 +15907,8 @@ packages:
|
||||
resolution: {integrity: sha512-RTSoaUAfLvpR357vWzAz/50Q/BmHfmE6ETSWfutT0AJiw10e6CmcdYRQJlLRd95B53D0Y2aD1jSxD3V3ySF+PA==}
|
||||
dev: true
|
||||
|
||||
/ky@1.2.0:
|
||||
resolution: {integrity: sha512-dnPW+T78MuJ9tLAiF/apJV7bP7RRRCARXQxsCmsWiKLXqGtMBOgDVOFRYzCAfNe/OrRyFyor5ESgvvC+QWEqOA==}
|
||||
/ky@1.1.3:
|
||||
resolution: {integrity: sha512-t7q8sJfazzHbfYxiCtuLIH4P+pWoCgunDll17O/GBZBqMt2vHjGSx5HzSxhOc2BDEg3YN/EmeA7VKrHnwuWDag==}
|
||||
engines: {node: '>=18'}
|
||||
dev: false
|
||||
|
||||
@ -18733,12 +18729,6 @@ packages:
|
||||
source-map-js: 1.0.2
|
||||
dev: false
|
||||
|
||||
/posthog-js@1.77.1:
|
||||
resolution: {integrity: sha512-QBwyeCvXf2JvnLBDSrp0DIwn8DnUEj6giyFtFD3xNQR7s89DUATWi9qnfu4DxUCOzLvN8eXmD94vAnXWVjw7cA==}
|
||||
dependencies:
|
||||
fflate: 0.4.8
|
||||
dev: false
|
||||
|
||||
/posthog-node@3.1.1:
|
||||
resolution: {integrity: sha512-OUSYcnLHbzvY/dxNsbUGoYuTZz5XNx48BkfiCkOIJZMFvot5VPQ0KWEjX+kzYxEwHeXbjW9plqsOVcYCYfidgg==}
|
||||
engines: {node: '>=15.0.0'}
|
||||
|
Reference in New Issue
Block a user