Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e750e33

Browse files
authored
Merge branch 'main' into scheduler-coalesce-ngzone
2 parents 4c735e7 + 8be3bc1 commit e750e33

File tree

3 files changed

+13
-25
lines changed

3 files changed

+13
-25
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ This repository holds a set of helpers to create **fully reactive** as well as *
3939
</tr>
4040
<tr>
4141
<td>
42-
Url: clickup.com <br/>
43-
Used in Platforms: Web
42+
Url: https://clickup.com <br/>
43+
Platforms: Web
4444
</td>
4545
<td>
46-
Url: get.tapeapp.com<br/>
47-
Used in Platforms: Web, Mobile (ionic)
46+
Url: https://get.tapeapp.com<br/>
47+
Platforms: Web, Mobile (ionic)
4848
</td>
4949
<td>
5050
Url: https://angular-movies-a12d3.web.app<br/>
51-
Used in Platforms: Web
51+
Platforms: Web
5252
</td>
5353
</tr>
5454
</table>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"ngx-skeleton-loader": "^4.0.0",
6868
"normalize-css": "^2.3.1",
6969
"rx-query": "^1.0.2",
70-
"rxjs": "^7.4.0",
70+
"rxjs": "^7.5.4",
7171
"tslib": "^2.3.1",
7272
"zone.js": "0.11.4"
7373
},

yarn.lock

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -13523,19 +13523,12 @@ rxjs@^5.5.6:
1352313523
dependencies:
1352413524
symbol-observable "1.0.1"
1352513525

13526-
rxjs@^7.2.0:
13527-
version "7.3.0"
13528-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.3.0.tgz#39fe4f3461dc1e50be1475b2b85a0a88c1e938c6"
13529-
integrity sha512-p2yuGIg9S1epc3vrjKf6iVb3RCaAYjYskkO+jHIaV0IjOPlJop4UnodOoFb2xeNwlguqLYvGw1b1McillYb5Gw==
13526+
rxjs@^7.2.0, rxjs@^7.4.0, rxjs@^7.5.4:
13527+
version "7.5.4"
13528+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.4.tgz#3d6bd407e6b7ce9a123e76b1e770dc5761aa368d"
13529+
integrity sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==
1353013530
dependencies:
13531-
tslib "~2.1.0"
13532-
13533-
rxjs@^7.4.0:
13534-
version "7.4.0"
13535-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
13536-
integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
13537-
dependencies:
13538-
tslib "~2.1.0"
13531+
tslib "^2.1.0"
1353913532

1354013533
[email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
1354113534
version "5.1.2"
@@ -15026,7 +15019,7 @@ tsconfig-paths@^3.9.0:
1502615019
minimist "^1.2.0"
1502715020
strip-bom "^3.0.0"
1502815021

15029-
[email protected], tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0:
15022+
1503015023
version "2.3.0"
1503115024
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
1503215025
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
@@ -15036,16 +15029,11 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
1503615029
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1503715030
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1503815031

15039-
tslib@^2.2.0, tslib@^2.3.1:
15032+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1:
1504015033
version "2.3.1"
1504115034
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1504215035
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1504315036

15044-
tslib@~2.1.0:
15045-
version "2.1.0"
15046-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
15047-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
15048-
1504915037
tsutils@^3.21.0:
1505015038
version "3.21.0"
1505115039
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)