diff options
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", |