git ssb

16+

Dominic / patchbay



Commit aa83b3d7ce268fa4a57ac8f3087ba11202210289

Bump some minor dependencies

Anders Rune Jensen committed on 5/11/2018, 7:15:21 PM
Parent: 7e0390c42d4b719beba8ad5fb0439646ab3ef7c2

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: 307993 bytes
New file size: 310505 bytes
package.jsonView
@@ -46,9 +46,9 @@
4646 "font-awesome": "^4.7.0",
4747 "hypercrop": "^1.1.0",
4848 "hyperfile": "^2.0.0",
4949 "hyperlightbox": "^1.0.0",
50- "hypertabs": "^5.0.0",
50 + "hypertabs": "^5.0.1",
5151 "insert-css": "^2.0.0",
5252 "libnested": "^1.2.1",
5353 "lodash": "^4.17.4",
5454 "micro-css": "^2.0.1",
@@ -61,17 +61,17 @@
6161 "patch-hub": "^1.1.0",
6262 "patch-inbox": "^1.0.2",
6363 "patch-settings": "^1.1.1",
6464 "patch-suggest": "^1.1.0",
65- "patchbay-book": "^1.0.5",
65 + "patchbay-book": "^1.0.6",
6666 "patchbay-gatherings": "^2.0.0",
6767 "patchbay-poll": "^1.0.1",
6868 "patchcore": "^1.26.1",
6969 "pull-abortable": "^4.1.1",
7070 "pull-cat": "^1.1.11",
7171 "pull-next": "^1.0.0",
7272 "pull-scroll": "^1.0.9",
73- "pull-stream": "^3.6.1",
73 + "pull-stream": "^3.6.8",
7474 "read-directory": "^2.1.1",
7575 "require-style": "^1.0.1",
7676 "scuttle-blog": "^1.0.0",
7777 "scuttlebot": "^10.4.10",
@@ -83,9 +83,9 @@
8383 "ssb-chess-db": "^1.0.2",
8484 "ssb-client": "^4.5.7",
8585 "ssb-friends": "^2.2.3",
8686 "ssb-horcrux": "^0.1.3",
87- "ssb-keys": "^7.0.13",
87 + "ssb-keys": "^7.0.15",
8888 "ssb-mentions": "^0.4.1",
8989 "ssb-mutual": "^0.1.0",
9090 "ssb-private": "^0.1.2",
9191 "ssb-query": "^1.0.2",
@@ -96,9 +96,9 @@
9696 "text-node-searcher": "^1.1.1",
9797 "xtend": "^4.0.1"
9898 },
9999 "devDependencies": {
100- "electro": "^2.0.3",
101- "electron": "^1.8.3",
100 + "electro": "^2.1.1",
101 + "electron": "^1.8.6",
102102 "standard": "^8.6.0"
103103 }
104104 }

Built with git-ssb-web