Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent c524215 commit 8a3238f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@angular/router": "^16.2.3",
"rxjs": "^7.8.1",
"tslib": "^2.6.2",
"zone.js": "^0.13.1"
"zone.js": "^0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.0.0",
Expand All @@ -44,7 +44,7 @@
"ng-packagr": "^16.0.0",
"nx": "^16.0.0",
"sass": "^1.43.5",
"typescript": "~5.1.0",
"typescript": "~5.4.0",
"workbox-build": "^7.0.0"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/react-dom": "^18.0.11",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "~5.1.0"
"typescript": "~5.4.0"
},
"license": "MIT"
}

0 comments on commit 8a3238f

Please sign in to comment.