Skip to content

Commit

Permalink
[type:feat] upgrade webapp angualr ngzorro alain version apache#1707
Browse files Browse the repository at this point in the history
  • Loading branch information
Aias00 committed May 10, 2024
1 parent 35afdef commit 718858c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@angular/platform-browser": "17.3.7",
"@angular/platform-browser-dynamic": "17.3.7",
"@angular/router": "17.3.7",
"@delon/abc": "15.2.1",
"@delon/abc": "17.0.2",
"@delon/acl": "15.2.1",
"@delon/auth": "17.3.1",
"@delon/cache": "17.3.1",
Expand All @@ -58,19 +58,19 @@
"@delon/util": "15.2.1",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"angular-tag-cloud-module": "15.0.0",
"angular-tag-cloud-module": "17.0.1",
"echarts": "5.4.3",
"jquery": "3.7.1",
"monaco-editor": "0.36.1",
"ng-zorro-antd": "15.1.0",
"ngx-color-picker": "12.0.1",
"ngx-echarts": "15.0.3",
"ngx-slick-carousel": "15.0.0",
"ngx-color-picker": "16.0.0",
"ngx-echarts": "17.1.0",
"ngx-slick-carousel": "17.0.0",
"rxjs": "7.8.1",
"screenfull": "6.0.2",
"slick-carousel": "1.8.1",
"tslib": "2.6.2",
"zone.js": "0.11.8"
"zone.js": "0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.6",
Expand All @@ -82,12 +82,12 @@
"@angular/cli": "17.3.6",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@delon/testing": "15.2.1",
"@types/jasmine": "4.0.3",
"@types/jasminewd2": "2.0.12",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"@delon/testing": "17.3.1",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"@types/node": "20.12.11",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"eslint": "8.51.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-deprecation": "1.3.3",
Expand Down

0 comments on commit 718858c

Please sign in to comment.