Skip to content

Commit

Permalink
chore(deps): update npm angular packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent f3421da commit bebb259
Show file tree
Hide file tree
Showing 2 changed files with 4,002 additions and 2,846 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"dependencies": {
"@aneoconsultingfr/armonik.api.angular": "^3.17.1",
"@angular-material-components/datetime-picker": "^16.0.1",
"@angular/animations": "^16.2.12",
"@angular/cdk": "16.2.14",
"@angular/common": "^16.2.12",
"@angular/compiler": "^16.2.12",
"@angular/core": "^16.2.12",
"@angular/forms": "^16.2.12",
"@angular/material": "16.2.14",
"@angular/material-luxon-adapter": "^16.2.14",
"@angular/platform-browser": "^16.2.12",
"@angular/platform-browser-dynamic": "^16.2.12",
"@angular/router": "^16.2.12",
"@angular/animations": "^18.0.0",
"@angular/cdk": "18.0.0",
"@angular/common": "^18.0.0",
"@angular/compiler": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/forms": "^18.0.0",
"@angular/material": "18.0.0",
"@angular/material-luxon-adapter": "^18.0.0",
"@angular/platform-browser": "^18.0.0",
"@angular/platform-browser-dynamic": "^18.0.0",
"@angular/router": "^18.0.0",
"@ngx-grpc/common": "^3.1.2",
"@ngx-grpc/core": "^3.1.2",
"@ngx-grpc/grpc-web-client": "^3.1.2",
Expand All @@ -41,15 +41,15 @@
"zone.js": "~0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.14",
"@angular-eslint/builder": "16.3.1",
"@angular-eslint/eslint-plugin": "16.3.1",
"@angular-eslint/eslint-plugin-template": "16.3.1",
"@angular-eslint/schematics": "16.3.1",
"@angular-eslint/template-parser": "16.3.1",
"@angular/cli": "~16.2.14",
"@angular/compiler-cli": "^16.2.12",
"@angular/localize": "16.2.12",
"@angular-devkit/build-angular": "^18.0.1",
"@angular-eslint/builder": "17.5.2",
"@angular-eslint/eslint-plugin": "17.5.2",
"@angular-eslint/eslint-plugin-template": "17.5.2",
"@angular-eslint/schematics": "17.5.2",
"@angular-eslint/template-parser": "17.5.2",
"@angular/cli": "~18.0.1",
"@angular/compiler-cli": "^18.0.0",
"@angular/localize": "18.0.0",
"@types/google-protobuf": "^3.15.12",
"@types/jest": "^29.5.12",
"@types/luxon": "^3.4.2",
Expand Down
Loading

0 comments on commit bebb259

Please sign in to comment.