Skip to content

Commit

Permalink
chore: update angular ssr and ng-packagr
Browse files Browse the repository at this point in the history
  • Loading branch information
ruizmarc committed Nov 18, 2024
1 parent 28b5ddb commit 428c98f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@angular/platform-browser-dynamic": "^18.2.12",
"@angular/platform-server": "^18.2.12",
"@angular/router": "^18.2.12",
"@angular/ssr": "^18.0.2",
"@angular/ssr": "^18.2.12",
"@ngx-translate/core": "^16.0.0",
"@ngx-translate/http-loader": "^16.0.0",
"@scullyio/scully": "0.0.102",
Expand All @@ -50,7 +50,7 @@
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~4.0.1",
"karma-jasmine-html-reporter": "1.7.0",
"ng-packagr": "18.0.0",
"ng-packagr": "^18.2.1",
"protractor": "~7.0.0",
"ts-node": "~10.4.0",
"typescript": "5.4.5"
Expand Down

0 comments on commit 428c98f

Please sign in to comment.