From 480d18d5b308797d764612a705c721fb60459363 Mon Sep 17 00:00:00 2001 From: Andy Pan Date: Wed, 12 Jul 2023 02:49:07 +0800 Subject: [PATCH] Upgrade deps; fix demo --- demo.html | 2 +- package-lock.json | 2653 +++++++++++++++++ package.json | 2 +- rollup.config.js | 21 +- test/output/fulfilledArrayOpen.html | 2 +- test/output/fulfilledImmutableListOpen.html | 2 +- test/output/fulfilledImmutableMapOpen.html | 2 +- test/output/fulfilledImmutableRecordOpen.html | 2 +- test/output/fulfilledImmutableSetOpen.html | 2 +- yarn.lock | 683 ++--- 10 files changed, 2970 insertions(+), 401 deletions(-) create mode 100644 package-lock.json diff --git a/demo.html b/demo.html index 3800382..602c5ba 100644 --- a/demo.html +++ b/demo.html @@ -168,7 +168,7 @@

Fixed demos