Merge branch 'dev' into dependabot/npm_and_yarn/dev/prettier-3.0.1

This commit is contained in:
Nuno Coração
2023-08-15 10:24:28 +01:00
committed by GitHub
5 changed files with 161 additions and 94 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-blowfish-theme",
"version": "2.38.3",
"version": "2.39.0",
"description": "Blowfish theme for Hugo",
"scripts": {
"fullinstall": "npm run preinstall && npm install && npm run postinstall",
@@ -42,8 +42,8 @@
"packery": "^2.1.2",
"prettier": "^3.0.1",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.4.1",
"puppeteer": "^20.9.0",
"prettier-plugin-tailwindcss": "^0.5.2",
"puppeteer": "^21.0.3",
"rimraf": "^5.0.1",
"tailwindcss": "^3.3.3",
"tw-elements": "1.0.0-beta2",