From b9809a22d1b78e2ba2865bc816b820a6c265d4b7 Mon Sep 17 00:00:00 2001 From: Somrat <58769763+tfsomrat@users.noreply.github.com> Date: Sun, 2 Mar 2025 09:37:12 +0600 Subject: [PATCH] update package and modules --- exampleSite/go.mod | 48 +++++++++++++++++++++++----------------------- package.json | 6 +++--- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index b4aa258..d2ce28a 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -3,29 +3,29 @@ module hugoplate.netlify.app go 1.21 require ( - github.com/gethugothemes/hugo-modules/accordion v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/adsense v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/components/announcement v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/images v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/modal v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/pwa v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/search v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/tab v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20250224032326-8029694c1696 // indirect - github.com/gethugothemes/hugo-modules/videos v0.0.0-20250224032326-8029694c1696 // indirect + github.com/gethugothemes/hugo-modules/accordion v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/adsense v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/components/announcement v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/images v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/modal v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/pwa v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/search v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/tab v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20250302032254-95e856a2b3fc // indirect + github.com/gethugothemes/hugo-modules/videos v0.0.0-20250302032254-95e856a2b3fc // indirect github.com/hugomods/mermaid v0.1.4 // indirect - github.com/zeon-studio/hugoplate v0.0.0-20250223033942-a028ddccd6e2 // indirect + github.com/zeon-studio/hugoplate v0.0.0-20250224110203-fc34a4a17686 // indirect ) diff --git a/package.json b/package.json index 628f51f..dd6ff27 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hugoplate", "description": "hugo tailwindcss boilerplate", - "version": "2.0.3", + "version": "2.0.4", "license": "MIT", "author": "zeon.studio", "scripts": { @@ -19,12 +19,12 @@ "format": "prettier -w ." }, "devDependencies": { - "@tailwindcss/cli": "^4.0.8", + "@tailwindcss/cli": "^4.0.9", "@tailwindcss/forms": "^0.5.10", "@tailwindcss/typography": "^0.5.16", "prettier": "^3.5.2", "prettier-plugin-go-template": "0.0.15", "prettier-plugin-tailwindcss": "^0.6.11", - "tailwindcss": "^4.0.8" + "tailwindcss": "^4.0.9" } }