git ssb

16+

Dominic / patchbay



Commit c5835557d006a50602b898335246296708f5138a

Update NPM dependencies

Christian Bundy committed on 9/24/2018, 8:24:46 PM
Parent: 5149067cc270bfcbf301fd7c1db66cd15659a53f

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: 315116 bytes
New file size: 360896 bytes
package.jsonView
@@ -48,15 +48,15 @@
4848 "dataurl-": "^0.1.0",
4949 "depject": "^4.1.1",
5050 "depnest": "^1.3.0",
5151 "electron-default-menu": "^1.0.1",
52- "electron-window-state": "^4.1.1",
52 + "electron-window-state": "^5.0.1",
5353 "font-awesome": "^4.7.0",
5454 "hypercrop": "^1.1.0",
5555 "hyperfile": "^2.0.0",
5656 "hyperlightbox": "^1.0.0",
5757 "hypertabs": "^5.0.1",
58- "json5": "^1.0.1",
58 + "json5": "^2.0.1",
5959 "libnested": "^1.3.2",
6060 "lodash": "^4.17.10",
6161 "marama": "^1.2.2",
6262 "micro-css": "^2.0.1",
@@ -82,9 +82,9 @@
8282 "read-directory": "^3.0.0",
8383 "require-style": "^1.0.1",
8484 "scuttle-blog": "^1.0.1",
8585 "scuttle-poll": "^1.3.4",
86- "scuttlebot": "^12.0.0",
86 + "scuttlebot": "^12.1.0",
8787 "setimmediate": "^1.0.5",
8888 "ssb-about": "^0.1.2",
8989 "ssb-backlinks": "^0.7.3",
9090 "ssb-blobs": "^1.1.5",
@@ -109,9 +109,9 @@
109109 "xtend": "^4.0.1"
110110 },
111111 "devDependencies": {
112112 "electro": "^2.1.1",
113- "electron": "^2.0.8",
113 + "electron": "^3.0.0",
114114 "eslint-config-standard": "^12.0.0",
115- "standard": "^11.0.1"
115 + "standard": "^12.0.1"
116116 }
117117 }

Built with git-ssb-web