git ssb

16+

Dominic / patchbay



Commit 8f7d60777e8919d39bbc03a09419698ea778ab64

updated npm dependencies

Henry committed on 11/19/2017, 9:46:02 PM
Parent: 07cfe9bf013a2baa61f2d075994dc78be9aa9309

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
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.jsonView
@@ -33,17 +33,17 @@
3333 "url": "https://github.com/ssbc/patchbay/issues"
3434 },
3535 "homepage": "https://github.com/ssbc/patchbay#readme",
3636 "dependencies": {
37- "bulk-require": "^1.0.0",
37 + "bulk-require": "^1.0.1",
3838 "bulkify": "^1.4.2",
3939 "cross-script": "^1.0.5",
4040 "dataurl-": "^0.1.0",
4141 "depject": "^3.2.0",
42- "depnest": "^1.0.2",
42 + "depnest": "^1.3.0",
4343 "electron-default-menu": "^1.0.1",
4444 "electron-window-state": "^4.1.1",
45- "es2040": "^1.2.5",
45 + "es2040": "^1.2.6",
4646 "font-awesome": "^4.7.0",
4747 "hypercrop": "^1.1.0",
4848 "hyperfile": "^2.0.0",
4949 "hyperlightbox": "^1.0.0",
@@ -51,33 +51,33 @@
5151 "insert-css": "^2.0.0",
5252 "libnested": "^1.2.1",
5353 "lodash": "^4.17.4",
5454 "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",
5757 "open-external": "^0.1.1",
5858 "patch-context": "^2.0.0",
5959 "patch-history": "^1.0.0",
6060 "patch-hub": "^1.1.0",
6161 "patch-inbox": "^1.0.2",
62- "patch-settings": "^1.0.0",
62 + "patch-settings": "^1.0.1",
6363 "patch-suggest": "^1.0.1",
64- "patchbay-book": "^1.0.0",
64 + "patchbay-book": "^1.0.2",
6565 "patchbay-gatherings": "^2.0.0",
66- "patchcore": "^1.12.1",
66 + "patchcore": "^1.16.0",
6767 "pull-abortable": "^4.1.1",
6868 "pull-cat": "^1.1.11",
69- "pull-next": "1.0.0",
69 + "pull-next": "^1.0.0",
7070 "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",
7575 "setimmediate": "^1.0.5",
7676 "ssb-chess": "^1.7.1",
77- "ssb-chess-db": "1.0.1",
77 + "ssb-chess-db": "^1.0.1",
7878 "ssb-horcrux": "^0.1.3",
79- "ssb-mentions": "~0.4.0",
79 + "ssb-mentions": "^0.4.1",
8080 "ssb-mutual": "^0.1.0",
8181 "ssb-ws": "^1.0.3",
8282 "style-resolve": "^1.0.1",
8383 "suggest-box": "^2.2.3",

Built with git-ssb-web