Commit aa83b3d7ce268fa4a57ac8f3087ba11202210289
Bump some minor dependencies
Anders Rune Jensen committed on 5/11/2018, 7:15:21 PMParent: 7e0390c42d4b719beba8ad5fb0439646ab3ef7c2
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: 307993 bytes New file size: 310505 bytes |
package.json | ||
---|---|---|
@@ -46,9 +46,9 @@ | ||
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", |
50 | - "hypertabs": "^5.0.0", | |
50 … | + "hypertabs": "^5.0.1", | |
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", |
@@ -61,17 +61,17 @@ | ||
61 | 61 … | "patch-hub": "^1.1.0", |
62 | 62 … | "patch-inbox": "^1.0.2", |
63 | 63 … | "patch-settings": "^1.1.1", |
64 | 64 … | "patch-suggest": "^1.1.0", |
65 | - "patchbay-book": "^1.0.5", | |
65 … | + "patchbay-book": "^1.0.6", | |
66 | 66 … | "patchbay-gatherings": "^2.0.0", |
67 | 67 … | "patchbay-poll": "^1.0.1", |
68 | 68 … | "patchcore": "^1.26.1", |
69 | 69 … | "pull-abortable": "^4.1.1", |
70 | 70 … | "pull-cat": "^1.1.11", |
71 | 71 … | "pull-next": "^1.0.0", |
72 | 72 … | "pull-scroll": "^1.0.9", |
73 | - "pull-stream": "^3.6.1", | |
73 … | + "pull-stream": "^3.6.8", | |
74 | 74 … | "read-directory": "^2.1.1", |
75 | 75 … | "require-style": "^1.0.1", |
76 | 76 … | "scuttle-blog": "^1.0.0", |
77 | 77 … | "scuttlebot": "^10.4.10", |
@@ -83,9 +83,9 @@ | ||
83 | 83 … | "ssb-chess-db": "^1.0.2", |
84 | 84 … | "ssb-client": "^4.5.7", |
85 | 85 … | "ssb-friends": "^2.2.3", |
86 | 86 … | "ssb-horcrux": "^0.1.3", |
87 | - "ssb-keys": "^7.0.13", | |
87 … | + "ssb-keys": "^7.0.15", | |
88 | 88 … | "ssb-mentions": "^0.4.1", |
89 | 89 … | "ssb-mutual": "^0.1.0", |
90 | 90 … | "ssb-private": "^0.1.2", |
91 | 91 … | "ssb-query": "^1.0.2", |
@@ -96,9 +96,9 @@ | ||
96 | 96 … | "text-node-searcher": "^1.1.1", |
97 | 97 … | "xtend": "^4.0.1" |
98 | 98 … | }, |
99 | 99 … | "devDependencies": { |
100 | - "electro": "^2.0.3", | |
101 | - "electron": "^1.8.3", | |
100 … | + "electro": "^2.1.1", | |
101 … | + "electron": "^1.8.6", | |
102 | 102 … | "standard": "^8.6.0" |
103 | 103 … | } |
104 | 104 … | } |
Built with git-ssb-web