update package

This commit is contained in:
somrat sorkar 2023-08-06 08:32:47 +06:00
parent 758bc53106
commit 1919cf8120
2 changed files with 2 additions and 2 deletions

View File

@ -25,5 +25,5 @@ require (
github.com/gethugothemes/hugo-modules/tab v0.0.0-20230731033118-be0c1c964f76 // indirect github.com/gethugothemes/hugo-modules/tab v0.0.0-20230731033118-be0c1c964f76 // indirect
github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20230731033118-be0c1c964f76 // indirect github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20230731033118-be0c1c964f76 // indirect
github.com/gethugothemes/hugo-modules/videos v0.0.0-20230731033118-be0c1c964f76 // indirect github.com/gethugothemes/hugo-modules/videos v0.0.0-20230731033118-be0c1c964f76 // indirect
github.com/zeon-studio/hugoplate v0.0.0-20230805040115-3e2ac9f85227 // indirect github.com/zeon-studio/hugoplate v0.0.0-20230806021916-758bc53106bd // indirect
) )

View File

@ -24,7 +24,7 @@
"autoprefixer": "^10.4.14", "autoprefixer": "^10.4.14",
"postcss": "^8.4.27", "postcss": "^8.4.27",
"postcss-cli": "^10.1.0", "postcss-cli": "^10.1.0",
"prettier": "^3.0.0", "prettier": "^3.0.1",
"prettier-plugin-go-template": "0.0.15", "prettier-plugin-go-template": "0.0.15",
"prettier-plugin-tailwindcss": "^0.4.1", "prettier-plugin-tailwindcss": "^0.4.1",
"tailwind-bootstrap-grid": "^5.0.1", "tailwind-bootstrap-grid": "^5.0.1",