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       | 4.5.25 | 4.5.27 |
| npm        | @coreui/icons-angular | 4.5.25 | 4.5.27 |
| npm        | core-js               | 3.33.0 | 3.33.1 |
  • Loading branch information
renovate[bot] committed Oct 20, 2023
1 parent f11eaec commit 56116f0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 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.788.0",
"version": "4.789.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand Down Expand Up @@ -31,9 +31,9 @@
"@angular/router": "16.2.10",
"@angular/service-worker": "16.2.10",
"@angular/upgrade": "16.2.10",
"@coreui/angular": "4.5.25",
"@coreui/angular": "4.5.27",
"@coreui/coreui": "4.2.6",
"@coreui/icons-angular": "4.5.25",
"@coreui/icons-angular": "4.5.27",
"@ng-bootstrap/ng-bootstrap": "^15.0.1",
"@ng-select/ng-select": "^11.0.0",
"@sindresorhus/transliterate": "1.6.0",
Expand All @@ -46,7 +46,7 @@
"bootstrap": "4.6.2",
"chart.js": "4.4.0",
"cli-color": "2.0.3",
"core-js": "3.33.0",
"core-js": "3.33.1",
"css-loader": "6.8.1",
"cssnano": "6.0.1",
"d3": "7.8.5",
Expand Down

0 comments on commit 56116f0

Please sign in to comment.