Commit c6d3917a9dbbaf49b201e4e3964cb2e77346e9d3
bump version of a few deps
Anders Rune Jensen committed on 1/19/2018, 9:14:37 AMParent: 1f8e7bb580d31f7db5b1bf4ffc2b86254aaa577e
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: 306961 bytes New file size: 307891 bytes |
package.json | |||
---|---|---|---|
@@ -54,18 +54,18 @@ | |||
54 | 54 … | "micro-css": "^2.0.1", | |
55 | 55 … | "mutant": "^3.22.1", | |
56 | 56 … | "mutant-pull-reduce": "^1.1.0", | |
57 | 57 … | "open-external": "^0.1.1", | |
58 | - "patch-context": "^2.0.0", | ||
58 … | + "patch-context": "^2.0.1", | ||
59 | 59 … | "patch-drafts": "0.0.6", | |
60 | 60 … | "patch-history": "^1.0.0", | |
61 | 61 … | "patch-hub": "^1.1.0", | |
62 | 62 … | "patch-inbox": "^1.0.2", | |
63 | 63 … | "patch-settings": "^1.0.1", | |
64 | 64 … | "patch-suggest": "^1.0.1", | |
65 | 65 … | "patchbay-book": "^1.0.4", | |
66 | 66 … | "patchbay-gatherings": "^2.0.0", | |
67 | - "patchcore": "^1.18.0", | ||
67 … | + "patchcore": "^1.23.0", | ||
68 | 68 … | "pull-abortable": "^4.1.1", | |
69 | 69 … | "pull-cat": "^1.1.11", | |
70 | 70 … | "pull-next": "^1.0.0", | |
71 | 71 … | "pull-scroll": "^1.0.9", | |
@@ -91,9 +91,9 @@ | |||
91 | 91 … | "ssb-friends": "^2.2.3", | |
92 | 92 … | "ssb-fulltext": "^1.0.1", | |
93 | 93 … | "ssb-keys": "^7.0.13", | |
94 | 94 … | "ssb-private": "^0.1.2", | |
95 | - "ssb-query": "^1.0.1" | ||
95 … | + "ssb-query": "^1.0.2" | ||
96 | 96 … | }, | |
97 | 97 … | "devDependencies": { | |
98 | 98 … | "electro": "^2.0.3", | |
99 | 99 … | "electron": "~1.8.1", |
Built with git-ssb-web