Skip to content

Commit

Permalink
Merge branch 'dev' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Sep 23, 2024
2 parents d49927c + 2db1ff8 commit 96d10d9
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.881.0",
"version": "4.883.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand All @@ -20,7 +20,7 @@
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.3.0",
"@angular/animations": "18.2.5",
"@angular/cdk": "18.2.4",
"@angular/cdk": "18.2.5",
"@angular/common": "18.2.5",
"@angular/compiler": "18.2.5",
"@angular/core": "18.2.5",
Expand All @@ -31,9 +31,9 @@
"@angular/router": "18.2.5",
"@angular/service-worker": "18.2.5",
"@angular/upgrade": "18.2.5",
"@coreui/angular": "5.2.17",
"@coreui/angular": "5.2.18",
"@coreui/coreui": "5.1.2",
"@coreui/icons-angular": "5.2.17",
"@coreui/icons-angular": "5.2.18",
"@ng-bootstrap/ng-bootstrap": "17.0.1",
"@ng-select/ng-select": "13.7.2",
"@sindresorhus/transliterate": "1.6.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"@angular/compiler-cli": "18.2.5",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.0",
"@playwright/test": "1.47.1",
"@playwright/test": "1.47.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "^8.0.0",
Expand All @@ -112,7 +112,7 @@
"npm-run-all2": "6.2.3",
"prettier": "3.3.3",
"raw-loader": "4.0.2",
"sass-loader": "16.0.1",
"sass-loader": "16.0.2",
"script-loader": "0.7.2",
"source-map-loader": "5.0.0",
"style-loader": "4.0.0",
Expand Down

0 comments on commit 96d10d9

Please sign in to comment.