From ccfb66f2518fb460f8a4a548dbbeff4779a2c867 Mon Sep 17 00:00:00 2001 From: Arjan van Wijk Date: Mon, 29 Jul 2019 17:41:35 +0200 Subject: [PATCH] Update muban-core to 1.13 to support wrapper in renderItems --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a654f55e..2d3ecf21 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "modernizr": "^3.6.0", "modernizr-loader": "^1.0.1", "muban-convert-hbs": "^1.1.1", - "muban-core": "^1.12.0", + "muban-core": "^1.13.0", "normalize.css": "^8.0.1", "qs": "^6.6.0", "seng-device-state-tracker": "^1.1.4", diff --git a/yarn.lock b/yarn.lock index aac7c839..f4b2f660 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7769,10 +7769,10 @@ muban-convert-hbs@^1.1.1: "@babel/runtime" "^7.0.0-beta.35" handlebars "^4.0.11" -muban-core@^1.12.0: - version "1.12.0" - resolved "https://registry.yarnpkg.com/muban-core/-/muban-core-1.12.0.tgz#bb226f69f1a7d1e40af856df6367d143f827b141" - integrity sha512-0v8S7BGTg6lpsQAsE5QKe3KFgZROF2qTc+47YDoYHwh12zC3gnEZ3J2d3eCCPr8bgiwTTQBF2CYfgg0XOCnbmQ== +muban-core@^1.13.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/muban-core/-/muban-core-1.13.0.tgz#d5715b7f8242065d9c2b08ea8dcf2eb3d35a89a4" + integrity sha512-01RMIS69WOggfpPxoQO2VFQ9+KizrVwliO8XBuIig9QGKou+MPmUzbc7EdwLSCdoFB9jkVYS2cPH3gL20TCV0Q== dependencies: "@babel/runtime" "^7.0.0-beta.35" loader-utils "^1.1.0"