diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-10-12 21:33:08 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-10-12 21:33:08 +0200 |
commit | 1148249b767cc3e0a36e63dd3c735f63d1067446 (patch) | |
tree | b171ed30f0a988209d1f1a4a9528d19af2d4ec2e /package.json | |
parent | 7e7b05fe7fa64d3bd1a1b6741f489ad7f472c4b0 (diff) | |
parent | c6fb7cb3ae3776c2d49771ee61c8ced595a2c6fd (diff) |
Merge pull request #104 from rasendubi/uniorg-0.4.5
chore(preview): update uniorg to 0.4.5
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index 80f47d6..020108e 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "es6-tween": "^5.5.11", "framer-motion": "^4", "next": "^11.1.0", - "orgast-util-to-string": "^0.3.1", - "orgast-util-visit-ids": "^0.3.1", + "orgast-util-to-string": "^0.4.5", + "orgast-util-visit-ids": "^0.4.5", "path": "^0.12.7", "re-resizable": "^6.9.1", "react": "17.0.2", @@ -46,11 +46,11 @@ "to-vfile": "^6.1.0", "unified": "^9.2.2", "uniorg": "^0.4.0", - "uniorg-attach": "^0.4.2", - "uniorg-extract-keywords": "^0.4.0", - "uniorg-parse": "^0.4.0", - "uniorg-rehype": "^0.4.0", - "uniorg-slug": "^0.4.0", + "uniorg-attach": "^0.4.5", + "uniorg-extract-keywords": "^0.4.5", + "uniorg-parse": "^0.4.5", + "uniorg-rehype": "^0.4.5", + "uniorg-slug": "^0.4.5", "use-constant": "^1.1.0", "use-undo": "^1.0.5", "vfile": "^4.2.1", |