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        | @angular-devkit/build-angular     | 18.2.9   | 18.2.12  |
| npm        | @angular/animations               | 18.2.8   | 18.2.12  |
| npm        | @angular/cdk                      | 18.2.9   | 18.2.13  |
| npm        | @angular/cli                      | 18.2.9   | 18.2.12  |
| npm        | @angular/common                   | 18.2.8   | 18.2.12  |
| npm        | @angular/compiler                 | 18.2.8   | 18.2.12  |
| npm        | @angular/compiler-cli             | 18.2.8   | 18.2.12  |
| npm        | @angular/core                     | 18.2.8   | 18.2.12  |
| npm        | @angular/forms                    | 18.2.8   | 18.2.12  |
| npm        | @angular/localize                 | 18.2.8   | 18.2.12  |
| npm        | @angular/platform-browser         | 18.2.8   | 18.2.12  |
| npm        | @angular/platform-browser-dynamic | 18.2.8   | 18.2.12  |
| npm        | @angular/router                   | 18.2.8   | 18.2.12  |
| npm        | @angular/service-worker           | 18.2.8   | 18.2.12  |
| npm        | @angular/upgrade                  | 18.2.8   | 18.2.12  |
| npm        | @coreui/angular                   | 5.2.21   | 5.2.24   |
| npm        | @coreui/icons-angular             | 5.2.21   | 5.2.24   |
| npm        | @types/jquery                     | 3.5.31   | 3.5.32   |
| npm        | @types/node                       | 20.16.14 | 20.16.15 |
| npm        | chart.js                          | 4.4.5    | 4.4.6    |
| npm        | html-webpack-plugin               | 5.6.2    | 5.6.3    |
| npm        | sass-loader                       | 16.0.2   | 16.0.3   |
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent ab3e64e commit 887f63d
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@denbi/cloud-portal-webapp",
"version": "4.899.0",
"version": "4.900.0",
"description": "de.NBI Cloud Portal",
"scripts": {
"ng": "ng serve",
Expand All @@ -19,32 +19,32 @@
"private": true,
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.3.0",
"@angular/animations": "18.2.8",
"@angular/cdk": "18.2.9",
"@angular/common": "18.2.8",
"@angular/compiler": "18.2.8",
"@angular/core": "18.2.8",
"@angular/forms": "18.2.8",
"@angular/localize": "18.2.8",
"@angular/platform-browser": "18.2.8",
"@angular/platform-browser-dynamic": "18.2.8",
"@angular/router": "18.2.8",
"@angular/service-worker": "18.2.8",
"@angular/upgrade": "18.2.8",
"@coreui/angular": "5.2.21",
"@angular/animations": "18.2.12",
"@angular/cdk": "18.2.13",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/core": "18.2.12",
"@angular/forms": "18.2.12",
"@angular/localize": "18.2.12",
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/router": "18.2.12",
"@angular/service-worker": "18.2.12",
"@angular/upgrade": "18.2.12",
"@coreui/angular": "5.2.24",
"@coreui/coreui": "5.1.2",
"@coreui/icons-angular": "5.2.21",
"@coreui/icons-angular": "5.2.24",
"@ng-bootstrap/ng-bootstrap": "17.0.1",
"@ng-select/ng-select": "13.7.2",
"@sindresorhus/transliterate": "1.6.0",
"@types/d3": "7.4.3",
"@types/jquery": "3.5.31",
"@types/jquery": "3.5.32",
"acorn": "8.12.1",
"ajv-formats": "3.0.1",
"angulartics2": "14.1.0",
"billboard.js": "3.13.0",
"bootstrap": "5.3.3",
"chart.js": "4.4.5",
"chart.js": "4.4.6",
"cli-color": "2.0.4",
"core-js": "3.38.1",
"css-loader": "7.1.2",
Expand Down Expand Up @@ -84,12 +84,12 @@
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular/cli": "^18.1.4",
"@angular/compiler-cli": "18.2.8",
"@angular/compiler-cli": "18.2.12",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.0",
"@playwright/test": "1.47.2",
"@types/jasmine": "5.1.4",
"@types/node": "20.16.14",
"@types/node": "20.16.15",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"async": "3.2.6",
Expand All @@ -101,7 +101,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"exports-loader": "5.0.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.2",
"html-webpack-plugin": "5.6.3",
"husky": "9.1.6",
"json-loader": "0.5.7",
"karma": "6.4.4",
Expand All @@ -112,7 +112,7 @@
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"raw-loader": "4.0.2",
"sass-loader": "16.0.2",
"sass-loader": "16.0.3",
"script-loader": "0.7.2",
"source-map-loader": "5.0.0",
"style-loader": "4.0.0",
Expand Down

0 comments on commit 887f63d

Please sign in to comment.