@takazudo/zudo-doc 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@takazudo/zudo-doc",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "zudo-doc framework primitives layer that sits on top of zfb's engine — sidebar, theme, TOC, breadcrumb, layouts, head injection, View Transitions, SSR-skip wrappers (per ADR-003).",
|
|
6
6
|
"license": "MIT",
|
|
@@ -513,7 +513,7 @@
|
|
|
513
513
|
"preact": "^10.29.1",
|
|
514
514
|
"@takazudo/zfb": "^0.1.0-next.65",
|
|
515
515
|
"@takazudo/zfb-runtime": "^0.1.0-next.65",
|
|
516
|
-
"@takazudo/zudo-doc-history-server": "^0.
|
|
516
|
+
"@takazudo/zudo-doc-history-server": "^1.0.1",
|
|
517
517
|
"@takazudo/zdtp": "^0.3.3",
|
|
518
518
|
"shiki": "^4.0.2",
|
|
519
519
|
"zod": "^4.3.6",
|