Skip to content

Commit 761aa25

Browse files
build(deps): bump tslib to 2.6.3
1 parent dcb33ce commit 761aa25

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
1212

1313
- Deps: update `@angular` to 18.1.2.
1414
- Deps: update `openai` to 4.52.1.
15+
- Deps: update `tslib` to 2.6.3.
1516
- Deps: update `zone.js` to 0.14.8.
1617
- Deps: update bump `ws`, `engine.io` and `socket.io-adapter`.
1718
- Deps (dev): update `braces` to 3.0.3.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"docx": "^8.5.0",
2828
"openai": "^4.52.1",
2929
"rxjs": "~7.8.1",
30-
"tslib": "^2.6.2",
30+
"tslib": "^2.6.3",
3131
"zone.js": "~0.14.8"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)