chore(deps): update dependency
[skip ci]
This commit is contained in:
5602
package-lock.json
generated
5602
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@@ -12,15 +12,15 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^10.1.1",
|
||||
"@angular/common": "^10.1.1",
|
||||
"@angular/compiler": "^10.1.1",
|
||||
"@angular/core": "^10.1.1",
|
||||
"@angular/forms": "^10.1.1",
|
||||
"@angular/platform-browser": "^10.1.1",
|
||||
"@angular/platform-browser-dynamic": "^10.1.1",
|
||||
"@angular/router": "^10.1.1",
|
||||
"@angular/service-worker": "^10.1.1",
|
||||
"@angular/animations": "^11.0.2",
|
||||
"@angular/common": "^11.0.2",
|
||||
"@angular/compiler": "^11.0.2",
|
||||
"@angular/core": "^11.0.2",
|
||||
"@angular/forms": "^11.0.2",
|
||||
"@angular/platform-browser": "^11.0.2",
|
||||
"@angular/platform-browser-dynamic": "^11.0.2",
|
||||
"@angular/router": "^11.0.2",
|
||||
"@angular/service-worker": "^11.0.2",
|
||||
"jquery": "^3.5.1",
|
||||
"ng-zorro-antd": "^9.3.0",
|
||||
"rxjs": "^6.6.3",
|
||||
@@ -29,10 +29,10 @@
|
||||
"zone.js": "^0.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^0.1002.0",
|
||||
"@angular/cli": "^10.2.0",
|
||||
"@angular/compiler-cli": "^10.1.1",
|
||||
"@angular/language-service": "^10.2.1",
|
||||
"@angular-devkit/build-angular": "^0.1100.2",
|
||||
"@angular/cli": "^11.0.2",
|
||||
"@angular/compiler-cli": "^11.0.2",
|
||||
"@angular/language-service": "^11.0.2",
|
||||
"@types/jasmine": "^3.6.0",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
"@types/node": "^14.14.6",
|
||||
|
||||
Reference in New Issue
Block a user