Merge remote-tracking branch 'upstream/dev' into feat/add-icon-script

This commit is contained in:
Wen Junhua
2024-04-29 21:31:25 +08:00
36 changed files with 502 additions and 214 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "hugo-congo-theme",
"version": "2.8.1",
"version": "2.8.2",
"description": "Congo theme for Hugo",
"scripts": {
"preinstall": "rimraf assets/lib",
@@ -30,18 +30,18 @@
},
"homepage": "https://github.com/jpanther/congo#readme",
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/typography": "^0.5.13",
"chart.js": "^4.4.2",
"fuse.js": "^7.0.0",
"jsdom": "^23.0.1",
"katex": "^0.16.9",
"katex": "^0.16.10",
"mermaid": "^10.9.0",
"prettier": "^3.2.5",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.5.12",
"prettier-plugin-tailwindcss": "^0.5.14",
"quicklink": "^2.3.0",
"rimraf": "^5.0.5",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"vendor-copy": "^3.0.1"
},
"vendorCopy": [],