Skip to content

Commit

Permalink
upated cli
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Aug 14, 2024
1 parent 59d1cc1 commit 267641f
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 68 deletions.
119 changes: 59 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.3.0",
"@angular/animations": "18.1.4",
"@angular/cdk": "17.3.10",
"@angular/cdk": "18.1.4",
"@angular/common": "18.1.4",
"@angular/compiler": "18.1.4",
"@angular/core": "18.1.4",
Expand All @@ -31,11 +31,11 @@
"@angular/router": "18.1.4",
"@angular/service-worker": "18.1.4",
"@angular/upgrade": "18.1.4",
"@coreui/angular": "5.1.11",
"@coreui/angular": "5.2.13",
"@coreui/coreui": "5.1.1",
"@coreui/icons-angular": "5.1.11",
"@ng-bootstrap/ng-bootstrap": "16.0.0",
"@ng-select/ng-select": "12.0.7",
"@coreui/icons-angular": "5.2.13",
"@ng-bootstrap/ng-bootstrap": "17.0.0",
"@ng-select/ng-select": "13.7.0",
"@sindresorhus/transliterate": "1.6.0",
"@types/d3": "7.4.3",
"@types/jquery": "3.5.30",
Expand All @@ -62,11 +62,11 @@
"moment": "2.30.1",
"ng2-charts": "5.0.4",
"ng2-cookies": "1.0.12",
"ngx-bootstrap": "12.0.0",
"ngx-bootstrap": "18.0.2",
"ngx-clipboard": "16.0.0",
"ngx-cookie-service": "17.1.0",
"ngx-cookie-service": "18.0.0",
"ngx-matomo-client": "6.2.0",
"ngx-owl-carousel-o": "17.0.0",
"ngx-owl-carousel-o": "18.0.0",
"ngx-scrollbar": "13.0.3",
"postcss-loader": "8.1.1",
"postcss-url": "10.1.3",
Expand Down

0 comments on commit 267641f

Please sign in to comment.