|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^10.2.0", |
15 | | - "@angular/common": "^10.2.0", |
16 | | - "@angular/compiler": "^10.2.0", |
17 | | - "@angular/core": "^10.2.0", |
18 | | - "@angular/forms": "^10.2.0", |
19 | | - "@angular/platform-browser": "^10.2.0", |
20 | | - "@angular/platform-browser-dynamic": "^10.2.0", |
21 | | - "@angular/router": "^10.2.0", |
22 | | - "@google-pay/button-element": "file:../../src/button-element", |
| 14 | + "@angular/animations": "^10.2.2", |
| 15 | + "@angular/common": "^10.2.2", |
| 16 | + "@angular/compiler": "^10.2.2", |
| 17 | + "@angular/core": "^10.2.2", |
| 18 | + "@angular/forms": "^10.2.2", |
| 19 | + "@angular/platform-browser": "^10.2.2", |
| 20 | + "@angular/platform-browser-dynamic": "^10.2.2", |
| 21 | + "@angular/router": "^10.2.2", |
| 22 | + "@google-pay/button-angular": "file:../../src/button-angular/dist", |
| 23 | + "@types/googlepay": "^0.5.0", |
23 | 24 | "rxjs": "~6.6.3", |
24 | 25 | "tslib": "^2.0.0", |
25 | | - "zone.js": "~0.11.2" |
| 26 | + "zone.js": "^0.11.3" |
26 | 27 | }, |
27 | 28 | "devDependencies": { |
28 | 29 | "@angular-devkit/build-angular": "^0.1002.0", |
29 | 30 | "@angular/cli": "^10.2.0", |
30 | | - "@angular/compiler-cli": "^10.2.0", |
31 | | - "@types/jasmine": "^3.6.0", |
| 31 | + "@angular/compiler-cli": "^10.2.2", |
| 32 | + "@types/jasmine": "^3.6.1", |
32 | 33 | "@types/jasminewd2": "~2.0.3", |
33 | | - "@types/node": "^14.14.5", |
| 34 | + "@types/node": "^14.14.6", |
34 | 35 | "codelyzer": "^6.0.1", |
35 | 36 | "jasmine-core": "~3.5.0", |
36 | 37 | "jasmine-spec-reporter": "~5.0.0", |
|
0 commit comments