chore(deps): update dependency

[skip ci]
This commit is contained in:
禾几海
2020-11-22 16:43:49 +08:00
parent 75b56c604a
commit 27fc65b759
2 changed files with 2833 additions and 2795 deletions

5590
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,15 +12,15 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "^10.1.1", "@angular/animations": "^11.0.2",
"@angular/common": "^10.1.1", "@angular/common": "^11.0.2",
"@angular/compiler": "^10.1.1", "@angular/compiler": "^11.0.2",
"@angular/core": "^10.1.1", "@angular/core": "^11.0.2",
"@angular/forms": "^10.1.1", "@angular/forms": "^11.0.2",
"@angular/platform-browser": "^10.1.1", "@angular/platform-browser": "^11.0.2",
"@angular/platform-browser-dynamic": "^10.1.1", "@angular/platform-browser-dynamic": "^11.0.2",
"@angular/router": "^10.1.1", "@angular/router": "^11.0.2",
"@angular/service-worker": "^10.1.1", "@angular/service-worker": "^11.0.2",
"jquery": "^3.5.1", "jquery": "^3.5.1",
"ng-zorro-antd": "^9.3.0", "ng-zorro-antd": "^9.3.0",
"rxjs": "^6.6.3", "rxjs": "^6.6.3",
@@ -29,10 +29,10 @@
"zone.js": "^0.11.2" "zone.js": "^0.11.2"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^0.1002.0", "@angular-devkit/build-angular": "^0.1100.2",
"@angular/cli": "^10.2.0", "@angular/cli": "^11.0.2",
"@angular/compiler-cli": "^10.1.1", "@angular/compiler-cli": "^11.0.2",
"@angular/language-service": "^10.2.1", "@angular/language-service": "^11.0.2",
"@types/jasmine": "^3.6.0", "@types/jasmine": "^3.6.0",
"@types/jasminewd2": "~2.0.3", "@types/jasminewd2": "~2.0.3",
"@types/node": "^14.14.6", "@types/node": "^14.14.6",