git ssb

10+

Matt McKegg / patchwork



Commit bcf57d32283dc6dab8d3a4ed2ef027a7425349fc

Merge branch 'master' of https://github.com/ssbc/patchwork

Matt McKegg committed on 7/10/2018, 9:30:45 PM
Parent: f8df45ad8c8ea1dda9695a9e5b3a83fa64cdb1c4
Parent: 97990266d9ed05f7c08f52f0fdfebba44a175c1e

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: 283508 bytes
New file size: 283569 bytes
package.jsonView
@@ -14,9 +14,9 @@
1414 },
1515 "author": "Secure Scuttlebutt Consortium",
1616 "license": "AGPL-3.0",
1717 "dependencies": {
18- "app-root-path": "^2.0.1",
18 + "app-root-path": "^2.1.0",
1919 "bulk-require": "^1.0.1",
2020 "compare-version": "^0.1.2",
2121 "cross-script": "^1.0.5",
2222 "deep-equal": "^1.0.1",
@@ -28,9 +28,9 @@
2828 "emoji-named-characters": "^1.0.2",
2929 "emojilib": "^2.2.12",
3030 "escape-string-regexp": "^1.0.5",
3131 "fix-path": "^2.1.0",
32- "flatpickr": "^4.4.6",
32 + "flatpickr": "^4.5.1",
3333 "flumeview-level": "^3.0.4",
3434 "flumeview-reduce": "^1.3.13",
3535 "flumeview-search": "^1.0.3",
3636 "hashlru": "^2.2.1",
@@ -39,9 +39,9 @@
3939 "level": "^4.0.0",
4040 "lrucache": "^1.0.3",
4141 "micro-css": "^2.0.1",
4242 "moment": "^2.22.1",
43- "moment-timezone": "^0.5.17",
43 + "moment-timezone": "^0.5.21",
4444 "mutant": "^3.22.1",
4545 "mutant-pull-reduce": "^1.1.0",
4646 "obv": "0.0.1",
4747 "patch-settings": "^1.1.2",
@@ -85,8 +85,8 @@
8585 "xtend": "^4.0.1"
8686 },
8787 "devDependencies": {
8888 "colors": "^1.2.5",
89- "electron": "^2.0.0",
89 + "electron": "^2.0.4",
9090 "node-gyp": "^3.6.2"
9191 }
9292 }

Built with git-ssb-web