build(deps): bump posthog-js from 1.369.2 to 1.372.6 in /site (#556)

Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.369.2 to 1.372.6.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.369.2...posthog-js@1.372.6)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-version: 1.372.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-05-01 16:50:57 +02:00 committed by GitHub
parent bbdcbb7956
commit 09a0755bee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 26 deletions

41
site/package-lock.json generated
View file

@ -16,7 +16,7 @@
"astro-icon": "^1.0.0",
"js-yaml": "^4.1.0",
"pagefind": "^1.5.2",
"posthog-js": "^1.369.2",
"posthog-js": "^1.372.6",
"tailwindcss": "^4.2.4",
"yaml": "^2.8.3"
},
@ -1605,15 +1605,18 @@
]
},
"node_modules/@posthog/core": {
"version": "1.25.2",
"resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.25.2.tgz",
"integrity": "sha512-h2FO7ut/BbfwpAXWpwdDHTzQgUo9ibDFEs6ZO+3cI3KPWQt5XwczK1OLAuPprcjm8T/jl0SH8jSFo5XdU4RbTg==",
"license": "MIT"
"version": "1.28.0",
"resolved": "https://registry.npmjs.org/@posthog/core/-/core-1.28.0.tgz",
"integrity": "sha512-753giUMWuk602UtS101tDZuNcwiKkr+3UEhLgfOwHAk2W32n53knOxAjyWT0JwMq5/+0uSQ2y4uaZXQAxwvBSw==",
"license": "MIT",
"dependencies": {
"@posthog/types": "1.372.6"
}
},
"node_modules/@posthog/types": {
"version": "1.369.2",
"resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.369.2.tgz",
"integrity": "sha512-PJqkqPCFnnbCZslH2jHSvXlasRqvke6YAsYPhPALy4zy2hldor8A0O2wIlpAefEJ7fVz6wR5ZbRJzQP6nwujyw==",
"version": "1.372.6",
"resolved": "https://registry.npmjs.org/@posthog/types/-/types-1.372.6.tgz",
"integrity": "sha512-sqI36LBvuo8xcYsXIlVa0q3IXJJjqtatM2LrXlyOM7kgHrldBwS4ldzaTXrTdpe/TiIl1b4ZHxtSHMzPig+DnQ==",
"license": "MIT"
},
"node_modules/@protobufjs/aspromise": {
@ -2164,12 +2167,6 @@
"tailwindcss": "4.2.4"
}
},
"node_modules/@tailwindcss/node/node_modules/tailwindcss": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz",
"integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
"license": "MIT"
},
"node_modules/@tailwindcss/oxide": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.4.tgz",
@ -2470,12 +2467,6 @@
"vite": "^5.2.0 || ^6 || ^7 || ^8"
}
},
"node_modules/@tailwindcss/vite/node_modules/tailwindcss": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz",
"integrity": "sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==",
"license": "MIT"
},
"node_modules/@types/debug": {
"version": "4.1.13",
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz",
@ -5357,9 +5348,9 @@
}
},
"node_modules/posthog-js": {
"version": "1.369.2",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.369.2.tgz",
"integrity": "sha512-pY+SvNvRp3C2XW80h/jwVLTgoruK15C6klo9bYYoO6DCK9EbcwS6YzjgxBHx1dIN0XBZM3KWJPmuaSimU65HQQ==",
"version": "1.372.6",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.372.6.tgz",
"integrity": "sha512-+Fy9fwWni5WDKQXiUBIzFvdmnZSR6OBxGC/4wj09JvvK5JE4dhI9ZlKO1+b887PowjeAx0sx1Tf+S1eAjDvzqg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@opentelemetry/api": "^1.9.0",
@ -5367,8 +5358,8 @@
"@opentelemetry/exporter-logs-otlp-http": "^0.208.0",
"@opentelemetry/resources": "^2.2.0",
"@opentelemetry/sdk-logs": "^0.208.0",
"@posthog/core": "1.25.2",
"@posthog/types": "1.369.2",
"@posthog/core": "1.28.0",
"@posthog/types": "1.372.6",
"core-js": "^3.38.1",
"dompurify": "^3.3.2",
"fflate": "^0.4.8",

View file

@ -18,7 +18,7 @@
"astro-icon": "^1.0.0",
"js-yaml": "^4.1.0",
"pagefind": "^1.5.2",
"posthog-js": "^1.369.2",
"posthog-js": "^1.372.6",
"tailwindcss": "^4.2.4",
"yaml": "^2.8.3"
},