Skip to content

Commit 07812e4

Browse files
chore(deps): bump posthog-js from 1.67.1 to 1.249.1
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.67.1 to 1.249.1. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-js@v1.67.1...v1.249.1) --- updated-dependencies: - dependency-name: posthog-js dependency-version: 1.249.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca08417 commit 07812e4

File tree

4 files changed

+691
-415
lines changed

4 files changed

+691
-415
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"p-limit": "^6.2.0",
8080
"papaparse": "^5.5.3",
8181
"pluralize": "^8.0.0",
82-
"posthog-js": "1.67.1",
82+
"posthog-js": "1.249.1",
8383
"prettier": "3.5.3",
8484
"qrcode": "^1.5.3",
8585
"react": "19.1.0",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"next-themes": "^0.4.6",
3737
"nextjs-toploader": "^1.6.12",
3838
"openapi-types": "^12.1.3",
39-
"posthog-js": "1.67.1",
39+
"posthog-js": "1.249.1",
4040
"prettier": "3.5.3",
4141
"react": "19.1.0",
4242
"react-dom": "19.1.0",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nextjs-toploader": "^1.6.12",
4444
"node-html-markdown": "^1.3.0",
4545
"node-html-parser": "^6.1.13",
46-
"posthog-js": "1.67.1",
46+
"posthog-js": "1.249.1",
4747
"prettier": "3.5.3",
4848
"react": "19.1.0",
4949
"react-children-utilities": "^2.10.0",

0 commit comments

Comments
 (0)