chore(): Update posthog (#14144)

* chore(): Update posthog

* chore(): Update posthog
This commit is contained in:
Adrien de Peretti
2025-11-27 13:24:15 +01:00
committed by GitHub
parent 91499081f4
commit 9d1f09ac7b
8 changed files with 36 additions and 31 deletions

View File

@@ -53,7 +53,7 @@
"@types/react": "*",
"@types/react-dom": "*",
"next": "*",
"posthog-js": "*",
"posthog-js": "^1.298.1",
"react": "*",
"react-dom": "*"
},