update packages and modules
This commit is contained in:
parent
a39ca11ef1
commit
699c679737
@ -3,27 +3,26 @@ module hugoplate.netlify.app
|
|||||||
go 1.20
|
go 1.20
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/accordion v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/adsense v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/images v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/images v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/modal v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/modal v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/pwa v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/search v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/search v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/tab v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/tab v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/gethugothemes/hugo-modules/videos v0.0.0-20240331035203-6c6ca12add7d // indirect
|
github.com/gethugothemes/hugo-modules/videos v0.0.0-20240414032507-6bf978953852 // indirect
|
||||||
github.com/zeon-studio/hugoplate v0.0.0-20240327032722-feeeab466539 // indirect
|
|
||||||
)
|
)
|
||||||
|
14
package.json
14
package.json
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "hugoplate",
|
"name": "hugoplate",
|
||||||
"description": "hugo tailwindcss boilerplate",
|
"description": "hugo tailwindcss boilerplate",
|
||||||
"version": "1.13.4",
|
"version": "1.13.5",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "zeon.studio",
|
"author": "zeon.studio",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -19,16 +19,16 @@
|
|||||||
"format": "prettier -w ."
|
"format": "prettier -w ."
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fullhuman/postcss-purgecss": "^5.0.0",
|
"@fullhuman/postcss-purgecss": "^6.0.0",
|
||||||
"@tailwindcss/forms": "^0.5.7",
|
"@tailwindcss/forms": "^0.5.7",
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.12",
|
||||||
"autoprefixer": "^10.4.18",
|
"autoprefixer": "^10.4.19",
|
||||||
"postcss": "^8.4.36",
|
"postcss": "^8.4.38",
|
||||||
"postcss-cli": "^11.0.0",
|
"postcss-cli": "^11.0.0",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"prettier-plugin-go-template": "0.0.15",
|
"prettier-plugin-go-template": "0.0.15",
|
||||||
"prettier-plugin-tailwindcss": "^0.5.12",
|
"prettier-plugin-tailwindcss": "^0.5.13",
|
||||||
"tailwind-bootstrap-grid": "^5.1.0",
|
"tailwind-bootstrap-grid": "^5.1.0",
|
||||||
"tailwindcss": "^3.4.1"
|
"tailwindcss": "^3.4.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user