mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
build: pin posthog@1.278.0 to fix build (#9829)
This commit is contained in:
parent
e284330678
commit
b90436421b
1 changed files with 1 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue