We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30ac1f commit 9516db3Copy full SHA for 9516db3
package.json
@@ -30,20 +30,20 @@
30
"dependencies": {
31
"typescript": "1.5.0-beta",
32
"typedoc-default-themes": "0.3.4",
33
- "fs-extra": "^0.16.5",
34
- "minimatch": "^2.0.4",
35
- "handlebars": "3.0.0",
+ "fs-extra": "^0.22.1",
+ "minimatch": "^2.0.8",
+ "handlebars": "3.0.3",
36
"marked": "^0.3.3",
37
- "highlight.js": "^8.4.0",
38
- "shelljs": "^0.4.0",
+ "highlight.js": "^8.6.0",
+ "shelljs": "^0.5.1",
39
"progress": "^1.1.8"
40
},
41
"devDependencies": {
42
"grunt": "^0.4.5",
43
"grunt-contrib-clean": "^0.6.0",
44
"grunt-contrib-watch": "~0.6.1",
45
- "grunt-string-replace": "^1.0.0",
46
- "grunt-ts": "^3.0.0"
+ "grunt-string-replace": "^1.2.0",
+ "grunt-ts": "^4.2.0-beta"
47
48
"files": [
49
"bin",
0 commit comments