Skip to content

Commit

Permalink
Upgrade to Angular 18
Browse files Browse the repository at this point in the history
  • Loading branch information
mraible committed May 21, 2024
1 parent 316f178 commit 43641cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/angular/resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@angular/common": "17.3.9",
"@angular/common": "18.0.0-rc.3",
"@fortawesome/angular-fontawesome": "0.14.1",
"@fortawesome/fontawesome-svg-core": "6.5.2",
"@fortawesome/free-solid-svg-icons": "6.5.2",
Expand All @@ -15,7 +15,7 @@
"ngx-infinite-scroll": "17.0.0",
"rxjs": "7.8.1",
"sockjs-client": "1.6.1",
"tslib": "2.6.2",
"tslib": "2.3.0",
"zone.js": "0.14.6"
},
"devDependencies": {
Expand Down

0 comments on commit 43641cd

Please sign in to comment.