Roll posthog

This commit is contained in:
Enrico Ros
2025-11-13 01:49:00 -08:00
parent 163ef9296e
commit 007e91480d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -41,7 +41,7 @@
"next": "~15.1.8",
"nprogress": "^0.2.0",
"pdfjs-dist": "5.4.54",
"posthog-js": "^1.290.0",
"posthog-js": "^1.292.0",
"posthog-node": "^5.11.2",
"prismjs": "^1.30.0",
"puppeteer-core": "^24.29.1",
@@ -9471,9 +9471,9 @@
}
},
"node_modules/posthog-js": {
"version": "1.290.0",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.290.0.tgz",
"integrity": "sha512-zavBwZkf+3JeiSDVE7ZDXBfzva/iOljicdhdJH+cZoqp0LsxjKxjnNhGOd3KpAhw0wqdwjhd7Lp1aJuI7DXyaw==",
"version": "1.292.0",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.292.0.tgz",
"integrity": "sha512-sKBwrVT0vMqai8pAknmzK86vSQ5t36TDpQJyrLDj30ImkaiGuG4cVyI2wQ6l8vqdzk+rGAFUSP6Rqc2dMSQWWQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@posthog/core": "1.5.2",
+1 -1
View File
@@ -52,7 +52,7 @@
"next": "~15.1.8",
"nprogress": "^0.2.0",
"pdfjs-dist": "5.4.54",
"posthog-js": "^1.290.0",
"posthog-js": "^1.292.0",
"posthog-node": "^5.11.2",
"prismjs": "^1.30.0",
"puppeteer-core": "^24.29.1",