From 58e2c9ae87f09dac79ecf962331ae2c51f4ba7f1 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 26 Jun 2024 21:44:28 +0200 Subject: update the theme --- themes/blowfish/package.json | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'themes/blowfish/package.json') diff --git a/themes/blowfish/package.json b/themes/blowfish/package.json index 796bd82..fa06a9b 100644 --- a/themes/blowfish/package.json +++ b/themes/blowfish/package.json @@ -1,7 +1,7 @@ { "name": "hugo-blowfish-theme", - "version": "2.66.0", - "description": "Blowfish theme for Hugo", + "version": "2.71.1", + "description": "Blowfish theme for Hugo.", "scripts": { "postinstall": "vendor-copy", "assets": "rimraf assets/vendor && vendor-copy", @@ -34,20 +34,21 @@ }, "homepage": "https://github.com/nunocoracao/blowfish#readme", "devDependencies": { - "@tailwindcss/typography": "^0.5.12", - "chart.js": "^4.4.2", + "@tailwindcss/typography": "^0.5.13", + "chart.js": "^4.4.3", "fuse.js": "^7.0.0", "jquery": "^3.7.1", "katex": "^0.16.10", "lite-youtube-embed": "^0.3.2", - "mermaid": "^10.9.0", + "mermaid": "^10.9.1", "packery": "^2.1.2", - "prettier": "^3.2.5", + "prettier": "^3.3.2", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.5.14", - "puppeteer": "^22.7.0", - "rimraf": "^5.0.5", - "tailwindcss": "^3.4.3", + "prettier-plugin-tailwindcss": "^0.6.5", + "puppeteer": "^22.11.2", + "rimraf": "^5.0.7", + "tailwind-scrollbar": "^3.1.0", + "tailwindcss": "^3.4.4", "tw-elements": "2.0.0", "typeit": "^8.8.3", "vendor-copy": "^3.0.1" @@ -108,10 +109,10 @@ } ], "dependencies": { - "@headlessui/react": "^1.7.19", - "@heroicons/react": "^2.1.3", + "@headlessui/react": "^2.0.4", + "@heroicons/react": "^2.1.4", "@iamtraction/google-translate": "^2.0.1", "@tailwindcss/forms": "^0.5.7", - "commander": "^12.0.0" + "commander": "^12.1.0" } } -- cgit v1.2.3