sync theme

This commit is contained in:
Christoph Cullmann 2024-08-28 22:54:34 +02:00
parent 8db6bd0e55
commit 8f3d03b188
No known key found for this signature in database
53 changed files with 1747 additions and 213 deletions

View file

@ -1,6 +1,6 @@
{
"name": "hugo-blowfish-theme",
"version": "2.74.0",
"version": "2.76.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.13",
"@tailwindcss/typography": "^0.5.14",
"chart.js": "^4.4.3",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",
"katex": "^0.16.11",
"lite-youtube-embed": "^0.3.2",
"lite-youtube-embed": "^0.3.3",
"mermaid": "^10.9.1",
"packery": "^2.1.2",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.6.5",
"puppeteer": "^22.13.0",
"prettier-plugin-tailwindcss": "^0.6.6",
"puppeteer": "^23.2.0",
"rimraf": "^6.0.1",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.10",
"tw-elements": "2.0.0",
"typeit": "^8.8.3",
"typeit": "^8.8.4",
"vendor-copy": "^3.0.1"
},
"vendorCopy": [],