Update dependencies

This commit is contained in:
Mo Bitar
2019-11-06 13:21:38 -06:00
parent 6c69e2c9ce
commit c0261cab2c
5 changed files with 47 additions and 1910 deletions

View File

@@ -7963,12 +7963,17 @@ function () {
case 73:
params.cursor_token = _context96.sent;
params['api'] = SFHttpManager.getApiVersion();
_context96.prev = 75;
if (_this24.loggingEnabled) {
console.log("Syncing with params", params);
}
_context96.prev = 76;
_context96.t2 = _this24.httpManager;
_context96.next = 79;
_context96.next = 80;
return _this24.getSyncURL();
case 79:
case 80:
_context96.t3 = _context96.sent;
_context96.t4 = params;
@@ -7994,20 +7999,20 @@ function () {
_context96.t2.postAuthenticatedAbsolute.call(_context96.t2, _context96.t3, _context96.t4, _context96.t5, _context96.t6);
_context96.next = 89;
_context96.next = 90;
break;
case 86:
_context96.prev = 86;
_context96.t7 = _context96["catch"](75);
case 87:
_context96.prev = 87;
_context96.t7 = _context96["catch"](76);
console.log("Sync exception caught:", _context96.t7);
case 89:
case 90:
case "end":
return _context96.stop();
}
}
}, _callee95, null, [[41, 46], [52, 56, 60, 68], [61,, 63, 67], [75, 86]]);
}, _callee95, null, [[41, 46], [52, 56, 60, 68], [61,, 63, 67], [76, 87]]);
}));
return function (_x123, _x124) {
@@ -9568,7 +9573,10 @@ function () {
}, {
key: "potentialItemOfInterestHasChangedItsUUID",
value: function potentialItemOfInterestHasChangedItsUUID(newItem, oldUUID, newUUID) {
// optional override
if (this.errorDecrypting) {
return;
}
var _iteratorNormalCompletion48 = true;
var _didIteratorError48 = false;
var _iteratorError48 = undefined;
@@ -73194,12 +73202,17 @@ function () {
case 73:
params.cursor_token = _context96.sent;
params['api'] = SFHttpManager.getApiVersion();
_context96.prev = 75;
if (_this24.loggingEnabled) {
console.log("Syncing with params", params);
}
_context96.prev = 76;
_context96.t2 = _this24.httpManager;
_context96.next = 79;
_context96.next = 80;
return _this24.getSyncURL();
case 79:
case 80:
_context96.t3 = _context96.sent;
_context96.t4 = params;
@@ -73225,20 +73238,20 @@ function () {
_context96.t2.postAuthenticatedAbsolute.call(_context96.t2, _context96.t3, _context96.t4, _context96.t5, _context96.t6);
_context96.next = 89;
_context96.next = 90;
break;
case 86:
_context96.prev = 86;
_context96.t7 = _context96["catch"](75);
case 87:
_context96.prev = 87;
_context96.t7 = _context96["catch"](76);
console.log("Sync exception caught:", _context96.t7);
case 89:
case 90:
case "end":
return _context96.stop();
}
}
}, _callee95, null, [[41, 46], [52, 56, 60, 68], [61,, 63, 67], [75, 86]]);
}, _callee95, null, [[41, 46], [52, 56, 60, 68], [61,, 63, 67], [76, 87]]);
}));
return function (_x123, _x124) {
@@ -74799,7 +74812,10 @@ function () {
}, {
key: "potentialItemOfInterestHasChangedItsUUID",
value: function potentialItemOfInterestHasChangedItsUUID(newItem, oldUUID, newUUID) {
// optional override
if (this.errorDecrypting) {
return;
}
var _iteratorNormalCompletion48 = true;
var _didIteratorError48 = false;
var _iteratorError48 = undefined;

File diff suppressed because one or more lines are too long

1883
dist/stylesheets/app.css vendored

File diff suppressed because one or more lines are too long

12
package-lock.json generated
View File

@@ -6241,9 +6241,9 @@
"dev": true
},
"sn-stylekit": {
"version": "2.0.15",
"resolved": "https://registry.npmjs.org/sn-stylekit/-/sn-stylekit-2.0.15.tgz",
"integrity": "sha512-QY8MtnHphyGJ0ne05DEhiPQuacOHT1owxl1UVsCNRaY8EtwH2KByu9MAtWBpMiNqGQEz1NK68VOl1lRfCK25gQ==",
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/sn-stylekit/-/sn-stylekit-2.0.16.tgz",
"integrity": "sha512-KZcTqsSej1qneuszOg311NY7jNi10x30yQKSpYkkSWXA8+K4CSarqEzmEX/2tAdsAiiX4DFNk0SVmVuIsY6thQ==",
"dev": true
},
"snapdragon": {
@@ -6433,9 +6433,9 @@
"dev": true
},
"standard-file-js": {
"version": "0.3.70",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.70.tgz",
"integrity": "sha512-SHBwrUHS+8m5G6gtueZQuGZnrp3ErZbDWNz0jN8dqd+2iKO0HGEpBvs2OOGx7xqOw/7o2ChiDbjf9oHqCs3l+Q==",
"version": "0.3.71",
"resolved": "https://registry.npmjs.org/standard-file-js/-/standard-file-js-0.3.71.tgz",
"integrity": "sha512-gd64jcjaVNZqjWxjPJRoa3lBmMtL2HshKjXt4S1ETFLwEdPpEj9If2iVHQOE02Idf2x/LfCyBxH4kPupiqfEig==",
"dev": true
},
"static-extend": {

View File

@@ -38,8 +38,8 @@
"grunt-shell": "^3.0.1",
"mocha": "^6.2.2",
"serve-static": "^1.14.1",
"sn-stylekit": "2.0.15",
"sn-stylekit": "2.0.16",
"snjs": "0.2.8",
"standard-file-js": "0.3.70"
"standard-file-js": "0.3.71"
}
}