Skip to content

Commit

Permalink
Update angular monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 18f8e44 commit 48dc967
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^15.1.3",
"@angular/common": "^15.1.3",
"@angular/compiler": "^15.1.3",
"@angular/core": "^15.1.3",
"@angular/forms": "^15.1.3",
"@angular/platform-browser": "^15.1.3",
"@angular/platform-browser-dynamic": "^15.1.3",
"@angular/router": "^15.1.3",
"@angular/animations": "^17.0.0",
"@angular/common": "^17.0.0",
"@angular/compiler": "^17.0.0",
"@angular/core": "^17.0.0",
"@angular/forms": "^17.0.0",
"@angular/platform-browser": "^17.0.0",
"@angular/platform-browser-dynamic": "^17.0.0",
"@angular/router": "^17.0.0",
"@asymmetrik/ngx-leaflet": "^15.0.1",
"@fortawesome/angular-fontawesome": "^0.12.1",
"@fortawesome/fontawesome-svg-core": "^6.1.2",
Expand All @@ -49,7 +49,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "^15.1.4",
"@angular/cli": "^15.1.4",
"@angular/compiler-cli": "^15.1.3",
"@angular/compiler-cli": "^17.0.0",
"@types/geojson": "^7946.0.8",
"@types/jasmine": "^4.0.3",
"@types/leaflet": "^1.9.0",
Expand Down

0 comments on commit 48dc967

Please sign in to comment.