Skip to content

Commit

Permalink
feat(Dependencies): Update all non-major dependencies to v5.3.16
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 |
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 4e9eb8c commit a589cb3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

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

6 changes: 3 additions & 3 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 Down

0 comments on commit a589cb3

Please sign in to comment.