diff --git a/bun.lock b/bun.lock index 7d46697c..cc2e37a6 100644 --- a/bun.lock +++ b/bun.lock @@ -27,7 +27,7 @@ "gray-matter": "4.0.3", "lucide-react": "0.542.0", "next": "15.5.2", - "posthog-js": "1.261.8", + "posthog-js": "1.262.0", "posthog-node": "5.8.2", "prettier": "3.6.2", "react": "19.1.1", @@ -1807,7 +1807,7 @@ "postgres-interval": ["postgres-interval@1.2.0", "", { "dependencies": { "xtend": "^4.0.0" } }, "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ=="], - "posthog-js": ["posthog-js@1.261.8", "", { "dependencies": { "@posthog/core": "1.0.2", "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" }, "peerDependencies": { "@rrweb/types": "2.0.0-alpha.17", "rrweb-snapshot": "2.0.0-alpha.17" }, "optionalPeers": ["@rrweb/types", "rrweb-snapshot"] }, "sha512-HohKQ5Fuvei/3ZLIdayq6lDpeXsG891t2y2izpHu6q/1SoCS+HlYjViz3WCu9KlE7AfjfpwvN1kjnFNNPWeOig=="], + "posthog-js": ["posthog-js@1.262.0", "", { "dependencies": { "@posthog/core": "1.0.2", "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" }, "peerDependencies": { "@rrweb/types": "2.0.0-alpha.17", "rrweb-snapshot": "2.0.0-alpha.17" }, "optionalPeers": ["@rrweb/types", "rrweb-snapshot"] }, "sha512-RPbm+0qLVsgKQEN3KjfYAK+0qOwBPT28RHDg4WIstN8/z2m6PczMqSirOIXSqbvDwSCQQQRPTKS6fSurevqJMA=="], "posthog-node": ["posthog-node@5.8.2", "", { "dependencies": { "@posthog/core": "1.0.2" } }, "sha512-z3XRvYwnc3T/1999FKzv16YTpxERQqLunULl2vkOPfgbCXUGNyJWLgcbTcED2ZIDE11jjZhrSph4De6OSMLphw=="], diff --git a/package.json b/package.json index 752ca53c..19cd223e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "gray-matter": "4.0.3", "lucide-react": "0.542.0", "next": "15.5.2", - "posthog-js": "1.261.8", + "posthog-js": "1.262.0", "posthog-node": "5.8.2", "prettier": "3.6.2", "react": "19.1.1",