mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-28 18:30:23 +02:00
fix(deps): update dependency posthog-js to ^1.261.0 (#1900)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f3582ffc38
commit
4308eed3e6
2 changed files with 7 additions and 6 deletions
|
@ -51,7 +51,7 @@
|
|||
"motion": "^12.7.3",
|
||||
"next": "15.4.7",
|
||||
"next-themes": "^0.4.6",
|
||||
"posthog-js": "^1.235.6",
|
||||
"posthog-js": "^1.261.0",
|
||||
"posthog-node": "^5.8.1",
|
||||
"react": "^19.1.0",
|
||||
"react-day-picker": "8.10.1",
|
||||
|
|
11
web/pnpm-lock.yaml
generated
11
web/pnpm-lock.yaml
generated
|
@ -129,8 +129,8 @@ importers:
|
|||
specifier: ^0.4.6
|
||||
version: 0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
posthog-js:
|
||||
specifier: ^1.235.6
|
||||
version: 1.256.1
|
||||
specifier: ^1.261.0
|
||||
version: 1.261.7
|
||||
posthog-node:
|
||||
specifier: ^5.8.1
|
||||
version: 5.8.1
|
||||
|
@ -1983,8 +1983,8 @@ packages:
|
|||
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
posthog-js@1.256.1:
|
||||
resolution: {integrity: sha512-cBLc3W1BHHzxYlJc6kIDbbPVUFTRbsObG0Cn1CnEG7lcyWKbalmW1XvUw7+lu/yyHYfCf7hwTTBJF7GgGFFMmw==}
|
||||
posthog-js@1.261.7:
|
||||
resolution: {integrity: sha512-Fjpbz6VfIMsEbKIN/UyTWhU1DGgVIngqoRjPGRolemIMOVzTfI77OZq8WwiBhMug+rU+wNhGCQhC41qRlR5CxA==}
|
||||
peerDependencies:
|
||||
'@rrweb/types': 2.0.0-alpha.17
|
||||
rrweb-snapshot: 2.0.0-alpha.17
|
||||
|
@ -3839,8 +3839,9 @@ snapshots:
|
|||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
posthog-js@1.256.1:
|
||||
posthog-js@1.261.7:
|
||||
dependencies:
|
||||
'@posthog/core': 1.0.2
|
||||
core-js: 3.41.0
|
||||
fflate: 0.4.8
|
||||
preact: 10.26.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue