|
33 | 33 | }, |
34 | 34 | "private": true, |
35 | 35 | "dependencies": { |
36 | | - "@angular/animations": "~9.0.5", |
37 | | - "@angular/common": "~9.0.5", |
38 | | - "@angular/compiler": "~9.0.5", |
39 | | - "@angular/core": "~9.0.5", |
40 | | - "@angular/forms": "~9.0.5", |
41 | | - "@angular/platform-browser": "~9.0.5", |
42 | | - "@angular/platform-browser-dynamic": "~9.0.5", |
43 | | - "@angular/platform-server": "~9.0.5", |
44 | | - "@angular/router": "~9.0.5", |
| 36 | + "@angular/animations": "~9.0.7", |
| 37 | + "@angular/common": "~9.0.7", |
| 38 | + "@angular/compiler": "~9.0.7", |
| 39 | + "@angular/core": "~9.0.7", |
| 40 | + "@angular/forms": "~9.0.7", |
| 41 | + "@angular/platform-browser": "~9.0.7", |
| 42 | + "@angular/platform-browser-dynamic": "~9.0.7", |
| 43 | + "@angular/platform-server": "~9.0.7", |
| 44 | + "@angular/router": "~9.0.7", |
45 | 45 | "@briebug/jest-schematic": "^2.1.1", |
46 | 46 | "@types/compression": "^1.7.0", |
47 | 47 | "@types/minimatch": "^3.0.3", |
48 | | - "@types/ws": "^7.2.1", |
| 48 | + "@types/ws": "^7.2.3", |
49 | 49 | "compression": "^1.7.4", |
50 | 50 | "cz-customizable": "^6.2.0", |
51 | | - "jsdom": "^15.2.1", |
| 51 | + "jsdom": "^16.2.1", |
52 | 52 | "minimatch": "^3.0.4", |
53 | 53 | "rxjs": "^6.5.3", |
54 | | - "semver": "^6.3.0", |
55 | | - "tslib": "^1.10.0", |
56 | | - "ws": "^7.2.1", |
57 | | - "zone.js": "~0.10.2" |
| 54 | + "semver": "^7.1.3", |
| 55 | + "tslib": "^1.11.1", |
| 56 | + "ws": "^7.2.3", |
| 57 | + "zone.js": "^0.10.3" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@angular-devkit/build-angular": "^0.900.5", |
61 | | - "@angular-devkit/build-ng-packagr": "~0.900.5", |
62 | | - "@angular/cli": "~9.0.5", |
63 | | - "@angular/compiler-cli": "~9.0.5", |
64 | | - "@angular/language-service": "~9.0.5", |
65 | | - "@bazel/bazel": "^1.2.0", |
66 | | - "@bazel/buildifier": "^0.29.0", |
67 | | - "@bazel/ibazel": "^0.10.3", |
| 60 | + "@angular-devkit/build-angular": "^0.900.7", |
| 61 | + "@angular-devkit/build-ng-packagr": "~0.900.7", |
| 62 | + "@angular/cli": "~9.0.7", |
| 63 | + "@angular/compiler-cli": "~9.0.7", |
| 64 | + "@angular/language-service": "~9.0.7", |
| 65 | + "@bazel/bazel": "^2.1.0", |
| 66 | + "@bazel/buildifier": "^2.2.1", |
| 67 | + "@bazel/ibazel": "^0.12.3", |
68 | 68 | "@types/chalk": "^2.2.0", |
69 | | - "@types/express": "^4.17.0", |
70 | | - "@types/fs-extra": "^8.0.1", |
| 69 | + "@types/express": "^4.17.3", |
| 70 | + "@types/fs-extra": "^8.1.0", |
71 | 71 | "@types/http-proxy-middleware": "^0.19.3", |
72 | | - "@types/jasmine": "~3.4.0", |
| 72 | + "@types/jasmine": "^3.5.9", |
73 | 73 | "@types/jasminewd2": "~2.0.3", |
74 | | - "@types/jest": "25.1.1", |
| 74 | + "@types/jest": "^25.1.4", |
75 | 75 | "@types/jsdom": "^16.1.0", |
76 | 76 | "@types/json5": "^0.0.30", |
77 | | - "@types/marked": "^0.7.0", |
| 77 | + "@types/marked": "^0.7.3", |
78 | 78 | "@types/node": "^12.11.1", |
79 | | - "@types/puppeteer": "^1.20.2", |
| 79 | + "@types/puppeteer": "^2.0.1", |
80 | 80 | "@types/request": "^2.48.4", |
81 | 81 | "@types/yamljs": "^0.2.30", |
82 | | - "@types/yargs": "^13.0.3", |
| 82 | + "@types/yargs": "^15.0.4", |
83 | 83 | "angular-playground": "^7.0.0", |
84 | 84 | "asciidoctor.js": "^1.5.9", |
85 | 85 | "codelyzer": "^5.1.2", |
86 | | - "conventional-changelog": "^2.0.3", |
87 | | - "cypress": "^3.8.3", |
88 | | - "cz-conventional-changelog": "3.0.2", |
| 86 | + "conventional-changelog": "^3.1.18", |
| 87 | + "cypress": "^4.2.0", |
| 88 | + "cz-conventional-changelog": "^3.1.0", |
89 | 89 | "express": "^4.17.1", |
90 | 90 | "front-matter": "^3.0.2", |
91 | | - "fs-extra": "^8.1.0", |
92 | | - "guess-parser": "^0.4.15", |
93 | | - "http-proxy-middleware": "^0.20.0", |
94 | | - "husky": "^4.0.0-beta.5", |
| 91 | + "fs-extra": "^9.0.0", |
| 92 | + "guess-parser": "^0.4.17", |
| 93 | + "http-proxy-middleware": "^1.0.3", |
| 94 | + "husky": "^4.2.3", |
95 | 95 | "jasmine-core": "~3.5.0", |
96 | 96 | "jasmine-spec-reporter": "~4.2.1", |
97 | | - "jest": "24.9.0", |
98 | | - "jest-preset-angular": "8.0.0", |
| 97 | + "jest": "^25.1.0", |
| 98 | + "jest-preset-angular": "^8.1.2", |
99 | 99 | "jsonc": "^2.0.0", |
100 | | - "marked": "^0.7.0", |
| 100 | + "marked": "^0.8.1", |
101 | 101 | "ng-packagr": "^9.0.2", |
102 | | - "nodemon": "^1.19.4", |
| 102 | + "nodemon": "^2.0.2", |
103 | 103 | "osascript": "^1.2.0", |
104 | 104 | "prettier": "^1.19.1", |
105 | 105 | "pretty-quick": "^2.0.1", |
106 | | - "protractor": "~5.4.2", |
107 | | - "puppeteer": "^2.0.0", |
108 | | - "start-server-and-test": "^1.10.8", |
109 | | - "ts-node": "^8.3.0", |
110 | | - "tsickle": "^0.37.1", |
111 | | - "tslint": "~5.20.1", |
| 106 | + "protractor": "^5.4.3", |
| 107 | + "puppeteer": "^2.1.1", |
| 108 | + "start-server-and-test": "^1.10.11", |
| 109 | + "ts-node": "^8.7.0", |
| 110 | + "tsickle": "^0.38.1", |
| 111 | + "tslint": "^6.1.0", |
112 | 112 | "typescript": "^3.6.4", |
113 | | - "wait-on": "^4.0.0", |
| 113 | + "wait-on": "^4.0.1", |
114 | 114 | "yamljs": "^0.3.0", |
115 | | - "yargs": "^14.2.0" |
| 115 | + "yargs": "^15.3.1" |
116 | 116 | }, |
117 | 117 | "config": { |
118 | 118 | "commitizen": { |
|
0 commit comments