From c8ef03a27bbd5acc23c0fe61e5f801c9a2c51468 Mon Sep 17 00:00:00 2001 From: Philip Date: Wed, 28 Jan 2026 17:45:32 -0800 Subject: [PATCH] feat: Update dependencies and import maps Upgrades React to v19.2.4 and adjusts ESM import maps to ensure correct versioning and loading. Also, removes redundant API key check in geminiService.ts as it's handled at build time. --- index.html | 11 ++++++----- package.json | 2 +- services/geminiService.ts | 7 +------ 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index f1079f6..39af5b8 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,6 @@ }