summaryrefslogtreecommitdiff
path: root/themes/blowfish/package.json
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-08-28 22:54:34 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-08-28 22:54:34 +0200
commit8f3d03b1888fed23e6aa07d6077045e673357481 (patch)
treea914b8f43b8486380ccc1c35721b28da2ff7986a /themes/blowfish/package.json
parent8db6bd0e555dca050d7d885582100c5ca5ba3aa2 (diff)
sync themeHEADmaster
Diffstat (limited to 'themes/blowfish/package.json')
-rw-r--r--themes/blowfish/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/themes/blowfish/package.json b/themes/blowfish/package.json
index 17355bc..8e3e361 100644
--- a/themes/blowfish/package.json
+++ b/themes/blowfish/package.json
@@ -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": [],