fix(deps): update dependency lit to v3

Change-Id: I791cca5e2baf19ddc72edaababa814a0ba9a7c1b
diff --git a/package.json b/package.json
index 964f212..7c4fed4 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
     "google-protobuf": "^3.19.3",
     "grpc-web": "^1.2.1",
     "idb": "^8.0.0",
-    "lit": "^2.3.1",
+    "lit": "^3.0.0",
     "poll-until-promise": "^4.0.0",
     "semver": "^7.3.5",
     "sw-xhr": "^0.0.3"