diff --git a/packages/analytics/package.json b/packages/analytics/package.json index 5fc967fc..df88a94b 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@umami/node": "^0.4.0", "commandkit": "workspace:*", - "posthog-node": "^4.18.0", + "posthog-node": "^5.0.0", "tsconfig": "workspace:*", "typescript": "catalog:build" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e2c67ff..b8611f06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -218,8 +218,8 @@ importers: specifier: workspace:* version: link:../commandkit posthog-node: - specifier: ^4.18.0 - version: 4.18.0 + specifier: ^5.0.0 + version: 5.8.2 tsconfig: specifier: workspace:* version: link:../tsconfig @@ -2342,6 +2342,9 @@ packages: '@polka/url@1.0.0-next.28': resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==} + '@posthog/core@1.0.2': + resolution: {integrity: sha512-hWk3rUtJl2crQK0WNmwg13n82hnTwB99BT99/XI5gZSvIlYZ1TPmMZE8H2dhJJ98J/rm9vYJ/UXNzw3RV5HTpQ==} + '@quansync/fs@0.1.5': resolution: {integrity: sha512-lNS9hL2aS2NZgNW7BBj+6EBl4rOf8l+tQ0eRY6JWCI8jI2kc53gSoqbjojU0OnAWhzoXiOjFyGsHcDGePB3lhA==} @@ -7687,9 +7690,9 @@ packages: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} - posthog-node@4.18.0: - resolution: {integrity: sha512-XROs1h+DNatgKh/AlIlCtDxWzwrKdYDb2mOs58n4yN8BkGN9ewqeQwG5ApS4/IzwCb7HPttUkOVulkYatd2PIw==} - engines: {node: '>=15.0.0'} + posthog-node@5.8.2: + resolution: {integrity: sha512-z3XRvYwnc3T/1999FKzv16YTpxERQqLunULl2vkOPfgbCXUGNyJWLgcbTcED2ZIDE11jjZhrSph4De6OSMLphw==} + engines: {node: '>=20'} prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} @@ -12494,6 +12497,8 @@ snapshots: '@polka/url@1.0.0-next.28': {} + '@posthog/core@1.0.2': {} + '@quansync/fs@0.1.5': dependencies: quansync: 0.2.11 @@ -13922,7 +13927,7 @@ snapshots: '@types/react-router@5.1.20': dependencies: '@types/history': 4.7.11 - '@types/react': 19.1.8 + '@types/react': 19.1.11 '@types/react@19.1.10': dependencies: @@ -18566,11 +18571,9 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - posthog-node@4.18.0: + posthog-node@5.8.2: dependencies: - axios: 1.11.0 - transitivePeerDependencies: - - debug + '@posthog/core': 1.0.2 prelude-ls@1.2.1: {}