sync theme

This commit is contained in:
Christoph Cullmann 2024-12-15 19:48:23 +01:00
parent 50c1fe905e
commit 7c7326175e
No known key found for this signature in database
22 changed files with 1080 additions and 571 deletions

View file

@ -1,6 +1,6 @@
{
"name": "hugo-blowfish-theme",
"version": "2.78.0",
"version": "2.80.0",
"description": "Blowfish theme for Hugo.",
"scripts": {
"postinstall": "vendor-copy",
@ -35,22 +35,22 @@
"homepage": "https://github.com/nunocoracao/blowfish#readme",
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"chart.js": "^4.4.4",
"chart.js": "^4.4.6",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",
"katex": "^0.16.11",
"lite-youtube-embed": "^0.3.3",
"mermaid": "^11.2.1",
"mermaid": "^11.4.0",
"packery": "^2.1.2",
"prettier": "^3.3.3",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.6.8",
"puppeteer": "^23.5.0",
"prettier-plugin-tailwindcss": "^0.6.9",
"puppeteer": "^23.7.1",
"rimraf": "^6.0.1",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.14",
"tw-elements": "2.0.0",
"typeit": "^8.8.5",
"typeit": "^8.8.7",
"vendor-copy": "^3.0.1"
},
"vendorCopy": [],
@ -109,7 +109,7 @@
}
],
"dependencies": {
"@headlessui/react": "^2.1.8",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.1.5",
"@iamtraction/google-translate": "^2.0.1",
"@tailwindcss/forms": "^0.5.9",