Hold back PostHog updates for now
https://github.com/PostHog/posthog-js/issues/1437
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
"pako": "^2.0.4",
|
"pako": "^2.0.4",
|
||||||
"postcss": "^8.4.41",
|
"postcss": "^8.4.41",
|
||||||
"postcss-preset-env": "^10.0.0",
|
"postcss-preset-env": "^10.0.0",
|
||||||
"posthog-js": "^1.29.0",
|
"posthog-js": "1.160.3",
|
||||||
"prettier": "^3.0.0",
|
"prettier": "^3.0.0",
|
||||||
"qrcode": "^1.5.4",
|
"qrcode": "^1.5.4",
|
||||||
"react": "18",
|
"react": "18",
|
||||||
|
|||||||
@@ -44,5 +44,6 @@
|
|||||||
"prHeader": "Please review modals on mobile for visual regressions."
|
"prHeader": "Please review modals on mobile for visual regressions."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"semanticCommits": "disabled"
|
"semanticCommits": "disabled",
|
||||||
|
"ignoreDeps": ["posthog-js"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6649,10 +6649,10 @@ postcss@^8.4.41, postcss@^8.4.43:
|
|||||||
picocolors "^1.1.0"
|
picocolors "^1.1.0"
|
||||||
source-map-js "^1.2.1"
|
source-map-js "^1.2.1"
|
||||||
|
|
||||||
posthog-js@^1.29.0:
|
posthog-js@1.160.3:
|
||||||
version "1.165.0"
|
version "1.160.3"
|
||||||
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.165.0.tgz#46c7a39a546b43c09c0d6cbab5f32859feb8c8a7"
|
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.160.3.tgz#17c8af4c9ffa2d795d925ca1e7146e61cd5ccabd"
|
||||||
integrity sha512-rUfRJobvOz3Q9Er+zwb32Eq2qs+ToBe/B4k4IoKzmyszI7240Rf4xVWRB0ky8LvmdZfCeYX5knS2Uv3pnn/d5A==
|
integrity sha512-mGvxOIlWPtdPx8EI0MQ81wNKlnH2K0n4RqwQOl044b34BCKiFVzZ7Hc7geMuZNaRAvCi5/5zyGeWHcAYZQxiMQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
fflate "^0.4.8"
|
fflate "^0.4.8"
|
||||||
preact "^10.19.3"
|
preact "^10.19.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user