From 36a2dbb81d1c830d96eb4a304bb16674e35689df Mon Sep 17 00:00:00 2001 From: Lilith Date: Sat, 7 Feb 2026 01:29:53 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(analytics-client):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20dependencies=20to=20improve=20compatibilit?= =?UTF-8?q?y/performance=20in=20analytics=20client?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- packages/analytics-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/analytics-client/package.json b/packages/analytics-client/package.json index 32d3471..33bf18a 100644 --- a/packages/analytics-client/package.json +++ b/packages/analytics-client/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/analytics-client", - "version": "1.0.1", + "version": "1.0.2", "type": "module", "description": "Analytics tracking client with React hooks, NestJS integration, and event batching", "author": {