summaryrefslogtreecommitdiff
path: root/themes/blowfish/package.json
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-08-04 17:45:16 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-08-04 17:45:16 +0200
commit8db6bd0e555dca050d7d885582100c5ca5ba3aa2 (patch)
treed9900dd44ce35764503a3ef781de0ebf258da15a /themes/blowfish/package.json
parent3be5285488090ab70254b3080e33e64e6c702d2c (diff)
sync theme
Diffstat (limited to 'themes/blowfish/package.json')
-rw-r--r--themes/blowfish/package.json12
1 files changed, 6 insertions, 6 deletions
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"