Skip to content

Commit

Permalink
Update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent c614f88 commit e0e2651
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": "17.3.11",
"@angular/animations": "18.0.4",
"@angular/cdk": "17.3.10",
"@angular/common": "17.3.11",
"@angular/compiler": "17.3.11",
"@angular/core": "17.3.11",
"@angular/forms": "17.3.11",
"@angular/platform-browser": "17.3.11",
"@angular/platform-browser-dynamic": "17.3.11",
"@angular/router": "17.3.11",
"@angular/common": "18.0.4",
"@angular/compiler": "18.0.4",
"@angular/core": "18.0.4",
"@angular/forms": "18.0.4",
"@angular/platform-browser": "18.0.4",
"@angular/platform-browser-dynamic": "18.0.4",
"@angular/router": "18.0.4",
"bootstrap": "4.6.2",
"font-awesome": "4.7.0",
"jquery": "3.7.1",
Expand All @@ -74,7 +74,7 @@
"@angular-eslint/schematics": "17.5.2",
"@angular-eslint/template-parser": "17.5.2",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.11",
"@angular/compiler-cli": "18.0.4",
"@types/jasmine": "4.6.4",
"@types/jasminewd2": "2.0.13",
"@types/jquery": "3.5.30",
Expand Down

0 comments on commit e0e2651

Please sign in to comment.