diff --git a/package.json b/package.json index da8e8e51f9..986aff6b24 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@types/react-transition-group": "~4.4.4", "compile-less-cli": "~1.8.11", "husky": "~8.0.0", - "kkt": "~7.3.0", + "kkt": "~7.5.0", "lerna": "~6.0.0", "lint-staged": "^13.0.3", "prettier": "~2.8.0", diff --git a/website/package.json b/website/package.json index 29d3880647..d1cf6975df 100644 --- a/website/package.json +++ b/website/package.json @@ -49,7 +49,7 @@ "@kkt/scope-plugin-options": "~7.3.0", "@types/react": "~18.0.0", "@types/react-dom": "~18.0.0", - "kkt": "~7.3.0", + "kkt": "~7.5.0", "react-test-renderer": "~18.2.0" }, "author": "kenny wang ",