mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
fix(deps): update dependency posthog-js to v1.240.6 (#3531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5a12e1aaf4
commit
48d42aea1e
1 changed files with 5 additions and 4 deletions
9
webview-ui/package-lock.json
generated
9
webview-ui/package-lock.json
generated
|
|
@ -18159,14 +18159,15 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/posthog-js": {
|
||||
"version": "1.227.2",
|
||||
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.227.2.tgz",
|
||||
"integrity": "sha512-McEerqeQHZpV+enlVqOXCcGUFtV3FZb4AmYkN8xU9mm0VRpa1feyEF7pFZJabKWLrqba0MrVpY6b6dse17HrOQ==",
|
||||
"version": "1.240.6",
|
||||
"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.240.6.tgz",
|
||||
"integrity": "sha512-Pz5r/LrMchGf9jCVnTXJrbyMhKriZRGLSZ5qt8c8QrPkmG2JOnFHNWmmBlu+iqmzbY3+oROrhwyP4IgQl2z34w==",
|
||||
"license": "SEE LICENSE IN LICENSE",
|
||||
"dependencies": {
|
||||
"core-js": "^3.38.1",
|
||||
"fflate": "^0.4.8",
|
||||
"preact": "^10.19.3",
|
||||
"web-vitals": "^4.2.0"
|
||||
"web-vitals": "^4.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@rrweb/types": "2.0.0-alpha.17",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue