summaryrefslogtreecommitdiff
path: root/themes/blowfish/package.json
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-06-26 21:44:28 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-06-26 21:44:28 +0200
commit58e2c9ae87f09dac79ecf962331ae2c51f4ba7f1 (patch)
treed819d1747427f81d1883a715ec60d13d575053e4 /themes/blowfish/package.json
parentb1a7697b03cfb0143af78993387f758836e842bf (diff)
update the theme
Diffstat (limited to 'themes/blowfish/package.json')
-rw-r--r--themes/blowfish/package.json27
1 files changed, 14 insertions, 13 deletions
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"
}
}