Commit d29ceaa
authored
chore: update deps (#1625)
## Problem
Updates PostHog dependencies to their latest versions to ensure compatibility and access to new features.
## Changes
- Upgraded `@posthog/rollup-plugin` from `^1.2.6` to `^1.4.0`
- Upgraded `@posthog/cli` from `^0.5.26` to `^0.7.3`
- Updated PostHog plugin configuration to use new API parameters:
- Changed `envId` to `projectId` in the PostHog plugin configuration
- Changed `project` to `releaseName` in the sourcemaps configuration
## How did you test this?
The changes maintain the same functionality while using the updated API parameters required by the newer PostHog plugin versions. The configuration changes ensure sourcemap uploads continue to work with the new plugin structure.1 parent 2362e01 commit d29ceaa
4 files changed
+96
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments