chore(deps): Update posthog-js to 1.284.0 (#40774)

This commit is contained in:
PostHog Bot
2025-11-02 00:38:16 +01:00
committed by GitHub
parent 2ea7f59e8c
commit 2281ef0d1f
7 changed files with 24 additions and 19 deletions

View File

@@ -6,7 +6,7 @@
"mobile-replay:schema:build:json": "pnpm mobile-replay:web:schema:build:json && pnpm mobile-replay:mobile:schema:build:json"
},
"dependencies": {
"posthog-js": "1.283.0"
"posthog-js": "1.284.0"
},
"devDependencies": {
"ts-json-schema-generator": "^v2.4.0-next.6"

View File

@@ -193,7 +193,7 @@
"openai": "^4.81.0",
"papaparse": "^5.4.1",
"pmtiles": "^2.11.0",
"posthog-js": "1.283.0",
"posthog-js": "1.284.0",
"posthog-js-lite": "4.1.0",
"prettier": "^3.6.2",
"prop-types": "^15.7.2",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 40 KiB

33
pnpm-lock.yaml generated
View File

@@ -372,8 +372,8 @@ importers:
specifier: '*'
version: 8.57.0
posthog-js:
specifier: 1.283.0
version: 1.283.0
specifier: 1.284.0
version: 1.284.0
prettier:
specifier: '*'
version: 3.4.2
@@ -829,8 +829,8 @@ importers:
specifier: ^2.11.0
version: 2.11.0
posthog-js:
specifier: 1.283.0
version: 1.283.0
specifier: 1.284.0
version: 1.284.0
posthog-js-lite:
specifier: 4.1.0
version: 4.1.0
@@ -1804,8 +1804,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1(kea@3.1.7(react@18.2.0))
posthog-js:
specifier: 1.283.0
version: 1.283.0
specifier: 1.284.0
version: 1.284.0
react:
specifier: '*'
version: 18.2.0
@@ -2459,8 +2459,8 @@ importers:
specifier: ^3.4.1
version: 3.4.1(kea@3.1.7(react@18.2.0))
posthog-js:
specifier: 1.283.0
version: 1.283.0
specifier: 1.284.0
version: 1.284.0
react:
specifier: '*'
version: 18.2.0
@@ -2531,8 +2531,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1(kea@3.1.7(react@18.2.0))
posthog-js:
specifier: 1.283.0
version: 1.283.0
specifier: 1.284.0
version: 1.284.0
react:
specifier: '*'
version: 18.2.0
@@ -11217,6 +11217,9 @@ packages:
core-js@3.40.0:
resolution: {integrity: sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==}
core-js@3.46.0:
resolution: {integrity: sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==}
core-util-is@1.0.2:
resolution: {integrity: sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==}
@@ -16430,8 +16433,8 @@ packages:
posthog-js-lite@4.1.0:
resolution: {integrity: sha512-a+MoPmflhYtnKOuDg7tEgeiwT70mWwcZdqeMhduJw/3LPTFMTvnssTJ0jppmnwTkBoPdBgLYTO40l8k64Tl/yQ==}
posthog-js@1.283.0:
resolution: {integrity: sha512-CJJiqK6wPCRTHkmCJ7i8zEDFYded1CURqZ1JSDL4au97TBFX8J50nxw5wI9jHoNlHlkIgfiBPPMDOlBsiIHpMQ==}
posthog-js@1.284.0:
resolution: {integrity: sha512-GmycRGKWdTO6gUSMn8qzzoVTryQhxVwjK2y1Mn0eV7kldLS+tZhr/wM+Z8fXBkbrRwWUjofKFgB83gd1WzbJrA==}
posthog-node@4.14.0:
resolution: {integrity: sha512-PitSiuxGiVFl0ItuhIfi3Sq1tcaMU4vlbPu1wv0qufTJGDjWthOOr4vYfFIs1xkbJFOQcfGczMXkr44kX5TDDg==}
@@ -31481,6 +31484,8 @@ snapshots:
core-js@3.40.0: {}
core-js@3.46.0: {}
core-util-is@1.0.2: {}
core-util-is@1.0.3: {}
@@ -38246,10 +38251,10 @@ snapshots:
posthog-js-lite@4.1.0: {}
posthog-js@1.283.0:
posthog-js@1.284.0:
dependencies:
'@posthog/core': 1.5.0
core-js: 3.40.0
core-js: 3.46.0
fflate: 0.4.8
preact: 10.27.2
web-vitals: 4.2.4

View File

@@ -7,7 +7,7 @@
"kea-loaders": "^3.1.1",
"kea-router": "^3.4.1",
"kea-subscriptions": "^3.0.1",
"posthog-js": "1.283.0"
"posthog-js": "1.284.0"
},
"peerDependencies": {
"@dnd-kit/core": "*",

View File

@@ -4,7 +4,7 @@
"kea": "^3.1.7",
"kea-loaders": "^3.1.1",
"kea-router": "^3.4.1",
"posthog-js": "1.283.0"
"posthog-js": "1.284.0"
},
"peerDependencies": {
"@posthog/icons": "*",

View File

@@ -6,7 +6,7 @@
"kea-loaders": "^3.1.1",
"kea-router": "^3.4.1",
"kea-subscriptions": "^3.0.1",
"posthog-js": "1.283.0"
"posthog-js": "1.284.0"
},
"peerDependencies": {
"@posthog/icons": "*",