Commit d22c36ea4da9183f58fd876389647dc4fd133948
Merge pull request #162 from cryptix/npmUpdate
updated npm dependenciesmix irving authored on 11/19/2017, 11:09:34 PM
GitHub committed on 11/19/2017, 11:09:34 PM
Parent: 07cfe9bf013a2baa61f2d075994dc78be9aa9309
Parent: 8f7d60777e8919d39bbc03a09419698ea778ab64
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 283078 bytes New file size: 280540 bytes |
package.json | ||
---|---|---|
@@ -33,17 +33,17 @@ | ||
33 | 33 … | "url": "https://github.com/ssbc/patchbay/issues" |
34 | 34 … | }, |
35 | 35 … | "homepage": "https://github.com/ssbc/patchbay#readme", |
36 | 36 … | "dependencies": { |
37 | - "bulk-require": "^1.0.0", | |
37 … | + "bulk-require": "^1.0.1", | |
38 | 38 … | "bulkify": "^1.4.2", |
39 | 39 … | "cross-script": "^1.0.5", |
40 | 40 … | "dataurl-": "^0.1.0", |
41 | 41 … | "depject": "^3.2.0", |
42 | - "depnest": "^1.0.2", | |
42 … | + "depnest": "^1.3.0", | |
43 | 43 … | "electron-default-menu": "^1.0.1", |
44 | 44 … | "electron-window-state": "^4.1.1", |
45 | - "es2040": "^1.2.5", | |
45 … | + "es2040": "^1.2.6", | |
46 | 46 … | "font-awesome": "^4.7.0", |
47 | 47 … | "hypercrop": "^1.1.0", |
48 | 48 … | "hyperfile": "^2.0.0", |
49 | 49 … | "hyperlightbox": "^1.0.0", |
@@ -51,33 +51,33 @@ | ||
51 | 51 … | "insert-css": "^2.0.0", |
52 | 52 … | "libnested": "^1.2.1", |
53 | 53 … | "lodash": "^4.17.4", |
54 | 54 … | "micro-css": "^2.0.1", |
55 | - "mutant": "^3.18.0", | |
56 | - "mutant-pull-reduce": "^1.0.1", | |
55 … | + "mutant": "^3.22.1", | |
56 … | + "mutant-pull-reduce": "^1.1.0", | |
57 | 57 … | "open-external": "^0.1.1", |
58 | 58 … | "patch-context": "^2.0.0", |
59 | 59 … | "patch-history": "^1.0.0", |
60 | 60 … | "patch-hub": "^1.1.0", |
61 | 61 … | "patch-inbox": "^1.0.2", |
62 | - "patch-settings": "^1.0.0", | |
62 … | + "patch-settings": "^1.0.1", | |
63 | 63 … | "patch-suggest": "^1.0.1", |
64 | - "patchbay-book": "^1.0.0", | |
64 … | + "patchbay-book": "^1.0.2", | |
65 | 65 … | "patchbay-gatherings": "^2.0.0", |
66 | - "patchcore": "^1.12.1", | |
66 … | + "patchcore": "^1.16.0", | |
67 | 67 … | "pull-abortable": "^4.1.1", |
68 | 68 … | "pull-cat": "^1.1.11", |
69 | - "pull-next": "1.0.0", | |
69 … | + "pull-next": "^1.0.0", | |
70 | 70 … | "pull-scroll": "^1.0.9", |
71 | - "pull-stream": "^3.5.0", | |
72 | - "read-directory": "^2.0.0", | |
73 | - "require-style": "^1.0.0", | |
74 | - "scuttlebot": "^10.4.4", | |
71 … | + "pull-stream": "^3.6.1", | |
72 … | + "read-directory": "^2.1.1", | |
73 … | + "require-style": "^1.0.1", | |
74 … | + "scuttlebot": "^10.4.10", | |
75 | 75 … | "setimmediate": "^1.0.5", |
76 | 76 … | "ssb-chess": "^1.7.1", |
77 | - "ssb-chess-db": "1.0.1", | |
77 … | + "ssb-chess-db": "^1.0.1", | |
78 | 78 … | "ssb-horcrux": "^0.1.3", |
79 | - "ssb-mentions": "~0.4.0", | |
79 … | + "ssb-mentions": "^0.4.1", | |
80 | 80 … | "ssb-mutual": "^0.1.0", |
81 | 81 … | "ssb-ws": "^1.0.3", |
82 | 82 … | "style-resolve": "^1.0.1", |
83 | 83 … | "suggest-box": "^2.2.3", |
Built with git-ssb-web