Merge branch 'dev' into feat/add-icon-script

This commit is contained in:
Wen Junhua
2024-01-23 23:34:35 +08:00
committed by GitHub
47 changed files with 3429 additions and 584 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "hugo-congo-theme",
"version": "2.7.6",
"version": "2.8.0",
"description": "Congo theme for Hugo",
"scripts": {
"preinstall": "rimraf assets/lib",
@@ -35,13 +35,13 @@
"fuse.js": "^7.0.0",
"jsdom": "^23.0.1",
"katex": "^0.16.9",
"mermaid": "^10.6.1",
"prettier": "^3.1.1",
"mermaid": "^10.7.0",
"prettier": "^3.2.4",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.5.10",
"prettier-plugin-tailwindcss": "^0.5.11",
"quicklink": "^2.3.0",
"rimraf": "^5.0.5",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"vendor-copy": "^3.0.1"
},
"vendorCopy": [],