Browse Source

chore: bump mldoc

Tienson Qin 4 years ago
parent
commit
3dd7b4d7d5
3 changed files with 6 additions and 6 deletions
  1. 1 1
      package.json
  2. 1 1
      src/main/frontend/text.cljs
  3. 4 4
      yarn.lock

+ 1 - 1
package.json

@@ -73,7 +73,7 @@
         "ignore": "^5.1.8",
         "is-svg": "4.2.2",
         "jszip": "^3.5.0",
-        "mldoc": "0.6.14",
+        "mldoc": "0.6.15",
         "path": "^0.12.7",
         "react": "^17.0.1",
         "react-dom": "^17.0.1",

+ 1 - 1
src/main/frontend/text.cljs

@@ -141,7 +141,7 @@
 
 (def built-in-properties
   (set/union
-   #{:id :custom-id :background-color :heading :collapsed}
+   #{:id :custom-id :background-color :heading :collapsed :created-at :last-modified-at :created_at :last_modified_at}
    (set (map keyword config/markers))))
 
 (defn properties-built-in?

+ 4 - 4
yarn.lock

@@ -3853,10 +3853,10 @@ mkdirp@^0.5.4, mkdirp@~0.5.1:
   dependencies:
     minimist "^1.2.5"
 
[email protected]4:
-  version "0.6.14"
-  resolved "https://registry.yarnpkg.com/mldoc/-/mldoc-0.6.14.tgz#de6728555ef0dd2a48e172e781ccc7c3a50e6954"
-  integrity sha512-w/diYIaI/oMBKmrH6/UkC4MXchQo/G+u02SQ1VvyqcDBtjsBcXi6nY0l0LTFDHn3Yaq3FbiNLgSq37RBD3MY6g==
[email protected]5:
+  version "0.6.15"
+  resolved "https://registry.yarnpkg.com/mldoc/-/mldoc-0.6.15.tgz#136a5a27ca104f275ddb2de7fadc2e1c6dcae14f"
+  integrity sha512-AxfAYfM021px2v6jO/lsKGw3KZ2IJaUPFoedA3IMYNsRT6U60Zj9ZoAaSL+SQOSf2NxCN4WaYEqb8kEzIh2EwQ==
   dependencies:
     yargs "^12.0.2"