Skip to content

Commit

Permalink
updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanprantl committed May 9, 2024
1 parent 7058142 commit cc37285
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 27 deletions.
58 changes: 36 additions & 22 deletions frontend/src/main/webapp/package-lock.json

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

10 changes: 5 additions & 5 deletions frontend/src/main/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@coreui/angular": "4.7.16",
"@coreui/angular-chartjs": "4.7.16",
"@coreui/chartjs": "3.1.2",
"@coreui/coreui": "4.3.2",
"@coreui/coreui": "5.0.0",
"@coreui/icons": "3.0.1",
"@coreui/icons-angular": "4.7.16",
"@fortawesome/fontawesome-free": "6.5.2",
Expand All @@ -53,9 +53,9 @@
"moment": "2.30.1",
"nanoid": "5.0.7",
"ng": "0.0.0",
"ng2-charts": "5.0.4",
"ng2-charts": "6.0.0",
"ngx-cookie-service": "17.1.0",
"ngx-scrollbar": "13.0.3",
"ngx-scrollbar": "14.0.0",
"rxjs": "7.8.1",
"simple-line-icons": "2.5.5",
"ts-helpers": "1.1.2",
Expand Down Expand Up @@ -100,7 +100,7 @@
"wait-on": "7.2.0"
},
"engines": {
"node": ">= 20.10.0",
"npm": ">= 10.2.3"
"node": ">= 20.13.0",
"npm": ">= 10.5.2"
}
}

0 comments on commit cc37285

Please sign in to comment.