chore(deps): bump posthog-js from 1.312.0 to 1.313.0 in /frontend in the version-all group (#12241)

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-01-02 22:30:44 +04:00
committed by GitHub
parent 5a08277184
commit a96b47e481
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"isbot": "^5.1.32",
"lucide-react": "^0.562.0",
"monaco-editor": "^0.55.1",
"posthog-js": "^1.312.0",
"posthog-js": "^1.313.0",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-hot-toast": "^2.6.0",
@@ -13382,9 +13382,9 @@
}
},
"node_modules/posthog-js": {
"version": "1.312.0",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.312.0.tgz",
"integrity": "sha512-rdXprhuRzhutU8powMJpIfC0uRtI3OyuYktmLhZRMsD4DQaO3fnudKNq4zxtNmqMPFCSTfmlBH8ByLNOppm2tg==",
"version": "1.313.0",
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.313.0.tgz",
"integrity": "sha512-CL8RkC7m9BTZrix86w0fdnSCVqC/gxrfs6c4Wfkz/CldFD7f2912S2KqnWFmwRVDGIwm9IR82YhublQ88gdDKw==",
"dependencies": {
"@posthog/core": "1.9.0",
"core-js": "^3.38.1",

View File

@@ -29,7 +29,7 @@
"isbot": "^5.1.32",
"lucide-react": "^0.562.0",
"monaco-editor": "^0.55.1",
"posthog-js": "^1.312.0",
"posthog-js": "^1.313.0",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-hot-toast": "^2.6.0",