|
11 | 11 | "url": "git+https://github.com/OneNoteDev/WebClipper.git"
|
12 | 12 | },
|
13 | 13 | "devDependencies": {
|
14 |
| - "@types/chrome": "0.0.38", |
| 14 | + "@types/chrome": "0.0.40", |
15 | 15 | "@types/es6-promise": "0.0.32",
|
16 |
| - "@types/jquery": "2.0.39", |
17 |
| - "@types/lodash": "4.14.50", |
| 16 | + "@types/jquery": "2.0.40", |
| 17 | + "@types/lodash": "4.14.52", |
18 | 18 | "@types/mithril": "0.0.31",
|
19 | 19 | "@types/pdf": "0.0.31",
|
20 | 20 | "@types/popper.js": "0.4.5",
|
21 | 21 | "@types/qunit": "1.16.30",
|
22 | 22 | "@types/rangy": "0.0.27",
|
23 | 23 | "@types/safari-extension": "0.0.27",
|
24 | 24 | "@types/sanitize-html": "1.13.31",
|
25 |
| - "@types/sinon": "1.16.34", |
| 25 | + "@types/sinon": "1.16.35", |
26 | 26 | "@types/urijs": "1.15.31",
|
27 | 27 | "@types/velocity-animate": "1.2.29",
|
28 |
| - "browserify": "13.3.0", |
| 28 | + "browserify": "14.1.0", |
29 | 29 | "del": "2.2.2",
|
30 | 30 | "es5-shim": "4.5.9",
|
31 | 31 | "es6-promise": "4.0.5",
|
|
45 | 45 | "gulp-shell": "0.5.2",
|
46 | 46 | "gulp-tslint": "6.1.2",
|
47 | 47 | "gulp-typescript": "3.1.4",
|
48 |
| - "gulp-uglify": "2.0.0", |
49 |
| - "gulp-zip": "3.2.0", |
| 48 | + "gulp-uglify": "2.0.1", |
| 49 | + "gulp-zip": "4.0.0", |
50 | 50 | "json3": "3.3.2",
|
51 | 51 | "lodash": "4.17.4",
|
52 | 52 | "merge-stream": "1.0.1",
|
|
55 | 55 | "node-static": "0.7.9",
|
56 | 56 | "onenoteapi": "1.1.0",
|
57 | 57 | "onenotepicker": "1.0.6",
|
58 |
| - "pdfjs-dist": "1.6.458", |
59 |
| - "popper.js": "1.0.4", |
| 58 | + "pdfjs-dist": "1.7.290", |
| 59 | + "popper.js": "1.0.6", |
60 | 60 | "qunitjs": "1.20.0",
|
61 | 61 | "rangy": "1.3.0",
|
62 | 62 | "run-sequence": "1.2.2",
|
63 |
| - "sanitize-html": "1.13.0", |
| 63 | + "sanitize-html": "1.14.1", |
64 | 64 | "sinon": "1.17.7",
|
65 | 65 | "sinon-qunit": "2.0.0",
|
66 | 66 | "ssl-root-cas": "1.2.3",
|
67 | 67 | "tslint": "3.15.1",
|
68 |
| - "typescript": "2.1.5", |
69 |
| - "urijs": "1.18.4", |
70 |
| - "velocity-animate": "1.4.0", |
| 68 | + "typescript": "2.1.6", |
| 69 | + "urijs": "1.18.7", |
| 70 | + "velocity-animate": "1.4.2", |
71 | 71 | "vinyl-source-stream": "1.1.0",
|
72 | 72 | "yargs": "6.6.0"
|
73 | 73 | }
|
|
0 commit comments