Update dependencies
This commit is contained in:
parent
a27a7a97fb
commit
61ab341e33
1928
package-lock.json
generated
1928
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
28
package.json
28
package.json
@ -51,15 +51,15 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/animations": "^9.1.10",
|
||||
"@angular/animations": "^9.1.11",
|
||||
"@angular/cdk": "^9.2.4",
|
||||
"@angular/common": "^9.1.10",
|
||||
"@angular/compiler": "^9.1.10",
|
||||
"@angular/core": "^9.1.10",
|
||||
"@angular/forms": "^9.1.10",
|
||||
"@angular/platform-browser": "^9.1.10",
|
||||
"@angular/platform-browser-dynamic": "^9.1.10",
|
||||
"@angular/router": "^9.1.10",
|
||||
"@angular/common": "^9.1.11",
|
||||
"@angular/compiler": "^9.1.11",
|
||||
"@angular/core": "^9.1.11",
|
||||
"@angular/forms": "^9.1.11",
|
||||
"@angular/platform-browser": "^9.1.11",
|
||||
"@angular/platform-browser-dynamic": "^9.1.11",
|
||||
"@angular/router": "^9.1.11",
|
||||
"ajv": "^6.12.2",
|
||||
"chartist": "^0.11.4",
|
||||
"chartist-plugin-tooltips": "^0.0.17",
|
||||
@ -73,16 +73,16 @@
|
||||
"zone.js": "^0.10.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^0.901.7",
|
||||
"@angular/cli": "^9.1.7",
|
||||
"@angular/compiler-cli": "^9.1.10",
|
||||
"@angular/language-service": "^9.1.10",
|
||||
"@angular-devkit/build-angular": "^0.901.8",
|
||||
"@angular/cli": "^9.1.8",
|
||||
"@angular/compiler-cli": "^9.1.11",
|
||||
"@angular/language-service": "^9.1.11",
|
||||
"@types/chartist": "^0.9.48",
|
||||
"@types/highlight.js": "^9.12.4",
|
||||
"@types/jasmine": "~3.5.10",
|
||||
"@types/jasminewd2": "~2.0.8",
|
||||
"@types/marked": "^0.7.4",
|
||||
"@types/node": "^14.0.12",
|
||||
"@types/node": "^14.0.13",
|
||||
"bourbon": "7.0.0",
|
||||
"bourbon-neat": "4.0.0",
|
||||
"codelyzer": "^5.2.2",
|
||||
@ -100,7 +100,7 @@
|
||||
"protractor": "^7.0.0",
|
||||
"puppeteer": "^3.3.0",
|
||||
"ts-node": "^8.10.2",
|
||||
"tslib": "^2.0.0",
|
||||
"tslib": "^1.13.0",
|
||||
"tslint": "^6.1.2",
|
||||
"typescript": "^3.8.3"
|
||||
}
|
||||
|
Reference in New Issue
Block a user