|
7 | 7 | "bitcore"
|
8 | 8 | ],
|
9 | 9 | "dependencies": {
|
10 |
| - "angular-mocks": "1.4.10", |
11 |
| - "angular-gettext": "2.2.1", |
12 |
| - "angular-moment": "0.10.1", |
13 |
| - "angular-qrcode": "bitpay/angular-qrcode#~6.3.0", |
14 |
| - "ionic": "https://github.com/ionic-team/ionic-v1.git", |
15 |
| - "moment": "2.10.3", |
16 |
| - "ng-lodash": "0.2.3", |
17 |
| - "qrcode-decoder-js": "*", |
| 10 | + "angular-mocks": "https://github.com/angular/bower-angular-mocks.git#f5bcaf2b32c76f778704b7e92f31d661c24f3364", |
| 11 | + "angular-gettext": "https://github.com/rubenv/angular-gettext.git#df72273b60377d6991911757cc0c5bbe1107eefd", |
| 12 | + "angular-moment": "https://github.com/urish/angular-moment.git#8910240ee1872478a1b318d2d800c1c073526c37", |
| 13 | + "angular-qrcode": "https://github.com/bitpay/angular-qrcode.git#290911217db50c3411821448401945d6c4180bbf", |
| 14 | + "ionic": "https://github.com/ionic-team/ionic-v1.git#1b7414fabafc8a87252d9ec30d004bf6ac3fa5a7", |
| 15 | + "moment": "https://github.com/moment/moment.git#6fa444238494318e3c488c81d8520ad2eba8bae7", |
| 16 | + "ng-lodash": "https://github.com/rockabox/ng-lodash.git#0f144f0f9b1884a6d0ae9de5db91d8f7354e30ee", |
| 17 | + "qrcode-decoder-js": "https://github.com/colkito/qrcode-decoder-js.git#b71009466546b975014d0b7e1cf7a158c8fdc7ef", |
18 | 18 | "trezor-connect": "https://github.com/trezor/connect.git#c1a00f9f0f4a13239ba13ddd589c6ca61f2e7876",
|
19 |
| - "ng-csv": "~0.3.6", |
20 |
| - "ionic-toast": "^0.4.1", |
21 |
| - "angular-clipboard": "^1.4.2", |
22 |
| - "angular-md5": "^0.1.10", |
23 |
| - "ngtouch": "^1.0.1" |
| 19 | + "ng-csv": "https://github.com/asafdav/ng-csv.git#6ad5e86785cbc585824268ba065b8a37e7526458", |
| 20 | + "ionic-toast": "https://github.com/rajeshwarpatlolla/ionic-toast.git#d2e9fcab0bf0527ceecfe3fb78f8d1f47fecb436", |
| 21 | + "angular-clipboard": "https://github.com/omichelsen/angular-clipboard.git#6861d5ead55956fb01d64520546c625605366f1a", |
| 22 | + "angular-md5": "https://github.com/gdi2290/angular-md5.git#f0c5d61f92a807b4d3a0b2be98890d8948e03fe7", |
| 23 | + "ngtouch": "https://github.com/nglar/ngTouch.git#1285101327290670a9b85d900254d46f771e6421", |
| 24 | + "angular-animate": "https://github.com/angular/bower-angular-animate.git#671c738980fb0509b2b494716ccd8c004c39f368", |
| 25 | + "angular": "https://github.com/angular/bower-angular.git#5a07c5107b4d24f41744a02b07717d55bad88e70", |
| 26 | + "angular-sanitize": "https://github.com/angular/bower-angular-sanitize.git#d62a5eecedc71828f6f935fbde6c07217a95988a", |
| 27 | + "angular-ui-router": "https://github.com/angular-ui/angular-ui-router-bower.git#2e580f271defdec34f464aab0cca519e41d1ee33", |
| 28 | + "qrcode-generator": "git://github.com/monospaced/bower-qrcode-generator.git#64e898f180fbd76aa2740be41124d219aa735f0c" |
24 | 29 | },
|
25 | 30 | "resolutions": {
|
26 |
| - "angular": "1.5.3", |
27 |
| - "ionic": "1b7414faba" |
| 31 | + "angular": "5a07c5107b4d24f41744a02b07717d55bad88e70", |
| 32 | + "ionic": "1b7414fabafc8a87252d9ec30d004bf6ac3fa5a7", |
| 33 | + "angular-animate": "671c738980fb0509b2b494716ccd8c004c39f368", |
| 34 | + "angular-clipboard": "6861d5ead55956fb01d64520546c625605366f1a", |
| 35 | + "angular-gettext": "df72273b60377d6991911757cc0c5bbe1107eefd", |
| 36 | + "angular-md5": "f0c5d61f92a807b4d3a0b2be98890d8948e03fe7", |
| 37 | + "angular-mocks": "f5bcaf2b32c76f778704b7e92f31d661c24f3364", |
| 38 | + "angular-moment": "8910240ee1872478a1b318d2d800c1c073526c37", |
| 39 | + "angular-qrcode": "290911217db50c3411821448401945d6c4180bbf", |
| 40 | + "angular-sanitize": "d62a5eecedc71828f6f935fbde6c07217a95988a", |
| 41 | + "angular-ui-router": "2e580f271defdec34f464aab0cca519e41d1ee33", |
| 42 | + "ionic-toast": "d2e9fcab0bf0527ceecfe3fb78f8d1f47fecb436", |
| 43 | + "qrcode-decoder-js": "b71009466546b975014d0b7e1cf7a158c8fdc7ef", |
| 44 | + "moment": "6fa444238494318e3c488c81d8520ad2eba8bae7", |
| 45 | + "ng-csv": "6ad5e86785cbc585824268ba065b8a37e7526458", |
| 46 | + "ng-lodash": "0f144f0f9b1884a6d0ae9de5db91d8f7354e30ee", |
| 47 | + "ngtouch": "1285101327290670a9b85d900254d46f771e6421", |
| 48 | + "qrcode-generator": "64e898f180fbd76aa2740be41124d219aa735f0c", |
| 49 | + "trezor-connect": "c1a00f9f0f4a13239ba13ddd589c6ca61f2e7876" |
28 | 50 | }
|
29 | 51 | }
|
0 commit comments