sync theme
This commit is contained in:
parent
3be5285488
commit
8db6bd0e55
5 changed files with 102 additions and 100 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hugo-blowfish-theme",
|
||||
"version": "2.73.0",
|
||||
"version": "2.74.0",
|
||||
"description": "Blowfish theme for Hugo.",
|
||||
"scripts": {
|
||||
"postinstall": "vendor-copy",
|
||||
|
@ -45,10 +45,10 @@
|
|||
"prettier": "^3.3.2",
|
||||
"prettier-plugin-go-template": "^0.0.15",
|
||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||
"puppeteer": "^22.12.1",
|
||||
"rimraf": "^5.0.7",
|
||||
"puppeteer": "^22.13.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"tailwind-scrollbar": "^3.1.0",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"tailwindcss": "^3.4.6",
|
||||
"tw-elements": "2.0.0",
|
||||
"typeit": "^8.8.3",
|
||||
"vendor-copy": "^3.0.1"
|
||||
|
@ -109,8 +109,8 @@
|
|||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^2.1.1",
|
||||
"@heroicons/react": "^2.1.4",
|
||||
"@headlessui/react": "^2.1.2",
|
||||
"@heroicons/react": "^2.1.5",
|
||||
"@iamtraction/google-translate": "^2.0.1",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"commander": "^12.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue