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 29, 2023
1 parent 4d9bf87 commit 318db13
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions web/autosubliminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "16.2.10",
"@angular/animations": "17.0.4",
"@angular/cdk": "16.2.12",
"@angular/common": "16.2.10",
"@angular/compiler": "16.2.10",
"@angular/core": "16.2.10",
"@angular/forms": "16.2.10",
"@angular/platform-browser": "16.2.10",
"@angular/platform-browser-dynamic": "16.2.10",
"@angular/router": "16.2.10",
"@angular/common": "17.0.4",
"@angular/compiler": "17.0.4",
"@angular/core": "17.0.4",
"@angular/forms": "17.0.4",
"@angular/platform-browser": "17.0.4",
"@angular/platform-browser-dynamic": "17.0.4",
"@angular/router": "17.0.4",
"bootstrap": "4.6.2",
"font-awesome": "4.7.0",
"jquery": "3.7.1",
Expand All @@ -74,7 +74,7 @@
"@angular-eslint/schematics": "16.3.1",
"@angular-eslint/template-parser": "16.3.1",
"@angular/cli": "16.2.10",
"@angular/compiler-cli": "16.2.10",
"@angular/compiler-cli": "17.0.4",
"@types/jasmine": "4.6.4",
"@types/jasminewd2": "2.0.13",
"@types/jquery": "3.5.29",
Expand Down

0 comments on commit 318db13

Please sign in to comment.