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 6, 2023
1 parent 12912fd commit e16e61e
Show file tree
Hide file tree
Showing 3 changed files with 1,961 additions and 1,613 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": "^16.2.1",
"@angular/common": "^16.2.1",
"@angular/compiler": "^16.2.1",
"@angular/core": "^16.2.1",
"@angular/forms": "^16.2.1",
"@angular/platform-browser": "^16.2.1",
"@angular/platform-browser-dynamic": "^16.2.1",
"@angular/router": "^16.2.1",
"@angular/animations": "^17.0.6",
"@angular/common": "^17.0.6",
"@angular/compiler": "^17.0.6",
"@angular/core": "^17.0.6",
"@angular/forms": "^17.0.6",
"@angular/platform-browser": "^17.0.6",
"@angular/platform-browser-dynamic": "^17.0.6",
"@angular/router": "^17.0.6",
"@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.13.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "^16.2.1",
"@angular-devkit/build-angular": "^17.0.6",
"@angular/cli": "~17.0.6",
"@angular/compiler-cli": "^17.0.6",
"@ngx-grpc/protoc-gen-ng": "^3.1.2",
"@types/google-protobuf": "^3.15.6",
"@types/jasmine": "~4.3.5",
"@types/jasmine": "~5.1.4",
"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": "^16.2.0",
"ng-packagr": "^17.0.2",
"typescript": "~5.1.6"
}
}
Loading

0 comments on commit e16e61e

Please sign in to comment.