Skip to content

Commit

Permalink
chore(deps): update angular npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 7edd98e commit 2c5b6f7
Show file tree
Hide file tree
Showing 3 changed files with 2,636 additions and 2,526 deletions.
26 changes: 13 additions & 13 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"proto:generate:linux": "protoc --plugin=protoc-gen-ng=$(which protoc-gen-ng) --ng_out=./projects/aneoconsultingfr/armonik.api.angular/src/lib/generated -I ../../Protos/V1 ../../Protos/V1/*.proto"
},
"dependencies": {
"@angular/animations": "^18.2.1",
"@angular/common": "^18.2.1",
"@angular/compiler": "^18.2.1",
"@angular/core": "^18.2.1",
"@angular/forms": "^18.2.1",
"@angular/platform-browser": "^18.2.1",
"@angular/platform-browser-dynamic": "^18.2.1",
"@angular/router": "^18.2.1",
"@angular/animations": "^19.0.5",
"@angular/common": "^19.0.5",
"@angular/compiler": "^19.0.5",
"@angular/core": "^19.0.5",
"@angular/forms": "^19.0.5",
"@angular/platform-browser": "^19.0.5",
"@angular/platform-browser-dynamic": "^19.0.5",
"@angular/router": "^19.0.5",
"@ngx-grpc/common": "^3.1.2",
"@ngx-grpc/core": "^3.1.2",
"@ngx-grpc/well-known-types": "^3.1.2",
Expand All @@ -28,19 +28,19 @@
"zone.js": "~0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.1",
"@angular/cli": "~18.2.1",
"@angular/compiler-cli": "^18.2.1",
"@angular-devkit/build-angular": "^19.0.6",
"@angular/cli": "~19.0.6",
"@angular/compiler-cli": "^19.0.5",
"@ngx-grpc/protoc-gen-ng": "^3.1.2",
"@types/google-protobuf": "^3.15.6",
"@types/jasmine": "~4.3.5",
"@types/jasmine": "~5.1.5",
"jasmine-core": "~5.1.0",
"karma": "~6.4.2",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"ng-packagr": "^18.2.1",
"ng-packagr": "^19.0.1",
"typescript": "~5.5.4"
}
}
Loading

0 comments on commit 2c5b6f7

Please sign in to comment.