chore(deps): Update posthog-js to 1.268.1 (#38495)

This commit is contained in:
PostHog Bot
2025-09-23 06:15:29 -04:00
committed by GitHub
parent 9697e3ba07
commit 4157707513
6 changed files with 18 additions and 18 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.268.0"
"posthog-js": "1.268.1"
},
"devDependencies": {
"ts-json-schema-generator": "^v2.4.0-next.6"

View File

@@ -191,7 +191,7 @@
"openai": "^4.81.0",
"papaparse": "^5.4.1",
"pmtiles": "^2.11.0",
"posthog-js": "1.268.0",
"posthog-js": "1.268.1",
"posthog-js-lite": "4.1.0",
"prettier": "^3.6.2",
"prop-types": "^15.7.2",

26
pnpm-lock.yaml generated
View File

@@ -366,8 +366,8 @@ importers:
specifier: '*'
version: 8.57.0
posthog-js:
specifier: 1.268.0
version: 1.268.0(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.1
version: 1.268.1(@rrweb/types@2.0.0-alpha.17)
prettier:
specifier: '*'
version: 3.4.2
@@ -820,8 +820,8 @@ importers:
specifier: ^2.11.0
version: 2.11.0
posthog-js:
specifier: 1.268.0
version: 1.268.0(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.1
version: 1.268.1(@rrweb/types@2.0.0-alpha.17)
posthog-js-lite:
specifier: 4.1.0
version: 4.1.0
@@ -1789,8 +1789,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1(kea@3.1.7(react@18.2.0))
posthog-js:
specifier: 1.268.0
version: 1.268.0(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.1
version: 1.268.1(@rrweb/types@2.0.0-alpha.17)
react:
specifier: '*'
version: 18.2.0
@@ -2126,8 +2126,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1(kea@3.1.7(react@18.2.0))
posthog-js:
specifier: 1.268.0
version: 1.268.0(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.1
version: 1.268.1(@rrweb/types@2.0.0-alpha.17)
react:
specifier: '*'
version: 18.2.0
@@ -2369,8 +2369,8 @@ importers:
specifier: ^3.4.1
version: 3.4.1(kea@3.1.7(react@18.2.0))
posthog-js:
specifier: 1.268.0
version: 1.268.0(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.1
version: 1.268.1(@rrweb/types@2.0.0-alpha.17)
react:
specifier: '*'
version: 18.2.0
@@ -15003,8 +15003,8 @@ packages:
posthog-js-lite@4.1.0:
resolution: {integrity: sha512-a+MoPmflhYtnKOuDg7tEgeiwT70mWwcZdqeMhduJw/3LPTFMTvnssTJ0jppmnwTkBoPdBgLYTO40l8k64Tl/yQ==}
posthog-js@1.268.0:
resolution: {integrity: sha512-rEtziXONYXi+KKXBTzkxCTsHHKohLQvyAF2uEdXMwmL1vLW+f9rbroa2XuA9QUrvfboJXb5Pvysa+HnFnWnUcw==}
posthog-js@1.268.1:
resolution: {integrity: sha512-vkV8vFHUWtPsFeHZCCszGdnLxKJn93UVw7a7SZGTJyyQ3JBC1Sydy4DvolnDt2IhqIUZCs9ljwqaUXcITqLoEg==}
peerDependencies:
'@rrweb/types': 2.0.0-alpha.17
rrweb-snapshot: 2.0.0-alpha.17
@@ -35118,7 +35118,7 @@ snapshots:
posthog-js-lite@4.1.0: {}
posthog-js@1.268.0(@rrweb/types@2.0.0-alpha.17):
posthog-js@1.268.1(@rrweb/types@2.0.0-alpha.17):
dependencies:
'@posthog/core': 1.1.0
core-js: 3.45.1

View File

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

View File

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

View File

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