Skip to content

Commit

Permalink
fix(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 6a7179c commit 4b297da
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 122 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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 @@ -36,7 +36,7 @@
"ng-packagr": "^16.0.0",
"nx": "^16.0.0",
"sass": "^1.43.5",
"typescript": "~5.1.0",
"typescript": "~5.2.0",
"workbox-build": "^7.0.0"
},
"license": "MIT"
Expand Down
8 changes: 4 additions & 4 deletions packages/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.2.0"
},
"license": "MIT"
}
Loading

0 comments on commit 4b297da

Please sign in to comment.