From d56a6dca16430dce2f281b871c99b9a31df8f5d9 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Wed, 12 Jan 2022 17:43:22 +0800 Subject: [PATCH] chore(deps): update dependency kkt to v7.0.5 https://github.com/kktjs/kkt/issues/198 --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index a576693..105fd9a 100644 --- a/package.json +++ b/package.json @@ -49,19 +49,19 @@ "react-dom": ">=16.9.0" }, "devDependencies": { - "@kkt/less-modules": "7.0.4", - "@kkt/raw-modules": "7.0.4", - "@kkt/scope-plugin-options": "7.0.4", + "@kkt/less-modules": "7.0.5", + "@kkt/raw-modules": "7.0.5", + "@kkt/scope-plugin-options": "7.0.5", "@types/react": "17.0.38", "@types/react-dom": "17.0.11", "@types/react-test-renderer": "17.0.1", "@uiw/react-github-corners": "1.5.3", - "@uiw/react-markdown-preview": "3.4.6", - "@uiw/react-split": "5.8.4", + "@uiw/react-markdown-preview": "3.4.7", + "@uiw/react-split": "5.8.5", "@uiw/react-textarea-code-editor": "1.4.15", "husky": "7.0.4", - "kkt": "7.0.4", - "lint-staged": "12.1.5", + "kkt": "7.0.5", + "lint-staged": "12.1.7", "prettier": "2.5.1", "react": "17.0.2", "react-dom": "17.0.2",