git ssb

10+

Matt McKegg / patchwork



Commit 6de524072b9227d6d6efcc2f9c21d66da5d6f499

Run `npm update` and `npm install`

Christian Bundy committed on 5/2/2018, 2:16:03 PM
Parent: 0860eec08ace9e3fda8b85223b0bf924740870ec

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: 294644 bytes
New file size: 288019 bytes
package.jsonView
@@ -29,21 +29,21 @@
2929 "emojilib": "^2.2.9",
3030 "fix-path": "^2.1.0",
3131 "flatpickr": "^3.0.5-1",
3232 "flumeview-level": "^2.0.3",
33- "flumeview-reduce": "^1.3.12",
33+ "flumeview-reduce": "^1.3.13",
3434 "flumeview-search": "github:mmckegg/flumeview-search#fix-hang-on-short-words",
3535 "hashlru": "^2.2.0",
3636 "human-time": "0.0.1",
3737 "i18n": "^0.8.3",
3838 "level": "~1.7.0",
3939 "lrucache": "^1.0.2",
4040 "micro-css": "^2.0.1",
41- "moment": "^2.18.1",
41+ "moment": "^2.22.1",
4242 "mutant": "^3.21.2",
4343 "mutant-pull-reduce": "^1.1.0",
4444 "obv": "0.0.1",
45- "patch-settings": "~1.1.0",
45+ "patch-settings": "^1.1.1",
4646 "patchcore": "~1.26.1",
4747 "pull-abortable": "^4.1.0",
4848 "pull-cat": "^1.1.11",
4949 "pull-defer": "^0.2.2",
@@ -53,9 +53,9 @@
5353 "pull-paramap": "^1.2.2",
5454 "pull-pause": "~0.0.1",
5555 "pull-ping": "^2.0.2",
5656 "pull-pushable": "^2.0.1",
57- "pull-stream": "~3.6.0",
57+ "pull-stream": "^3.6.7",
5858 "scuttle-blog": "^1.0.0",
5959 "scuttlebot": "~11.2.1",
6060 "secret-stack": "4.0.1",
6161 "sorted-array-functions": "~1.0.0",
@@ -65,16 +65,16 @@
6565 "ssb-backlinks": "~0.6.1",
6666 "ssb-blobs": "~1.1.4",
6767 "ssb-config": "^2.2.0",
6868 "ssb-friends": "^2.3.5",
69- "ssb-keys": "^7.0.13",
69+ "ssb-keys": "^7.0.15",
7070 "ssb-mentions": "^0.5.0",
7171 "ssb-msgs": "^5.2.0",
7272 "ssb-private": "~0.1.4",
7373 "ssb-query": "^1.0.0",
7474 "ssb-ref": "^2.11.1",
7575 "ssb-search": "~1.1.1",
76- "ssb-sort": "^1.0.0",
76+ "ssb-sort": "^1.1.0",
7777 "ssb-ws": "~2.1.1",
7878 "standard": "^11.0.1",
7979 "statistics": "^3.3.0",
8080 "stream-to-pull-stream": "^1.7.2",
@@ -82,9 +82,9 @@
8282 "text-node-searcher": "^1.1.1",
8383 "xtend": "^4.0.1"
8484 },
8585 "devDependencies": {
86- "colors": "^1.1.2",
87- "electron": "~1.8.4",
86+ "colors": "^1.2.3",
87+ "electron": "^1.8.6",
8888 "node-gyp": "^3.6.2"
8989 }
9090 }

Built with git-ssb-web