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 Oct 10, 2024
1 parent 36f76e1 commit 5c6b129
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions angular-now-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"private": true,
"dependencies": {
"@agm/core": "1.1.0",
"@angular/animations": "18.0.2",
"@angular/common": "18.0.2",
"@angular/compiler": "18.0.2",
"@angular/core": "18.0.2",
"@angular/forms": "18.0.2",
"@angular/animations": "18.2.8",
"@angular/common": "18.2.8",
"@angular/compiler": "18.2.8",
"@angular/core": "18.2.8",
"@angular/forms": "18.2.8",
"@angular/http": "7.2.16",
"@angular/platform-browser": "18.0.2",
"@angular/platform-browser-dynamic": "18.0.2",
"@angular/platform-server": "18.0.2",
"@angular/router": "18.0.2",
"@angular/platform-browser": "18.2.8",
"@angular/platform-browser-dynamic": "18.2.8",
"@angular/platform-server": "18.2.8",
"@angular/router": "18.2.8",
"@ng-bootstrap/ng-bootstrap": "16.0.0",
"angular2-multiselect-dropdown": "5.0.4",
"bootstrap": "5.3.3",
Expand All @@ -44,8 +44,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "18.0.3",
"@angular/cli": "18.0.3",
"@angular/compiler-cli": "18.0.2",
"@angular/language-service": "18.0.2",
"@angular/compiler-cli": "18.2.8",
"@angular/language-service": "18.2.8",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.2",
"codelyzer": "6.0.2",
Expand Down

0 comments on commit 5c6b129

Please sign in to comment.