You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2019/01/04 16:07:44 UTC

[camel-website] 03/07: CAMEL-11500: add explicit dependencies for PnP

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch pnp
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit c52c8ca105514b35a3344143c42dcabfe7d26069
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Wed Jan 2 16:54:15 2019 +0100

    CAMEL-11500: add explicit dependencies for PnP
---
 antora-ui-camel/package.json | 2 ++
 antora-ui-camel/yarn.lock    | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/antora-ui-camel/package.json b/antora-ui-camel/package.json
index 045b6c3..91f2e5d 100644
--- a/antora-ui-camel/package.json
+++ b/antora-ui-camel/package.json
@@ -35,6 +35,7 @@
     "highlight.js": "~9.13",
     "js-yaml": "~3.12",
     "merge-stream": "~1.0",
+    "plugin-error": "^1.0.1",
     "postcss-calc": "~7.0",
     "postcss-custom-properties": "~8.0",
     "postcss-import": "~12.0",
@@ -48,6 +49,7 @@
     "typeface-droid-sans-mono": "^0.0.44",
     "typeface-droid-serif": "^0.0.44",
     "typeface-open-sans": "^0.0.54",
+    "undertaker": "^1.2.0",
     "vinyl-buffer": "~1.0",
     "vinyl-fs": "~3.0"
   },
diff --git a/antora-ui-camel/yarn.lock b/antora-ui-camel/yarn.lock
index 3282478..ed49246 100644
--- a/antora-ui-camel/yarn.lock
+++ b/antora-ui-camel/yarn.lock
@@ -7538,7 +7538,7 @@ undertaker-registry@^1.0.0:
   resolved "https://registry.yarnpkg.com/undertaker-registry/-/undertaker-registry-1.0.1.tgz#5e4bda308e4a8a2ae584f9b9a4359a499825cc50"
   integrity sha1-XkvaMI5KiirlhPm5pDWaSZglzFA=
 
-undertaker@^1.0.0:
+undertaker@^1.0.0, undertaker@^1.2.0:
   version "1.2.0"
   resolved "https://registry.yarnpkg.com/undertaker/-/undertaker-1.2.0.tgz#339da4646252d082dc378e708067299750e11b49"
   integrity sha1-M52kZGJS0ILcN45wgGcpl1DhG0k=