Skip to content

Commit

Permalink
feat(Dependencies): Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| npm        | @coreui/angular       | 5.3.15 | 5.3.16 |
| npm        | @coreui/icons-angular | 5.3.15 | 5.3.16 |
| npm        | chart.js              | 4.4.7  | 4.4.8  |
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 4e9eb8c commit a208b34
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
31 changes: 16 additions & 15 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.915.0",
"version": "4.916.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -31,9 +31,9 @@
"@angular/router": "19.1.6",
"@angular/service-worker": "19.1.6",
"@angular/upgrade": "19.1.6",
"@coreui/angular": "5.3.15",
"@coreui/angular": "5.3.16",
"@coreui/coreui": "5.2.0",
"@coreui/icons-angular": "5.3.15",
"@coreui/icons-angular": "5.3.16",
"@ng-bootstrap/ng-bootstrap": "18.0.0",
"@ng-select/ng-select": "14.2.2",
"@sindresorhus/transliterate": "1.6.0",
Expand All @@ -44,7 +44,7 @@
"angulartics2": "14.1.0",
"billboard.js": "3.14.3",
"bootstrap": "5.3.3",
"chart.js": "4.4.7",
"chart.js": "4.4.8",
"cli-color": "2.0.4",
"core-js": "3.40.0",
"css-loader": "7.1.2",
Expand Down

0 comments on commit a208b34

Please sign in to comment.