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/animations               | 18.2.8   | 18.2.13  |
| npm        | @angular/cdk                      | 18.2.9   | 18.2.14  |
| npm        | @angular/cli                      | 18.2.9   | 18.2.12  |
| npm        | @angular/common                   | 18.2.8   | 18.2.13  |
| npm        | @angular/compiler                 | 18.2.8   | 18.2.13  |
| npm        | @angular/compiler-cli             | 18.2.8   | 18.2.13  |
| npm        | @angular/core                     | 18.2.8   | 18.2.13  |
| npm        | @angular/forms                    | 18.2.8   | 18.2.13  |
| npm        | @angular/localize                 | 18.2.8   | 18.2.13  |
| npm        | @angular/platform-browser         | 18.2.8   | 18.2.13  |
| npm        | @angular/platform-browser-dynamic | 18.2.8   | 18.2.13  |
| npm        | @angular/router                   | 18.2.8   | 18.2.13  |
| npm        | @angular/service-worker           | 18.2.8   | 18.2.13  |
| npm        | @angular/upgrade                  | 18.2.8   | 18.2.13  |
| npm        | @coreui/angular                   | 5.2.21   | 5.2.25   |
| npm        | @coreui/icons-angular             | 5.2.21   | 5.2.25   |
| 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        | husky                             | 9.1.6    | 9.1.7    |
| docker     | nginx                             | 1.27.2   | 1.27.3   |
| npm        | sass-loader                       | 16.0.2   | 16.0.3   |
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 1e7852b commit 1e76461
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ COPY . .
RUN npx ng build --configuration=custom

### STAGE 2: Setup
FROM nginx:1.27.2-alpine
FROM nginx:1.27.3-alpine

# Copy our default nginx config
COPY nginx/default.conf /etc/nginx/conf.d/
Expand Down
44 changes: 22 additions & 22 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.13",
"@angular/cdk": "18.2.14",
"@angular/common": "18.2.13",
"@angular/compiler": "18.2.13",
"@angular/core": "18.2.13",
"@angular/forms": "18.2.13",
"@angular/localize": "18.2.13",
"@angular/platform-browser": "18.2.13",
"@angular/platform-browser-dynamic": "18.2.13",
"@angular/router": "18.2.13",
"@angular/service-worker": "18.2.13",
"@angular/upgrade": "18.2.13",
"@coreui/angular": "5.2.25",
"@coreui/coreui": "5.1.2",
"@coreui/icons-angular": "5.2.21",
"@coreui/icons-angular": "5.2.25",
"@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.13",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.9.0",
"@playwright/test": "^1.49.0",
"@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,8 +101,8 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"exports-loader": "5.0.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "5.6.2",
"husky": "9.1.6",
"html-webpack-plugin": "5.6.3",
"husky": "9.1.7",
"json-loader": "0.5.7",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
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 1e76461

Please sign in to comment.