mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-10 21:48:59 +01:00
fix(deps): update dependency posthog-node to ^5.8.2 (#1942)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
committed by
GitHub
parent
300770d9b5
commit
735519ce93
@@ -52,7 +52,7 @@
|
|||||||
"next": "15.5.2",
|
"next": "15.5.2",
|
||||||
"next-themes": "^0.4.6",
|
"next-themes": "^0.4.6",
|
||||||
"posthog-js": "^1.261.0",
|
"posthog-js": "^1.261.0",
|
||||||
"posthog-node": "^5.8.1",
|
"posthog-node": "^5.8.2",
|
||||||
"react": "^19.1.1",
|
"react": "^19.1.1",
|
||||||
"react-day-picker": "8.10.1",
|
"react-day-picker": "8.10.1",
|
||||||
"react-dom": "^19.1.1",
|
"react-dom": "^19.1.1",
|
||||||
|
|||||||
10
web/pnpm-lock.yaml
generated
10
web/pnpm-lock.yaml
generated
@@ -132,8 +132,8 @@ importers:
|
|||||||
specifier: ^1.261.0
|
specifier: ^1.261.0
|
||||||
version: 1.261.7
|
version: 1.261.7
|
||||||
posthog-node:
|
posthog-node:
|
||||||
specifier: ^5.8.1
|
specifier: ^5.8.2
|
||||||
version: 5.8.1
|
version: 5.8.2
|
||||||
react:
|
react:
|
||||||
specifier: ^19.1.1
|
specifier: ^19.1.1
|
||||||
version: 19.1.1
|
version: 19.1.1
|
||||||
@@ -1993,8 +1993,8 @@ packages:
|
|||||||
rrweb-snapshot:
|
rrweb-snapshot:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
posthog-node@5.8.1:
|
posthog-node@5.8.2:
|
||||||
resolution: {integrity: sha512-YJYlYnlpItVjHqM9IhvZx8TzK8gnx2nU+0uhiog4RN47NnV0Z0K1AdC4ul+O8VuvS/jHqKCQvL8iAONRA37+0A==}
|
resolution: {integrity: sha512-z3XRvYwnc3T/1999FKzv16YTpxERQqLunULl2vkOPfgbCXUGNyJWLgcbTcED2ZIDE11jjZhrSph4De6OSMLphw==}
|
||||||
engines: {node: '>=20'}
|
engines: {node: '>=20'}
|
||||||
|
|
||||||
preact@10.26.5:
|
preact@10.26.5:
|
||||||
@@ -3829,7 +3829,7 @@ snapshots:
|
|||||||
preact: 10.26.5
|
preact: 10.26.5
|
||||||
web-vitals: 4.2.4
|
web-vitals: 4.2.4
|
||||||
|
|
||||||
posthog-node@5.8.1:
|
posthog-node@5.8.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@posthog/core': 1.0.2
|
'@posthog/core': 1.0.2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user