Skip to content

Commit

Permalink
[type:feat] upgrade webapp angualr ngzorro alain version to 17 latest a…
Browse files Browse the repository at this point in the history
  • Loading branch information
yykaue committed May 23, 2024
1 parent 59dba6d commit b757c3b
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 296 deletions.
38 changes: 19 additions & 19 deletions web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.7",
"@angular/common": "17.3.7",
"@angular/compiler": "17.3.7",
"@angular/core": "17.3.7",
"@angular/forms": "17.3.7",
"@angular/platform-browser": "17.3.7",
"@angular/platform-browser-dynamic": "17.3.7",
"@angular/router": "17.3.7",
"@angular/animations": "17.3.10",
"@angular/common": "17.3.10",
"@angular/compiler": "17.3.10",
"@angular/core": "17.3.10",
"@angular/forms": "17.3.10",
"@angular/platform-browser": "17.3.10",
"@angular/platform-browser-dynamic": "17.3.10",
"@angular/router": "17.3.10",
"@delon/abc": "17.0.2",
"@delon/acl": "15.2.1",
"@delon/auth": "17.3.1",
Expand All @@ -62,7 +62,7 @@
"echarts": "5.4.3",
"jquery": "3.7.1",
"monaco-editor": "0.36.1",
"ng-zorro-antd": "15.1.0",
"ng-zorro-antd": "17.4.0",
"ngx-color-picker": "16.0.0",
"ngx-echarts": "17.1.0",
"ngx-slick-carousel": "17.0.0",
Expand All @@ -73,15 +73,15 @@
"zone.js": "0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.6",
"@angular-eslint/builder": "17.3.0",
"@angular-eslint/eslint-plugin": "17.3.0",
"@angular-eslint/eslint-plugin-template": "17.3.0",
"@angular-eslint/schematics": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "17.3.6",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@angular-devkit/build-angular": "17.3.8",
"@angular-eslint/builder": "17.5.0",
"@angular-eslint/eslint-plugin": "17.5.0",
"@angular-eslint/eslint-plugin-template": "17.5.0",
"@angular-eslint/schematics": "17.5.0",
"@angular-eslint/template-parser": "17.5.0",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.10",
"@angular/language-service": "17.3.10",
"@delon/testing": "17.3.1",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
Expand Down Expand Up @@ -126,4 +126,4 @@
"npm run lint:style"
]
}
}
}
Loading

0 comments on commit b757c3b

Please sign in to comment.