chore(deps): Update posthog-js to 1.268.5 (#38644)

This commit is contained in:
PostHog Bot
2025-09-25 09:39:02 -04:00
committed by GitHub
parent e4485071eb
commit 2e228df72c
7 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.4"
"posthog-js": "1.268.5"
},
"devDependencies": {
"ts-json-schema-generator": "^v2.4.0-next.6"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

After

Width:  |  Height:  |  Size: 131 KiB

View File

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

26
pnpm-lock.yaml generated
View File

@@ -369,8 +369,8 @@ importers:
specifier: '*'
version: 8.57.0
posthog-js:
specifier: 1.268.4
version: 1.268.4(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.5
version: 1.268.5(@rrweb/types@2.0.0-alpha.17)
prettier:
specifier: '*'
version: 3.4.2
@@ -823,8 +823,8 @@ importers:
specifier: ^2.11.0
version: 2.11.0
posthog-js:
specifier: 1.268.4
version: 1.268.4(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.5
version: 1.268.5(@rrweb/types@2.0.0-alpha.17)
posthog-js-lite:
specifier: 4.1.0
version: 4.1.0
@@ -1792,8 +1792,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1(kea@3.1.7(react@18.2.0))
posthog-js:
specifier: 1.268.4
version: 1.268.4(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.5
version: 1.268.5(@rrweb/types@2.0.0-alpha.17)
react:
specifier: '*'
version: 18.2.0
@@ -2129,8 +2129,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1(kea@3.1.7(react@18.2.0))
posthog-js:
specifier: 1.268.4
version: 1.268.4(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.5
version: 1.268.5(@rrweb/types@2.0.0-alpha.17)
react:
specifier: '*'
version: 18.2.0
@@ -2376,8 +2376,8 @@ importers:
specifier: ^3.4.1
version: 3.4.1(kea@3.1.7(react@18.2.0))
posthog-js:
specifier: 1.268.4
version: 1.268.4(@rrweb/types@2.0.0-alpha.17)
specifier: 1.268.5
version: 1.268.5(@rrweb/types@2.0.0-alpha.17)
react:
specifier: '*'
version: 18.2.0
@@ -15136,8 +15136,8 @@ packages:
posthog-js-lite@4.1.0:
resolution: {integrity: sha512-a+MoPmflhYtnKOuDg7tEgeiwT70mWwcZdqeMhduJw/3LPTFMTvnssTJ0jppmnwTkBoPdBgLYTO40l8k64Tl/yQ==}
posthog-js@1.268.4:
resolution: {integrity: sha512-kbE8SeH4Hi6uETEzO4EVANULz1ncw+PXC/SMfDdByf4Qt0a/AKoxjlGCZwHuZuflQmBfTwwQcjHeQxnmIxti1A==}
posthog-js@1.268.5:
resolution: {integrity: sha512-IRhFBeCKkl4bapbxmLvWedKUOG7Fh9jJab718qm7ce8j66LWaPiX7mEi/iuoYLYRU3wD6mWFFiWmeXh6prczRg==}
peerDependencies:
'@rrweb/types': 2.0.0-alpha.17
rrweb-snapshot: 2.0.0-alpha.17
@@ -35493,7 +35493,7 @@ snapshots:
posthog-js-lite@4.1.0: {}
posthog-js@1.268.4(@rrweb/types@2.0.0-alpha.17):
posthog-js@1.268.5(@rrweb/types@2.0.0-alpha.17):
dependencies:
'@posthog/core': 1.2.1
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.4"
"posthog-js": "1.268.5"
},
"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.4"
"posthog-js": "1.268.5"
},
"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.4"
"posthog-js": "1.268.5"
},
"peerDependencies": {
"@posthog/icons": "*",