From 9bdb95c9e34cef640534e5e5a1e2225a80442000 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期四, 09 六月 2022 15:48:15 +0800
Subject: [PATCH] TODO#139894 [ footer -最下方說明與保經代合作 ] 文案修改

---
 PAMapp/node_modules/core-js-compat/modules.json |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/PAMapp/node_modules/core-js-compat/modules.json b/PAMapp/node_modules/core-js-compat/modules.json
index 1f50094..fd53fee 100644
--- a/PAMapp/node_modules/core-js-compat/modules.json
+++ b/PAMapp/node_modules/core-js-compat/modules.json
@@ -14,7 +14,10 @@
   "es.symbol.to-primitive",
   "es.symbol.to-string-tag",
   "es.symbol.unscopables",
+  "es.error.cause",
+  "es.error.to-string",
   "es.aggregate-error",
+  "es.aggregate-error.cause",
   "es.array.at",
   "es.array.concat",
   "es.array.copy-within",
@@ -93,6 +96,7 @@
   "es.number.min-safe-integer",
   "es.number.parse-float",
   "es.number.parse-int",
+  "es.number.to-exponential",
   "es.number.to-fixed",
   "es.number.to-precision",
   "es.object.assign",
@@ -229,10 +233,15 @@
   "esnext.array.find-last",
   "esnext.array.find-last-index",
   "esnext.array.group-by",
+  "esnext.array.group-by-to-map",
   "esnext.array.is-template-object",
   "esnext.array.last-index",
   "esnext.array.last-item",
+  "esnext.array.to-reversed",
+  "esnext.array.to-sorted",
+  "esnext.array.to-spliced",
   "esnext.array.unique-by",
+  "esnext.array.with",
   "esnext.async-iterator.constructor",
   "esnext.async-iterator.as-indexed-pairs",
   "esnext.async-iterator.drop",
@@ -250,6 +259,9 @@
   "esnext.bigint.range",
   "esnext.composite-key",
   "esnext.composite-symbol",
+  "esnext.function.is-callable",
+  "esnext.function.is-constructor",
+  "esnext.function.un-this",
   "esnext.global-this",
   "esnext.iterator.constructor",
   "esnext.iterator.as-indexed-pairs",
@@ -265,6 +277,7 @@
   "esnext.iterator.some",
   "esnext.iterator.take",
   "esnext.iterator.to-array",
+  "esnext.iterator.to-async",
   "esnext.map.delete-all",
   "esnext.map.emplace",
   "esnext.map.every",
@@ -336,6 +349,7 @@
   "esnext.set.symmetric-difference",
   "esnext.set.union",
   "esnext.string.at",
+  "esnext.string.cooked",
   "esnext.string.code-points",
   "esnext.string.match-all",
   "esnext.string.replace-all",
@@ -353,7 +367,11 @@
   "esnext.typed-array.find-last",
   "esnext.typed-array.find-last-index",
   "esnext.typed-array.group-by",
+  "esnext.typed-array.to-reversed",
+  "esnext.typed-array.to-sorted",
+  "esnext.typed-array.to-spliced",
   "esnext.typed-array.unique-by",
+  "esnext.typed-array.with",
   "esnext.weak-map.delete-all",
   "esnext.weak-map.from",
   "esnext.weak-map.of",
@@ -363,10 +381,16 @@
   "esnext.weak-set.delete-all",
   "esnext.weak-set.from",
   "esnext.weak-set.of",
+  "web.atob",
+  "web.btoa",
   "web.dom-collections.for-each",
   "web.dom-collections.iterator",
+  "web.dom-exception.constructor",
+  "web.dom-exception.stack",
+  "web.dom-exception.to-string-tag",
   "web.immediate",
   "web.queue-microtask",
+  "web.structured-clone",
   "web.timers",
   "web.url",
   "web.url.to-json",

--
Gitblit v1.8.0