Skip to content

Commit

Permalink
chore(deps): update npm angular packages to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 1a8284b commit 7cd4801
Show file tree
Hide file tree
Showing 2 changed files with 1,836 additions and 786 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"dependencies": {
"@aneoconsultingfr/armonik.api.angular": "^3.21.0",
"@angular-material-components/datetime-picker": "^16.0.1",
"@angular/animations": "^18.2.12",
"@angular/cdk": "18.2.14",
"@angular/common": "^18.2.12",
"@angular/compiler": "^18.2.12",
"@angular/core": "^18.2.12",
"@angular/forms": "^18.2.12",
"@angular/material": "18.2.14",
"@angular/material-luxon-adapter": "^18.2.14",
"@angular/platform-browser": "^18.2.12",
"@angular/platform-browser-dynamic": "^18.2.12",
"@angular/router": "^18.2.12",
"@angular/animations": "^19.0.3",
"@angular/cdk": "19.0.2",
"@angular/common": "^19.0.3",
"@angular/compiler": "^19.0.3",
"@angular/core": "^19.0.3",
"@angular/forms": "^19.0.3",
"@angular/material": "19.0.2",
"@angular/material-luxon-adapter": "^19.0.2",
"@angular/platform-browser": "^19.0.3",
"@angular/platform-browser-dynamic": "^19.0.3",
"@angular/router": "^19.0.3",
"@ngx-grpc/common": "^3.1.2",
"@ngx-grpc/core": "^3.1.2",
"@ngx-grpc/grpc-web-client": "^3.1.2",
Expand All @@ -41,10 +41,10 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@angular/build": "^18.2.12",
"@angular/cli": "~18.2.12",
"@angular/compiler-cli": "^18.2.12",
"@angular/localize": "18.2.12",
"@angular/build": "^19.0.4",
"@angular/cli": "~19.0.4",
"@angular/compiler-cli": "^19.0.3",
"@angular/localize": "19.0.3",
"@types/google-protobuf": "^3.15.12",
"@types/jest": "^29.5.14",
"@types/luxon": "^3.4.2",
Expand Down
Loading

0 comments on commit 7cd4801

Please sign in to comment.