Skip to content

Commit

Permalink
Merge pull request #6174 from deNBI/deps/patch-all-minor-patch
Browse files Browse the repository at this point in the history
feat(Dependencies): Update all non-major dependencies to v18.2.2 (patch)
  • Loading branch information
dweinholz authored Aug 29, 2024
2 parents eb8afec + ea6cbf0 commit bcb0b8b
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
158 changes: 79 additions & 79 deletions package-lock.json

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

28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.867.0",
"version": "4.868.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand All @@ -19,18 +19,18 @@
"private": true,
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.3.0",
"@angular/animations": "18.2.1",
"@angular/cdk": "18.2.1",
"@angular/common": "18.2.1",
"@angular/compiler": "18.2.1",
"@angular/core": "18.2.1",
"@angular/forms": "18.2.1",
"@angular/localize": "18.2.1",
"@angular/platform-browser": "18.2.1",
"@angular/platform-browser-dynamic": "18.2.1",
"@angular/router": "18.2.1",
"@angular/service-worker": "18.2.1",
"@angular/upgrade": "18.2.1",
"@angular/animations": "18.2.2",
"@angular/cdk": "18.2.2",
"@angular/common": "18.2.2",
"@angular/compiler": "18.2.2",
"@angular/core": "18.2.2",
"@angular/forms": "18.2.2",
"@angular/localize": "18.2.2",
"@angular/platform-browser": "18.2.2",
"@angular/platform-browser-dynamic": "18.2.2",
"@angular/router": "18.2.2",
"@angular/service-worker": "18.2.2",
"@angular/upgrade": "18.2.2",
"@coreui/angular": "5.2.16",
"@coreui/coreui": "5.1.2",
"@coreui/icons-angular": "5.2.16",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@angular-eslint/schematics": "18.3.0",
"@angular-eslint/template-parser": "18.3.0",
"@angular/cli": "^18.1.4",
"@angular/compiler-cli": "18.2.1",
"@angular/compiler-cli": "18.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.0",
"@playwright/test": "1.46.1",
Expand Down

0 comments on commit bcb0b8b

Please sign in to comment.