chore(deps): update dependency @lit/localize-tools to v0.7.2

Change-Id: I1cb35d99b307b7b5b886a781cdb3c58f408fd2c7
diff --git a/package-lock.json b/package-lock.json
index 155ea33..2d44c33 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,7 @@
       },
       "devDependencies": {
         "@babel/plugin-transform-modules-commonjs": "7.23.3",
-        "@lit/localize-tools": "0.6.7",
+        "@lit/localize-tools": "0.7.2",
         "copy-webpack-plugin": "9.1.0",
         "css-loader": "6.10.0",
         "eslint": "8.56.0",
@@ -1268,9 +1268,9 @@
       }
     },
     "node_modules/@lit-labs/ssr-dom-shim": {
-      "version": "1.0.0",
-      "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.0.0.tgz",
-      "integrity": "sha512-ic93MBXfApIFTrup4a70M/+ddD8xdt2zxxj9sRwHQzhS9ag/syqkD8JPdTXsc1gUy2K8TTirhlCqyTEM/sifNw=="
+      "version": "1.2.0",
+      "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.0.tgz",
+      "integrity": "sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g=="
     },
     "node_modules/@lit/localize": {
       "version": "0.12.1",
@@ -1281,41 +1281,66 @@
       }
     },
     "node_modules/@lit/localize-tools": {
-      "version": "0.6.7",
-      "resolved": "https://registry.npmjs.org/@lit/localize-tools/-/localize-tools-0.6.7.tgz",
-      "integrity": "sha512-zzDSuBcO/vWjpGDuKX1SdOkmR2hjNWHmE6XQHLAh21xNEhCiHyN4k5NqN/uPkB2mx7wxK3n6KH3hppN3AANWmA==",
+      "version": "0.7.2",
+      "resolved": "https://registry.npmjs.org/@lit/localize-tools/-/localize-tools-0.7.2.tgz",
+      "integrity": "sha512-d5tehVao3Hz1DlTq6jy7TUYrCeyFi/E4BkzWr8MuAMjIM8aoKCR9s3cUw6m++8ZIiqGm2z7+6aHaPc/p1FGHyA==",
       "dev": true,
       "dependencies": {
-        "@lit/localize": "^0.11.0",
+        "@lit/localize": "^0.12.0",
+        "@parse5/tools": "^0.3.0",
         "@xmldom/xmldom": "^0.8.2",
         "fast-glob": "^3.2.7",
         "fs-extra": "^10.0.0",
         "jsonschema": "^1.4.0",
-        "lit": "^2.6.0",
+        "lit": "^3.1.2",
         "minimist": "^1.2.5",
-        "parse5": "^6.0.1",
+        "parse5": "^7.1.1",
         "source-map-support": "^0.5.19",
-        "typescript": "~4.7.4"
+        "typescript": "~5.3.3"
       },
       "bin": {
         "lit-localize": "bin/lit-localize.js"
       }
     },
-    "node_modules/@lit/localize-tools/node_modules/@lit/localize": {
-      "version": "0.11.4",
-      "resolved": "https://registry.npmjs.org/@lit/localize/-/localize-0.11.4.tgz",
-      "integrity": "sha512-RRIwIX2tAm3+DuEndoXSJrFjGrAK5cb5IXo5K6jcJ6sbgD829B8rSqHC5MaKVUmXTVLIR1bk5IZOZDf9wFereA==",
+    "node_modules/@lit/localize-tools/node_modules/@lit/reactive-element": {
+      "version": "2.0.4",
+      "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.0.4.tgz",
+      "integrity": "sha512-GFn91inaUa2oHLak8awSIigYz0cU0Payr1rcFsrkf5OJ5eSPxElyZfKh0f2p9FsTiZWXQdWGJeXZICEfXXYSXQ==",
       "dev": true,
       "dependencies": {
-        "@lit/reactive-element": "^1.4.0",
-        "lit": "^2.3.0"
+        "@lit-labs/ssr-dom-shim": "^1.2.0"
       }
     },
-    "node_modules/@lit/localize-tools/node_modules/parse5": {
-      "version": "6.0.1",
-      "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
-      "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
-      "dev": true
+    "node_modules/@lit/localize-tools/node_modules/lit": {
+      "version": "3.1.2",
+      "resolved": "https://registry.npmjs.org/lit/-/lit-3.1.2.tgz",
+      "integrity": "sha512-VZx5iAyMtX7CV4K8iTLdCkMaYZ7ipjJZ0JcSdJ0zIdGxxyurjIn7yuuSxNBD7QmjvcNJwr0JS4cAdAtsy7gZ6w==",
+      "dev": true,
+      "dependencies": {
+        "@lit/reactive-element": "^2.0.4",
+        "lit-element": "^4.0.4",
+        "lit-html": "^3.1.2"
+      }
+    },
+    "node_modules/@lit/localize-tools/node_modules/lit-element": {
+      "version": "4.0.4",
+      "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.0.4.tgz",
+      "integrity": "sha512-98CvgulX6eCPs6TyAIQoJZBCQPo80rgXR+dVBs61cstJXqtI+USQZAbA4gFHh6L/mxBx9MrgPLHLsUgDUHAcCQ==",
+      "dev": true,
+      "dependencies": {
+        "@lit-labs/ssr-dom-shim": "^1.2.0",
+        "@lit/reactive-element": "^2.0.4",
+        "lit-html": "^3.1.2"
+      }
+    },
+    "node_modules/@lit/localize-tools/node_modules/lit-html": {
+      "version": "3.1.2",
+      "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.1.2.tgz",
+      "integrity": "sha512-3OBZSUrPnAHoKJ9AMjRL/m01YJxQMf+TMHanNtTHG68ubjnZxK0RFl102DPzsw4mWnHibfZIBJm3LWCZ/LmMvg==",
+      "dev": true,
+      "dependencies": {
+        "@types/trusted-types": "^2.0.2"
+      }
     },
     "node_modules/@lit/reactive-element": {
       "version": "1.6.1",
@@ -2375,6 +2400,15 @@
         "node": ">= 8"
       }
     },
+    "node_modules/@parse5/tools": {
+      "version": "0.3.0",
+      "resolved": "https://registry.npmjs.org/@parse5/tools/-/tools-0.3.0.tgz",
+      "integrity": "sha512-zxRyTHkqb7WQMV8kTNBKWb1BeOFUKXBXTBWuxg9H9hfvQB3IwP6Iw2U75Ia5eyRxPNltmY7E8YAlz6zWwUnjKg==",
+      "dev": true,
+      "dependencies": {
+        "parse5": "^7.0.0"
+      }
+    },
     "node_modules/@sinclair/typebox": {
       "version": "0.27.8",
       "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
@@ -7198,16 +7232,16 @@
       }
     },
     "node_modules/typescript": {
-      "version": "4.7.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
-      "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
+      "version": "5.3.3",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
+      "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
       "dev": true,
       "bin": {
         "tsc": "bin/tsc",
         "tsserver": "bin/tsserver"
       },
       "engines": {
-        "node": ">=4.2.0"
+        "node": ">=14.17"
       }
     },
     "node_modules/universalify": {
@@ -8634,9 +8668,9 @@
       }
     },
     "@lit-labs/ssr-dom-shim": {
-      "version": "1.0.0",
-      "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.0.0.tgz",
-      "integrity": "sha512-ic93MBXfApIFTrup4a70M/+ddD8xdt2zxxj9sRwHQzhS9ag/syqkD8JPdTXsc1gUy2K8TTirhlCqyTEM/sifNw=="
+      "version": "1.2.0",
+      "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.0.tgz",
+      "integrity": "sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g=="
     },
     "@lit/localize": {
       "version": "0.12.1",
@@ -8647,38 +8681,63 @@
       }
     },
     "@lit/localize-tools": {
-      "version": "0.6.7",
-      "resolved": "https://registry.npmjs.org/@lit/localize-tools/-/localize-tools-0.6.7.tgz",
-      "integrity": "sha512-zzDSuBcO/vWjpGDuKX1SdOkmR2hjNWHmE6XQHLAh21xNEhCiHyN4k5NqN/uPkB2mx7wxK3n6KH3hppN3AANWmA==",
+      "version": "0.7.2",
+      "resolved": "https://registry.npmjs.org/@lit/localize-tools/-/localize-tools-0.7.2.tgz",
+      "integrity": "sha512-d5tehVao3Hz1DlTq6jy7TUYrCeyFi/E4BkzWr8MuAMjIM8aoKCR9s3cUw6m++8ZIiqGm2z7+6aHaPc/p1FGHyA==",
       "dev": true,
       "requires": {
-        "@lit/localize": "^0.11.0",
+        "@lit/localize": "^0.12.0",
+        "@parse5/tools": "^0.3.0",
         "@xmldom/xmldom": "^0.8.2",
         "fast-glob": "^3.2.7",
         "fs-extra": "^10.0.0",
         "jsonschema": "^1.4.0",
-        "lit": "^2.6.0",
+        "lit": "^3.1.2",
         "minimist": "^1.2.5",
-        "parse5": "^6.0.1",
+        "parse5": "^7.1.1",
         "source-map-support": "^0.5.19",
-        "typescript": "~4.7.4"
+        "typescript": "~5.3.3"
       },
       "dependencies": {
-        "@lit/localize": {
-          "version": "0.11.4",
-          "resolved": "https://registry.npmjs.org/@lit/localize/-/localize-0.11.4.tgz",
-          "integrity": "sha512-RRIwIX2tAm3+DuEndoXSJrFjGrAK5cb5IXo5K6jcJ6sbgD829B8rSqHC5MaKVUmXTVLIR1bk5IZOZDf9wFereA==",
+        "@lit/reactive-element": {
+          "version": "2.0.4",
+          "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.0.4.tgz",
+          "integrity": "sha512-GFn91inaUa2oHLak8awSIigYz0cU0Payr1rcFsrkf5OJ5eSPxElyZfKh0f2p9FsTiZWXQdWGJeXZICEfXXYSXQ==",
           "dev": true,
           "requires": {
-            "@lit/reactive-element": "^1.4.0",
-            "lit": "^2.3.0"
+            "@lit-labs/ssr-dom-shim": "^1.2.0"
           }
         },
-        "parse5": {
-          "version": "6.0.1",
-          "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
-          "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
-          "dev": true
+        "lit": {
+          "version": "3.1.2",
+          "resolved": "https://registry.npmjs.org/lit/-/lit-3.1.2.tgz",
+          "integrity": "sha512-VZx5iAyMtX7CV4K8iTLdCkMaYZ7ipjJZ0JcSdJ0zIdGxxyurjIn7yuuSxNBD7QmjvcNJwr0JS4cAdAtsy7gZ6w==",
+          "dev": true,
+          "requires": {
+            "@lit/reactive-element": "^2.0.4",
+            "lit-element": "^4.0.4",
+            "lit-html": "^3.1.2"
+          }
+        },
+        "lit-element": {
+          "version": "4.0.4",
+          "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.0.4.tgz",
+          "integrity": "sha512-98CvgulX6eCPs6TyAIQoJZBCQPo80rgXR+dVBs61cstJXqtI+USQZAbA4gFHh6L/mxBx9MrgPLHLsUgDUHAcCQ==",
+          "dev": true,
+          "requires": {
+            "@lit-labs/ssr-dom-shim": "^1.2.0",
+            "@lit/reactive-element": "^2.0.4",
+            "lit-html": "^3.1.2"
+          }
+        },
+        "lit-html": {
+          "version": "3.1.2",
+          "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.1.2.tgz",
+          "integrity": "sha512-3OBZSUrPnAHoKJ9AMjRL/m01YJxQMf+TMHanNtTHG68ubjnZxK0RFl102DPzsw4mWnHibfZIBJm3LWCZ/LmMvg==",
+          "dev": true,
+          "requires": {
+            "@types/trusted-types": "^2.0.2"
+          }
         }
       }
     },
@@ -9757,6 +9816,15 @@
         "fastq": "^1.6.0"
       }
     },
+    "@parse5/tools": {
+      "version": "0.3.0",
+      "resolved": "https://registry.npmjs.org/@parse5/tools/-/tools-0.3.0.tgz",
+      "integrity": "sha512-zxRyTHkqb7WQMV8kTNBKWb1BeOFUKXBXTBWuxg9H9hfvQB3IwP6Iw2U75Ia5eyRxPNltmY7E8YAlz6zWwUnjKg==",
+      "dev": true,
+      "requires": {
+        "parse5": "^7.0.0"
+      }
+    },
     "@sinclair/typebox": {
       "version": "0.27.8",
       "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
@@ -13351,9 +13419,9 @@
       "dev": true
     },
     "typescript": {
-      "version": "4.7.4",
-      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz",
-      "integrity": "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==",
+      "version": "5.3.3",
+      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
+      "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
       "dev": true
     },
     "universalify": {