diff --git a/bun.lock b/bun.lock index af5a6b92..90132659 100644 --- a/bun.lock +++ b/bun.lock @@ -24,7 +24,7 @@ "fumadocs-ui": "15.4.2", "lucide-react": "0.511.0", "next": "15.3.3", - "posthog-js": "1.248.1", + "posthog-js": "1.249.0", "posthog-node": "4.18.0", "prettier": "3.5.3", "react": "19.1.0", @@ -1978,7 +1978,7 @@ "postgres-interval": ["postgres-interval@1.2.0", "", { "dependencies": { "xtend": "^4.0.0" } }, "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ=="], - "posthog-js": ["posthog-js@1.248.1", "", { "dependencies": { "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-2KBbvvLbiNqQdoEgjczZJ7im5QT8zi0Q29a8AmfXs0UGyaYxmgqPCrE1elQmGBuAm1S3T+Xw2D6Ff0VQPXE6Rw=="], + "posthog-js": ["posthog-js@1.249.0", "", { "dependencies": { "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-qR1PZPBb8Zc57ZYr1NtPbSJ/RHj9Gnr8NDG5bYDspzyol3KL3kwz+pk4K4ZLyjG/Gb2DyrgrEvr3CtSIlfui/w=="], "posthog-node": ["posthog-node@4.18.0", "", { "dependencies": { "axios": "^1.8.2" } }, "sha512-XROs1h+DNatgKh/AlIlCtDxWzwrKdYDb2mOs58n4yN8BkGN9ewqeQwG5ApS4/IzwCb7HPttUkOVulkYatd2PIw=="], diff --git a/package.json b/package.json index 270f67b8..58881691 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "fumadocs-ui": "15.4.2", "lucide-react": "0.511.0", "next": "15.3.3", - "posthog-js": "1.248.1", + "posthog-js": "1.249.0", "posthog-node": "4.18.0", "prettier": "3.5.3", "react": "19.1.0",