mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-14 03:31:27 +01:00
Upgrade Angular to 13.3.4 (#16772)
Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
parent
a5da06078f
commit
ca019f4030
2283
src/portal/package-lock.json
generated
2283
src/portal/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -25,15 +25,15 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "~13.3.0",
|
"@angular/animations": "~13.3.4",
|
||||||
"@angular/common": "~13.3.0",
|
"@angular/common": "~13.3.4",
|
||||||
"@angular/compiler": "~13.3.0",
|
"@angular/compiler": "~13.3.4",
|
||||||
"@angular/core": "~13.3.0",
|
"@angular/core": "~13.3.4",
|
||||||
"@angular/forms": "~13.3.0",
|
"@angular/forms": "~13.3.4",
|
||||||
"@angular/localize": "~13.3.0",
|
"@angular/localize": "~13.3.4",
|
||||||
"@angular/platform-browser": "~13.3.0",
|
"@angular/platform-browser": "~13.3.4",
|
||||||
"@angular/platform-browser-dynamic": "~13.3.0",
|
"@angular/platform-browser-dynamic": "~13.3.4",
|
||||||
"@angular/router": "~13.3.0",
|
"@angular/router": "~13.3.4",
|
||||||
"rxjs": "^7.4.0",
|
"rxjs": "^7.4.0",
|
||||||
"tslib": "^2.2.0",
|
"tslib": "^2.2.0",
|
||||||
"zone.js": "~0.11.4",
|
"zone.js": "~0.11.4",
|
||||||
@ -53,9 +53,9 @@
|
|||||||
"js-yaml": "^4.1.0"
|
"js-yaml": "^4.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "~13.3.0",
|
"@angular-devkit/build-angular": "~13.3.4",
|
||||||
"@angular/cli": "~13.3.0",
|
"@angular/cli": "~13.3.4",
|
||||||
"@angular/compiler-cli": "~13.3.0",
|
"@angular/compiler-cli": "~13.3.4",
|
||||||
"@types/express": "^4.17.12",
|
"@types/express": "^4.17.12",
|
||||||
"@types/jasmine": "~3.10.1",
|
"@types/jasmine": "~3.10.1",
|
||||||
"@types/node": "^16.11.6",
|
"@types/node": "^16.11.6",
|
||||||
|
Loading…
Reference in New Issue
Block a user