build: pin posthog@1.278.0 to fix build (#9829)

This commit is contained in:
Arvin Xu
2025-10-21 23:07:14 +08:00
committed by GitHub
parent e284330678
commit b90436421b

View File

@@ -252,7 +252,7 @@
"pino": "^9.13.1",
"plaiceholder": "^3.0.0",
"polished": "^4.3.1",
"posthog-js": "^1.275.1",
"posthog-js": "~1.278.0",
"pure-rand": "^7.0.1",
"pwa-install-handler": "^2.6.3",
"query-string": "^9.3.1",
@@ -324,7 +324,6 @@
"@types/json-schema": "^7.0.15",
"@types/lodash": "^4.17.20",
"@types/lodash-es": "^4.17.12",
"@types/marked": "^6.0.0",
"@types/node": "^22.18.9",
"@types/numeral": "^2.0.5",
"@types/oidc-provider": "^9.5.0",