Skip to content

Commit

Permalink
Merge branch 'dev' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
utrodus authored Oct 2, 2024
2 parents 77fcb98 + 4de04ae commit 317cd18
Show file tree
Hide file tree
Showing 6 changed files with 203 additions and 194 deletions.
246 changes: 123 additions & 123 deletions assets/lib/mermaid/mermaid.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
[module.hugoVersion]
extended = true
min = "0.87.0"
max = "0.134.0"
max = "0.134.3"
11 changes: 10 additions & 1 deletion exampleSite/content/users/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,5 +757,14 @@
"Portfolio Site",
"Blog"
]
},
{
"title": "hetong-re4per.com",
"url": "https://hetong-re4per.com",
"source": "https://github.com/HeTongRe4per/HeTongRe4per.github.io",
"tags": [
"Personal site",
"Blog"
]
}
]
]
128 changes: 64 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
},
"homepage": "https://github.com/nunocoracao/blowfish#readme",
"devDependencies": {
"@tailwindcss/typography": "^0.5.14",
"@tailwindcss/typography": "^0.5.15",
"chart.js": "^4.4.4",
"fuse.js": "^7.0.0",
"jquery": "^3.7.1",
"katex": "^0.16.11",
"lite-youtube-embed": "^0.3.3",
"mermaid": "^11.1.0",
"mermaid": "^11.2.0",
"packery": "^2.1.2",
"prettier": "^3.3.3",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.6.6",
"puppeteer": "^23.2.2",
"puppeteer": "^23.4.0",
"rimraf": "^6.0.1",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.10",
Expand Down Expand Up @@ -112,7 +112,7 @@
"@headlessui/react": "^2.1.4",
"@heroicons/react": "^2.1.5",
"@iamtraction/google-translate": "^2.0.1",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/forms": "^0.5.9",
"commander": "^12.1.0"
}
}
2 changes: 1 addition & 1 deletion release-versions/hugo-latest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.134.0
v0.134.3

0 comments on commit 317cd18

Please sign in to comment.