Skip to content

Commit

Permalink
Merge pull request #792 from jesperancinha/update-npm-dependencies
Browse files Browse the repository at this point in the history
Update npm dependencies
  • Loading branch information
jesperancinha authored Sep 22, 2024
2 parents 8eb8cd9 + 821f1b4 commit a0c0656
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions news-cast-explorer-fe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/core": "18.2.5",
"@angular/flex-layout": "^15.0.0-beta.42",
"@angular/forms": "18.2.5",
"@angular/material": "^18.2.4",
"@angular/material": "^18.2.5",
"@angular/platform-browser": "18.2.5",
"@angular/platform-browser-dynamic": "18.2.5",
"@angular/router": "18.2.5",
Expand All @@ -33,10 +33,10 @@
"typescript": "5.6.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.4",
"@angular/cli": "~18.2.4",
"@angular/compiler-cli": "~18.2.4",
"@angular/language-service": "~18.2.4",
"@angular-devkit/build-angular": "^18.2.5",
"@angular/cli": "~18.2.5",
"@angular/compiler-cli": "~18.2.5",
"@angular/language-service": "~18.2.5",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"caniuse-lite": "^1.0.30001660"
"caniuse-lite": "^1.0.30001662"
}
}

0 comments on commit a0c0656

Please sign in to comment.