Skip to content

Commit cb3d6f7

Browse files
chore(deps): bump posthog-js from 1.256.1 to 1.257.0
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.256.1 to 1.257.0. - [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.256.1...v1.257.0) --- updated-dependencies: - dependency-name: posthog-js dependency-version: 1.257.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd3d645 commit cb3d6f7

File tree

5 files changed

+289
-230
lines changed

5 files changed

+289
-230
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"p-limit": "^6.2.0",
5555
"papaparse": "^5.5.3",
5656
"pluralize": "^8.0.0",
57-
"posthog-js": "1.256.1",
57+
"posthog-js": "1.257.0",
5858
"posthog-node": "^5.4.0",
5959
"prettier": "3.6.2",
6060
"qrcode": "^1.5.3",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"next": "15.3.5",
2424
"next-themes": "^0.4.6",
2525
"nextjs-toploader": "^1.6.12",
26-
"posthog-js": "1.256.1",
26+
"posthog-js": "1.257.0",
2727
"prettier": "3.6.2",
2828
"react": "19.1.0",
2929
"react-children-utilities": "^2.10.0",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"next-themes": "^0.4.6",
2222
"nextjs-toploader": "^1.6.12",
2323
"openapi-types": "^12.1.3",
24-
"posthog-js": "1.256.1",
24+
"posthog-js": "1.257.0",
2525
"prettier": "3.6.2",
2626
"react": "19.1.0",
2727
"react-dom": "19.1.0",

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"nextjs-toploader": "^1.6.12",
2525
"node-html-markdown": "^1.3.0",
2626
"node-html-parser": "^6.1.13",
27-
"posthog-js": "1.256.1",
27+
"posthog-js": "1.257.0",
2828
"prettier": "3.6.2",
2929
"react": "19.1.0",
3030
"react-children-utilities": "^2.10.0",

0 commit comments

Comments
 (0)