mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-09 21:18:58 +01:00
fix(deps): update dependency posthog-node to ^5.9.5 (#2244)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cf792a4062
commit
491b654d55
@@ -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.274.1",
|
"posthog-js": "^1.274.1",
|
||||||
"posthog-node": "^5.8.2",
|
"posthog-node": "^5.9.5",
|
||||||
"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",
|
||||||
|
|||||||
17
web/pnpm-lock.yaml
generated
17
web/pnpm-lock.yaml
generated
@@ -132,8 +132,8 @@ importers:
|
|||||||
specifier: ^1.274.1
|
specifier: ^1.274.1
|
||||||
version: 1.275.3
|
version: 1.275.3
|
||||||
posthog-node:
|
posthog-node:
|
||||||
specifier: ^5.8.2
|
specifier: ^5.9.5
|
||||||
version: 5.8.2
|
version: 5.10.0
|
||||||
react:
|
react:
|
||||||
specifier: ^19.1.1
|
specifier: ^19.1.1
|
||||||
version: 19.1.1
|
version: 19.1.1
|
||||||
@@ -795,9 +795,6 @@ packages:
|
|||||||
'@poppinss/exception@1.2.2':
|
'@poppinss/exception@1.2.2':
|
||||||
resolution: {integrity: sha512-m7bpKCD4QMlFCjA/nKTs23fuvoVFoA83brRKmObCUNmi/9tVu8Ve3w4YQAnJu4q3Tjf5fr685HYIC/IA2zHRSg==}
|
resolution: {integrity: sha512-m7bpKCD4QMlFCjA/nKTs23fuvoVFoA83brRKmObCUNmi/9tVu8Ve3w4YQAnJu4q3Tjf5fr685HYIC/IA2zHRSg==}
|
||||||
|
|
||||||
'@posthog/core@1.0.2':
|
|
||||||
resolution: {integrity: sha512-hWk3rUtJl2crQK0WNmwg13n82hnTwB99BT99/XI5gZSvIlYZ1TPmMZE8H2dhJJ98J/rm9vYJ/UXNzw3RV5HTpQ==}
|
|
||||||
|
|
||||||
'@posthog/core@1.3.0':
|
'@posthog/core@1.3.0':
|
||||||
resolution: {integrity: sha512-hxLL8kZNHH098geedcxCz8y6xojkNYbmJEW+1vFXsmPcExyCXIUUJ/34X6xa9GcprKxd0Wsx3vfJQLQX4iVPhw==}
|
resolution: {integrity: sha512-hxLL8kZNHH098geedcxCz8y6xojkNYbmJEW+1vFXsmPcExyCXIUUJ/34X6xa9GcprKxd0Wsx3vfJQLQX4iVPhw==}
|
||||||
|
|
||||||
@@ -1999,8 +1996,8 @@ packages:
|
|||||||
rrweb-snapshot:
|
rrweb-snapshot:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
posthog-node@5.8.2:
|
posthog-node@5.10.0:
|
||||||
resolution: {integrity: sha512-z3XRvYwnc3T/1999FKzv16YTpxERQqLunULl2vkOPfgbCXUGNyJWLgcbTcED2ZIDE11jjZhrSph4De6OSMLphw==}
|
resolution: {integrity: sha512-uNN+YUuOdbDSbDMGk/Wq57o2YBEH0Unu1kEq2PuYmqFmnu+oYsKyJBrb58VNwEuYsaXVJmk4FtbD+Tl8BT69+w==}
|
||||||
engines: {node: '>=20'}
|
engines: {node: '>=20'}
|
||||||
|
|
||||||
preact@10.26.5:
|
preact@10.26.5:
|
||||||
@@ -2676,8 +2673,6 @@ snapshots:
|
|||||||
|
|
||||||
'@poppinss/exception@1.2.2': {}
|
'@poppinss/exception@1.2.2': {}
|
||||||
|
|
||||||
'@posthog/core@1.0.2': {}
|
|
||||||
|
|
||||||
'@posthog/core@1.3.0': {}
|
'@posthog/core@1.3.0': {}
|
||||||
|
|
||||||
'@radix-ui/number@1.1.1': {}
|
'@radix-ui/number@1.1.1': {}
|
||||||
@@ -3839,9 +3834,9 @@ snapshots:
|
|||||||
preact: 10.26.5
|
preact: 10.26.5
|
||||||
web-vitals: 4.2.4
|
web-vitals: 4.2.4
|
||||||
|
|
||||||
posthog-node@5.8.2:
|
posthog-node@5.10.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@posthog/core': 1.0.2
|
'@posthog/core': 1.3.0
|
||||||
|
|
||||||
preact@10.26.5: {}
|
preact@10.26.5: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user