Update dependency posthog-js to v1.328.0 (#31828)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-21 09:48:08 +00:00 committed by GitHub
parent 9edddce149
commit a8b6d035d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 22 additions and 14 deletions

View File

@ -137,7 +137,7 @@
"opus-recorder": "^8.0.3",
"pako": "^2.0.3",
"png-chunks-extract": "^1.0.0",
"posthog-js": "1.327.0",
"posthog-js": "1.328.0",
"qrcode": "1.5.4",
"re-resizable": "6.11.2",
"react": "^19.0.0",

View File

@ -1690,8 +1690,17 @@
yaml "^2.7.0"
"@element-hq/web-shared-components@link:packages/shared-components":
version "0.0.0"
uid ""
version "0.0.0-test.12"
dependencies:
"@element-hq/element-web-module-api" "^1.8.0"
"@vector-im/compound-design-tokens" "^6.4.3"
classnames "^2.5.1"
counterpart "^0.18.6"
lodash "^4.17.21"
matrix-web-i18n "3.5.2"
patch-package "^8.0.1"
react-merge-refs "^3.0.2"
temporal-polyfill "^0.3.0"
"@emnapi/core@^1.4.3":
version "1.7.0"
@ -3099,10 +3108,10 @@
dependencies:
cross-spawn "^7.0.6"
"@posthog/types@1.327.0":
version "1.327.0"
resolved "https://registry.yarnpkg.com/@posthog/types/-/types-1.327.0.tgz#fe4fdc01aabc111f3515f218fae661d37644d7f3"
integrity sha512-nVXKK5c/pzJfYOAHQzmsk0SOSzugGmJvXNC2GIQMAD2V076p8C4nVBy5gnPG5iA2wHEyKXyZ8qeIKvb8TQZS1g==
"@posthog/types@1.328.0":
version "1.328.0"
resolved "https://registry.yarnpkg.com/@posthog/types/-/types-1.328.0.tgz#dc484adaabefb240a61331fb126c1db79bda0a1c"
integrity sha512-T8RPYpgPxwtAMqtfj8+3VSw3Xca2hIYb3BN3ohPAZhN8eQOtkC00jEKy+bOcniy1BJCbbhpmGtxqQCpzr4/EXQ==
"@principalstudio/html-webpack-inject-preload@^1.2.7":
version "1.2.7"
@ -4633,9 +4642,8 @@
classnames "^2.5.1"
vaul "^1.0.0"
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.40.0-53c9ca5ea907d91e4515da64f20a82e5586b882c-integrity/node_modules/bindings/wysiwyg-wasm":
"@vector-im/matrix-wysiwyg-wasm@link:../../Library/Caches/Yarn/v6/npm-@vector-im-matrix-wysiwyg-2.40.0-53c9ca5ea907d91e4515da64f20a82e5586b882c-integrity/node_modules/bindings/wysiwyg-wasm":
version "0.0.0"
uid ""
"@vector-im/matrix-wysiwyg@2.40.0":
version "2.40.0"
@ -11574,10 +11582,10 @@ postcss@^8.4.40, postcss@^8.5.6:
picocolors "^1.1.1"
source-map-js "^1.2.1"
posthog-js@1.327.0:
version "1.327.0"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.327.0.tgz#8f133f2baf763af8e84bf039b229e6b9bbf0a547"
integrity sha512-vu6lp9UMelxSxqEdHvzQho1aA/57vWX4rM79Df4/HzkfDRV3w7NG+rVbKQUQq/8fVmvtSMpOpUMh+aeVo+jkXw==
posthog-js@1.328.0:
version "1.328.0"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.328.0.tgz#ccb35cb1cfec2200687d0eaea1612c54f4dc8dd2"
integrity sha512-1TzO1WOq53vnn+4W7Evda4QyBOcLI1svoMJy1x4CyiR1RgCHh2hhcmCcKeRJh8CAUV8H69qLo6dGvjMY8ENkrg==
dependencies:
"@opentelemetry/api" "^1.9.0"
"@opentelemetry/api-logs" "^0.208.0"
@ -11585,7 +11593,7 @@ posthog-js@1.327.0:
"@opentelemetry/resources" "^2.2.0"
"@opentelemetry/sdk-logs" "^0.208.0"
"@posthog/core" "1.10.0"
"@posthog/types" "1.327.0"
"@posthog/types" "1.328.0"
core-js "^3.38.1"
dompurify "^3.3.1"
fflate "^0.4.8"