From 8db6bd0e555dca050d7d885582100c5ca5ba3aa2 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 4 Aug 2024 17:45:16 +0200 Subject: sync theme --- themes/blowfish/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'themes/blowfish/package.json') diff --git a/themes/blowfish/package.json b/themes/blowfish/package.json index 2435669..17355bc 100644 --- a/themes/blowfish/package.json +++ b/themes/blowfish/package.json @@ -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" -- cgit v1.2.3