|
23 | 23 | "test": "mocha"
|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 |
| - "bluebird": "^3.1.1" |
| 26 | + "bluebird": "^3.7.2" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "arc-templates": "^0.5.1", |
| 29 | + "arc-templates": "^0.5.3", |
30 | 30 | "atpl": ">=0.7.6",
|
31 |
| - "babel-core": "^6.7.6", |
32 |
| - "babel-preset-react": "^6.5.0", |
33 |
| - "bracket-template": "^1.1.4", |
34 |
| - "coffee-script": "^1.11.1", |
35 |
| - "dot": "^1.0.1", |
| 31 | + "babel-core": "^6.26.3", |
| 32 | + "babel-preset-react": "^6.24.1", |
| 33 | + "bracket-template": "^1.1.5", |
| 34 | + "coffee-script": "^1.12.7", |
| 35 | + "dot": "^1.1.3", |
36 | 36 | "dust": "^0.3.0",
|
37 |
| - "dustjs-helpers": "^1.1.1", |
38 |
| - "dustjs-linkedin": "^2.7.2", |
| 37 | + "dustjs-helpers": "^1.7.4", |
| 38 | + "dustjs-linkedin": "^2.7.5", |
39 | 39 | "eco": "^1.1.0-rc-3",
|
40 | 40 | "ect": "^0.5.9",
|
41 |
| - "ejs": "^2.3.4", |
42 |
| - "eslint": "^3.7.1", |
43 |
| - "eslint-config-standard": "^6.2.0", |
44 |
| - "eslint-plugin-promise": "^3.3.1", |
45 |
| - "eslint-plugin-standard": "^2.0.1", |
46 |
| - "haml-coffee": "^1.4.0", |
| 41 | + "ejs": "^3.1.5", |
| 42 | + "eslint": "^7.8.1", |
| 43 | + "eslint-config-standard": "^14.1.1", |
| 44 | + "eslint-plugin-promise": "^4.2.1", |
| 45 | + "eslint-plugin-standard": "^4.0.1", |
| 46 | + "haml-coffee": "^1.14.1", |
47 | 47 | "hamlet": "^0.3.3",
|
48 |
| - "hamljs": "^0.6.1", |
49 |
| - "handlebars": "^4.0.5", |
| 48 | + "hamljs": "^0.6.2", |
| 49 | + "handlebars": "^4.7.6", |
50 | 50 | "hogan.js": "^3.0.2",
|
51 |
| - "htmling": "^0.0.7", |
52 |
| - "jade": "^1.9.1", |
| 51 | + "htmling": "^0.0.8", |
| 52 | + "jade": "^1.11.0", |
53 | 53 | "jazz": "^0.0.18",
|
54 | 54 | "jqtpl": "~1.1.0",
|
55 | 55 | "just": "^0.1.8",
|
56 |
| - "liquid-node": "^2.6.1", |
| 56 | + "liquid-node": "^3.0.1", |
57 | 57 | "liquor": "^0.0.5",
|
58 |
| - "lodash": "^4.0.0", |
59 |
| - "marko": "^3.12.0", |
60 |
| - "mocha": "^3.1.2", |
| 58 | + "lodash": "^4.17.20", |
| 59 | + "marko": "^3.14.4", |
| 60 | + "mocha": "^3.5.3", |
61 | 61 | "mote": "^0.2.0",
|
62 |
| - "mustache": "^4.0.0", |
63 |
| - "nunjucks": "^3.0.0", |
64 |
| - "plates": "~0.4.8", |
65 |
| - "pug": "^2.0.0-beta6", |
| 62 | + "mustache": "^4.0.1", |
| 63 | + "nunjucks": "^3.2.2", |
| 64 | + "plates": "~0.4.11", |
| 65 | + "pug": "^3.0.0", |
66 | 66 | "qejs": "^3.0.5",
|
67 |
| - "ractive": "^0.8.4", |
| 67 | + "ractive": "^1.3.12", |
68 | 68 | "razor-tmpl": "^1.3.1",
|
69 |
| - "react": "^15.6.2", |
70 |
| - "react-dom": "^15.3.2", |
71 |
| - "semver": "^6.3.0", |
| 69 | + "react": "^16.13.1", |
| 70 | + "react-dom": "^16.13.1", |
| 71 | + "semver": "^7.3.2", |
72 | 72 | "should": "*",
|
73 |
| - "slm": "^0.5.0", |
74 |
| - "squirrelly": "^5.0.1", |
75 |
| - "swig": "^1.4.1", |
76 |
| - "swig-templates": "^2.0.2", |
| 73 | + "slm": "^2.0.0", |
| 74 | + "squirrelly": "^5.1.0", |
| 75 | + "swig": "^1.4.2", |
| 76 | + "swig-templates": "^2.0.3", |
77 | 77 | "teacup": "^2.0.0",
|
78 | 78 | "templayed": ">=0.2.3",
|
79 |
| - "tinyliquid": "^0.2.30", |
80 |
| - "toffee": "^0.1.12", |
81 |
| - "twig": "^0.10.0", |
82 |
| - "twing": "^4.0.0", |
83 |
| - "underscore": "^1.3.3", |
84 |
| - "vash": "^0.12.2", |
85 |
| - "velocityjs": "^0.8.2", |
| 79 | + "tinyliquid": "^0.2.34", |
| 80 | + "toffee": "^0.3.6", |
| 81 | + "twig": "^1.15.2", |
| 82 | + "twing": "^5.0.2", |
| 83 | + "underscore": "^1.11.0", |
| 84 | + "vash": "^0.13.0", |
| 85 | + "velocityjs": "^2.0.1", |
86 | 86 | "walrus": "^0.10.1",
|
87 | 87 | "whiskers": "^0.4.0"
|
88 | 88 | },
|
|
0 commit comments