From 4d436708b889ef40eb93a71fc2c17b3a8cbf538a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ricles?= Date: Sun, 29 Oct 2023 22:26:28 -0300 Subject: [PATCH] feat: bump deps --- deno.json | 4 +- manifest.gen.ts | 140 ++++++++++++++++++++++++------------------------ 2 files changed, 72 insertions(+), 72 deletions(-) diff --git a/deno.json b/deno.json index c7ce7ae5..6084d553 100644 --- a/deno.json +++ b/deno.json @@ -1,8 +1,8 @@ { "imports": { "$store/": "./", - "deco/": "https://denopkg.com/deco-cx/deco@1.44.6/", - "apps/": "https://denopkg.com/deco-cx/apps@0.17.17/", + "deco/": "https://denopkg.com/deco-cx/deco@1.44.7/", + "apps/": "https://denopkg.com/deco-cx/apps@0.18.2/", "$fresh/": "https://denopkg.com/denoland/fresh@7ad4610e3a42aba42638cbc1041b96ee58a9b29e/", "preact": "https://esm.sh/preact@10.15.1", "preact/": "https://esm.sh/preact@10.15.1/", diff --git a/manifest.gen.ts b/manifest.gen.ts index 3c2608dc..3773963d 100644 --- a/manifest.gen.ts +++ b/manifest.gen.ts @@ -2,86 +2,86 @@ // This file SHOULD be checked into source version control. // This file is automatically updated during development when running `dev.ts`. -import * as $$$0 from "./loaders/Layouts/ProductCard.tsx"; -import * as $$$1 from "./loaders/List/Sections.tsx"; -import * as $$$$$$0 from "./sections/Gallery.tsx"; -import * as $$$$$$1 from "./sections/Footer/Footer.tsx"; -import * as $$$$$$2 from "./sections/Category/CategoryBanner.tsx"; -import * as $$$$$$3 from "./sections/Category/CategoryList.tsx"; -import * as $$$$$$4 from "./sections/Images/ShoppableBanner.tsx"; -import * as $$$$$$5 from "./sections/Images/BannerGrid.tsx"; -import * as $$$$$$6 from "./sections/Images/ImageGallery.tsx"; -import * as $$$$$$7 from "./sections/Images/Carousel.tsx"; -import * as $$$$$$8 from "./sections/Layout/Container.tsx"; -import * as $$$$$$9 from "./sections/Layout/Grid.tsx"; -import * as $$$$$$10 from "./sections/Layout/Flex.tsx"; -import * as $$$$$$11 from "./sections/Layout/GridItem.tsx"; -import * as $$$$$$12 from "./sections/Content/Testimonials.tsx"; -import * as $$$$$$13 from "./sections/Content/Logos.tsx"; -import * as $$$$$$14 from "./sections/Content/Faq.tsx"; -import * as $$$$$$15 from "./sections/Content/Benefits.tsx"; -import * as $$$$$$16 from "./sections/Product/Wishlist.tsx"; -import * as $$$$$$17 from "./sections/Product/NotFoundChallenge.tsx"; -import * as $$$$$$18 from "./sections/Product/SearchResult.tsx"; -import * as $$$$$$19 from "./sections/Product/ProductInfo.tsx"; -import * as $$$$$$20 from "./sections/Product/ProductShelf.tsx"; -import * as $$$$$$21 from "./sections/Product/ImageGallerySlider.tsx"; -import * as $$$$$$22 from "./sections/Product/ImageGalleryFrontBack.tsx"; -import * as $$$$$$23 from "./sections/Product/ProductShelfTabbed.tsx"; -import * as $$$$$$24 from "./sections/Product/NotFound.tsx"; -import * as $$$$$$25 from "./sections/Miscellaneous/CampaignTimer.tsx"; -import * as $$$$$$26 from "./sections/Miscellaneous/CookieConsent.tsx"; -import * as $$$$$$27 from "./sections/Social/WhatsApp.tsx"; +import * as $$$0 from "./loaders/List/Sections.tsx"; +import * as $$$1 from "./loaders/Layouts/ProductCard.tsx"; +import * as $$$$$$0 from "./sections/Miscellaneous/CookieConsent.tsx"; +import * as $$$$$$1 from "./sections/Miscellaneous/CampaignTimer.tsx"; +import * as $$$$$$2 from "./sections/Layout/GridItem.tsx"; +import * as $$$$$$3 from "./sections/Layout/Flex.tsx"; +import * as $$$$$$4 from "./sections/Layout/Grid.tsx"; +import * as $$$$$$5 from "./sections/Layout/Container.tsx"; +import * as $$$$$$6 from "./sections/Gallery.tsx"; +import * as $$$$$$7 from "./sections/Product/ProductShelf.tsx"; +import * as $$$$$$8 from "./sections/Product/ProductShelfTabbed.tsx"; +import * as $$$$$$9 from "./sections/Product/SearchResult.tsx"; +import * as $$$$$$10 from "./sections/Product/NotFound.tsx"; +import * as $$$$$$11 from "./sections/Product/NotFoundChallenge.tsx"; +import * as $$$$$$12 from "./sections/Product/Wishlist.tsx"; +import * as $$$$$$13 from "./sections/Product/ImageGalleryFrontBack.tsx"; +import * as $$$$$$14 from "./sections/Product/ImageGallerySlider.tsx"; +import * as $$$$$$15 from "./sections/Product/ProductInfo.tsx"; +import * as $$$$$$16 from "./sections/Images/ShoppableBanner.tsx"; +import * as $$$$$$17 from "./sections/Images/BannerGrid.tsx"; +import * as $$$$$$18 from "./sections/Images/ImageGallery.tsx"; +import * as $$$$$$19 from "./sections/Images/Carousel.tsx"; +import * as $$$$$$20 from "./sections/Newsletter/Newsletter.tsx"; +import * as $$$$$$21 from "./sections/Theme/Theme.tsx"; +import * as $$$$$$22 from "./sections/Content/Testimonials.tsx"; +import * as $$$$$$23 from "./sections/Content/Benefits.tsx"; +import * as $$$$$$24 from "./sections/Content/Logos.tsx"; +import * as $$$$$$25 from "./sections/Content/Faq.tsx"; +import * as $$$$$$26 from "./sections/Header/Header.tsx"; +import * as $$$$$$27 from "./sections/Footer/Footer.tsx"; import * as $$$$$$28 from "./sections/Social/InstagramPosts.tsx"; -import * as $$$$$$29 from "./sections/Theme/Theme.tsx"; -import * as $$$$$$30 from "./sections/Links/LinkTree.tsx"; -import * as $$$$$$31 from "./sections/Links/Shortcuts.tsx"; -import * as $$$$$$32 from "./sections/Newsletter/Newsletter.tsx"; -import * as $$$$$$33 from "./sections/Header/Header.tsx"; +import * as $$$$$$29 from "./sections/Social/WhatsApp.tsx"; +import * as $$$$$$30 from "./sections/Links/Shortcuts.tsx"; +import * as $$$$$$31 from "./sections/Links/LinkTree.tsx"; +import * as $$$$$$32 from "./sections/Category/CategoryBanner.tsx"; +import * as $$$$$$33 from "./sections/Category/CategoryList.tsx"; import * as $$$$$$$$$$$0 from "./apps/decohub.ts"; import * as $$$$$$$$$$$1 from "./apps/site.ts"; const manifest = { "loaders": { - "deco-sites/storefront/loaders/Layouts/ProductCard.tsx": $$$0, - "deco-sites/storefront/loaders/List/Sections.tsx": $$$1, + "deco-sites/storefront/loaders/Layouts/ProductCard.tsx": $$$1, + "deco-sites/storefront/loaders/List/Sections.tsx": $$$0, }, "sections": { - "deco-sites/storefront/sections/Category/CategoryBanner.tsx": $$$$$$2, - "deco-sites/storefront/sections/Category/CategoryList.tsx": $$$$$$3, - "deco-sites/storefront/sections/Content/Benefits.tsx": $$$$$$15, - "deco-sites/storefront/sections/Content/Faq.tsx": $$$$$$14, - "deco-sites/storefront/sections/Content/Logos.tsx": $$$$$$13, - "deco-sites/storefront/sections/Content/Testimonials.tsx": $$$$$$12, - "deco-sites/storefront/sections/Footer/Footer.tsx": $$$$$$1, - "deco-sites/storefront/sections/Gallery.tsx": $$$$$$0, - "deco-sites/storefront/sections/Header/Header.tsx": $$$$$$33, - "deco-sites/storefront/sections/Images/BannerGrid.tsx": $$$$$$5, - "deco-sites/storefront/sections/Images/Carousel.tsx": $$$$$$7, - "deco-sites/storefront/sections/Images/ImageGallery.tsx": $$$$$$6, - "deco-sites/storefront/sections/Images/ShoppableBanner.tsx": $$$$$$4, - "deco-sites/storefront/sections/Layout/Container.tsx": $$$$$$8, - "deco-sites/storefront/sections/Layout/Flex.tsx": $$$$$$10, - "deco-sites/storefront/sections/Layout/Grid.tsx": $$$$$$9, - "deco-sites/storefront/sections/Layout/GridItem.tsx": $$$$$$11, - "deco-sites/storefront/sections/Links/LinkTree.tsx": $$$$$$30, - "deco-sites/storefront/sections/Links/Shortcuts.tsx": $$$$$$31, - "deco-sites/storefront/sections/Miscellaneous/CampaignTimer.tsx": $$$$$$25, - "deco-sites/storefront/sections/Miscellaneous/CookieConsent.tsx": $$$$$$26, - "deco-sites/storefront/sections/Newsletter/Newsletter.tsx": $$$$$$32, + "deco-sites/storefront/sections/Category/CategoryBanner.tsx": $$$$$$32, + "deco-sites/storefront/sections/Category/CategoryList.tsx": $$$$$$33, + "deco-sites/storefront/sections/Content/Benefits.tsx": $$$$$$23, + "deco-sites/storefront/sections/Content/Faq.tsx": $$$$$$25, + "deco-sites/storefront/sections/Content/Logos.tsx": $$$$$$24, + "deco-sites/storefront/sections/Content/Testimonials.tsx": $$$$$$22, + "deco-sites/storefront/sections/Footer/Footer.tsx": $$$$$$27, + "deco-sites/storefront/sections/Gallery.tsx": $$$$$$6, + "deco-sites/storefront/sections/Header/Header.tsx": $$$$$$26, + "deco-sites/storefront/sections/Images/BannerGrid.tsx": $$$$$$17, + "deco-sites/storefront/sections/Images/Carousel.tsx": $$$$$$19, + "deco-sites/storefront/sections/Images/ImageGallery.tsx": $$$$$$18, + "deco-sites/storefront/sections/Images/ShoppableBanner.tsx": $$$$$$16, + "deco-sites/storefront/sections/Layout/Container.tsx": $$$$$$5, + "deco-sites/storefront/sections/Layout/Flex.tsx": $$$$$$3, + "deco-sites/storefront/sections/Layout/Grid.tsx": $$$$$$4, + "deco-sites/storefront/sections/Layout/GridItem.tsx": $$$$$$2, + "deco-sites/storefront/sections/Links/LinkTree.tsx": $$$$$$31, + "deco-sites/storefront/sections/Links/Shortcuts.tsx": $$$$$$30, + "deco-sites/storefront/sections/Miscellaneous/CampaignTimer.tsx": $$$$$$1, + "deco-sites/storefront/sections/Miscellaneous/CookieConsent.tsx": $$$$$$0, + "deco-sites/storefront/sections/Newsletter/Newsletter.tsx": $$$$$$20, "deco-sites/storefront/sections/Product/ImageGalleryFrontBack.tsx": - $$$$$$22, - "deco-sites/storefront/sections/Product/ImageGallerySlider.tsx": $$$$$$21, - "deco-sites/storefront/sections/Product/NotFound.tsx": $$$$$$24, - "deco-sites/storefront/sections/Product/NotFoundChallenge.tsx": $$$$$$17, - "deco-sites/storefront/sections/Product/ProductInfo.tsx": $$$$$$19, - "deco-sites/storefront/sections/Product/ProductShelf.tsx": $$$$$$20, - "deco-sites/storefront/sections/Product/ProductShelfTabbed.tsx": $$$$$$23, - "deco-sites/storefront/sections/Product/SearchResult.tsx": $$$$$$18, - "deco-sites/storefront/sections/Product/Wishlist.tsx": $$$$$$16, + $$$$$$13, + "deco-sites/storefront/sections/Product/ImageGallerySlider.tsx": $$$$$$14, + "deco-sites/storefront/sections/Product/NotFound.tsx": $$$$$$10, + "deco-sites/storefront/sections/Product/NotFoundChallenge.tsx": $$$$$$11, + "deco-sites/storefront/sections/Product/ProductInfo.tsx": $$$$$$15, + "deco-sites/storefront/sections/Product/ProductShelf.tsx": $$$$$$7, + "deco-sites/storefront/sections/Product/ProductShelfTabbed.tsx": $$$$$$8, + "deco-sites/storefront/sections/Product/SearchResult.tsx": $$$$$$9, + "deco-sites/storefront/sections/Product/Wishlist.tsx": $$$$$$12, "deco-sites/storefront/sections/Social/InstagramPosts.tsx": $$$$$$28, - "deco-sites/storefront/sections/Social/WhatsApp.tsx": $$$$$$27, - "deco-sites/storefront/sections/Theme/Theme.tsx": $$$$$$29, + "deco-sites/storefront/sections/Social/WhatsApp.tsx": $$$$$$29, + "deco-sites/storefront/sections/Theme/Theme.tsx": $$$$$$21, }, "apps": { "deco-sites/storefront/apps/decohub.ts": $$$$$$$$$$$0,