mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
PostHog errors: add node/edge package
This commit is contained in:
Generated
+10
@@ -42,6 +42,7 @@
|
||||
"nprogress": "^0.2.0",
|
||||
"pdfjs-dist": "5.3.31",
|
||||
"posthog-js": "^1.257.0",
|
||||
"posthog-node": "^5.5.1",
|
||||
"prismjs": "^1.30.0",
|
||||
"puppeteer-core": "^24.14.0",
|
||||
"react": "^18.3.1",
|
||||
@@ -9480,6 +9481,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/posthog-node": {
|
||||
"version": "5.5.1",
|
||||
"resolved": "https://registry.npmjs.org/posthog-node/-/posthog-node-5.5.1.tgz",
|
||||
"integrity": "sha512-y2TBl6H27vEbXk7sqG8QISmYaUN/UcPOYYDAK0wtnXRG3ySb93mG//vri1zS2hZvYHbBv0Tz8sLpZRCq4/v99A==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
}
|
||||
},
|
||||
"node_modules/preact": {
|
||||
"version": "10.26.9",
|
||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.26.9.tgz",
|
||||
|
||||
@@ -53,6 +53,7 @@
|
||||
"nprogress": "^0.2.0",
|
||||
"pdfjs-dist": "5.3.31",
|
||||
"posthog-js": "^1.257.0",
|
||||
"posthog-node": "^5.5.1",
|
||||
"prismjs": "^1.30.0",
|
||||
"puppeteer-core": "^24.14.0",
|
||||
"react": "^18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user