Skip to content

Commit

Permalink
Bump zone.js dependencies to 0.14.0.
Browse files Browse the repository at this point in the history
rodgc committed Nov 9, 2023
1 parent 4ee0b76 commit 0ab27dc
Showing 3 changed files with 4,606 additions and 286 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Bump `@angular` dependencies to v17.0.0.
- Bump `ng-packagr` dependencies to v17.0.0.
- Bump `postcss` dependencies to 8.4.31.
- Bump `zone.js` dependencies to 0.13.0.
- Bump `zone.js` dependencies to 0.14.0.
- Bump `socket.io` dependencies to 4.7.2.
- Bump `socket.io-client` dependencies to 4.7.2.
- Bump `socket.io-client` dependencies to 4.7.2.
4,888 changes: 4,604 additions & 284 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
"reflect-metadata": "^0.1.10",
"socket.io": "^4.7.2",
"socket.io-client": "^4.7.2",
"zone.js": "~0.13.0"
"zone.js": "~0.14.0"
},
"peerDependencies": {
"@angular/common": "17.0.0",

0 comments on commit 0ab27dc

Please sign in to comment.