diff --git a/package.json b/package.json index 93c766e..a07556c 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,8 @@ "license": "MIT", "dependencies": { "@builder.io/partytown": "^0.8.0", - "ejs": "^3.1.9", "isomorphic-fetch": "^3.0.0", - "marked": "^4.3.0", + "marked": "^12.0.1", "prismjs": "^1.29.0", "swiper": "^10.0.3" }, @@ -31,6 +30,6 @@ "eslint": "^8.32.0", "html-minifier": "^4.0.0", "nightwatch-examples": "nightwatchjs-community/nightwatch-examples", - "postdoc": "0.3.0-preview3" + "postdoc": "0.3.0-preview4" } }