update theme

This commit is contained in:
Christoph Cullmann 2024-11-06 15:41:53 +01:00
parent e5931500ec
commit 4474a11edb
No known key found for this signature in database
13 changed files with 1520 additions and 1598 deletions

View file

@ -1,6 +1,6 @@
{
"name": "hugo-blowfish-theme",
"version": "2.76.0",
"version": "2.78.0",
"description": "Blowfish theme for Hugo.",
"scripts": {
"postinstall": "vendor-copy",
@ -34,23 +34,23 @@
},
"homepage": "https://github.com/nunocoracao/blowfish#readme",
"devDependencies": {
"@tailwindcss/typography": "^0.5.14",
"chart.js": "^4.4.3",
"@tailwindcss/typography": "^0.5.15",
"chart.js": "^4.4.4",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",
"katex": "^0.16.11",
"lite-youtube-embed": "^0.3.3",
"mermaid": "^10.9.1",
"mermaid": "^11.2.1",
"packery": "^2.1.2",
"prettier": "^3.3.3",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.6.6",
"puppeteer": "^23.2.0",
"prettier-plugin-tailwindcss": "^0.6.8",
"puppeteer": "^23.5.0",
"rimraf": "^6.0.1",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.10",
"tw-elements": "2.0.0",
"typeit": "^8.8.4",
"typeit": "^8.8.5",
"vendor-copy": "^3.0.1"
},
"vendorCopy": [],
@ -109,10 +109,10 @@
}
],
"dependencies": {
"@headlessui/react": "^2.1.2",
"@headlessui/react": "^2.1.8",
"@heroicons/react": "^2.1.5",
"@iamtraction/google-translate": "^2.0.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/forms": "^0.5.9",
"commander": "^12.1.0"
}
}