fix(deps): update dependency unified to v11 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-04 23:58:31 +08:00
committed by GitHub
parent c23ada95ff
commit be06f694a5

View File

@@ -41,7 +41,7 @@
"remark-parse": "^10.0.1", "remark-parse": "^10.0.1",
"remark-rehype": "^10.1.0", "remark-rehype": "^10.1.0",
"styled-components": "~6.1.0", "styled-components": "~6.1.0",
"unified": "^10.1.2" "unified": "^11.0.0"
}, },
"devDependencies": { "devDependencies": {
"@kkt/less-modules": "^7.2.0", "@kkt/less-modules": "^7.2.0",