| 
11 | 11 |     "Nick Baugh <[email protected]> (http://niftylettuce.com)"  | 
12 | 12 |   ],  | 
13 | 13 |   "dependencies": {  | 
14 |  | -    "@ladjs/consolidate": "^1.0.1",  | 
 | 14 | +    "@ladjs/consolidate": "^1.0.4",  | 
15 | 15 |     "@ladjs/i18n": "^8.0.3",  | 
16 | 16 |     "get-paths": "^0.0.7",  | 
17 | 17 |     "html-to-text": "^9.0.5",  | 
18 |  | -    "juice": "^9.0.0",  | 
 | 18 | +    "juice": "^10.0.0",  | 
19 | 19 |     "lodash": "^4.17.21",  | 
20 |  | -    "nodemailer": "^6.9.3",  | 
21 |  | -    "preview-email": "^3.0.17"  | 
 | 20 | +    "nodemailer": "^6.9.14"  | 
22 | 21 |   },  | 
23 | 22 |   "devDependencies": {  | 
24 |  | -    "@commitlint/cli": "^17.6.5",  | 
25 |  | -    "@commitlint/config-conventional": "^17.6.5",  | 
 | 23 | +    "@commitlint/cli": "^19.3.0",  | 
 | 24 | +    "@commitlint/config-conventional": "^19.2.2",  | 
26 | 25 |     "ava": "^5.3.0",  | 
27 | 26 |     "cheerio": "^1.0.0-rc.12",  | 
28 | 27 |     "cross-env": "^7.0.3",  | 
29 |  | -    "ejs": "^3.1.9",  | 
 | 28 | +    "ejs": "^3.1.10",  | 
30 | 29 |     "eslint": "^8.42.0",  | 
31 | 30 |     "eslint-config-xo-lass": "^2.0.1",  | 
32 | 31 |     "fixpack": "^4.0.0",  | 
33 | 32 |     "husky": "^8.0.3",  | 
34 | 33 |     "lint-staged": "^13.2.2",  | 
35 | 34 |     "nodemailer-sendgrid": "^1.0.3",  | 
36 | 35 |     "nyc": "^15.1.0",  | 
37 |  | -    "pug": "^3.0.2",  | 
38 |  | -    "remark-cli": "^11.0.0",  | 
 | 36 | +    "preview-email": "^3.0.17",  | 
 | 37 | +    "pug": "^3.0.3",  | 
 | 38 | +    "remark-cli": "11.0.0",  | 
39 | 39 |     "remark-preset-github": "^4.0.4",  | 
40 | 40 |     "xo": "^0.54.2"  | 
41 | 41 |   },  | 
 | 
67 | 67 |   ],  | 
68 | 68 |   "license": "MIT",  | 
69 | 69 |   "main": "index.js",  | 
 | 70 | +  "optionalDependencies": {  | 
 | 71 | +    "preview-email": "*"  | 
 | 72 | +  },  | 
70 | 73 |   "repository": {  | 
71 | 74 |     "type": "git",  | 
72 | 75 |     "url": "https://github.com/forwardemail/email-templates"  | 
 | 
0 commit comments