File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 88
88
"eslint-plugin-import-x" : " ^4.4.0" ,
89
89
"eslint-plugin-n" : " ^17.13.1" ,
90
90
"markdownlint-cli2" : " ^0.14.0" ,
91
- "rxjs" : " ^7.0.0 " ,
91
+ "rxjs" : " ^7.8.1 " ,
92
92
"tsup" : " ^8.3.5" ,
93
93
"tsx" : " ^4.19.2" ,
94
94
"typescript" : " ~5.6.3" ,
Original file line number Diff line number Diff line change @@ -2432,7 +2432,7 @@ __metadata:
2432
2432
eslint-plugin-import-x : " npm:^4.4.0"
2433
2433
eslint-plugin-n : " npm:^17.13.1"
2434
2434
markdownlint-cli2 : " npm:^0.14.0"
2435
- rxjs : " npm:^7.0.0 "
2435
+ rxjs : " npm:^7.8.1 "
2436
2436
ts-api-utils : " npm:^1.3.0"
2437
2437
tslib : " npm:^2.1.0"
2438
2438
tsup : " npm:^8.3.5"
@@ -2444,6 +2444,9 @@ __metadata:
2444
2444
eslint : ^8.57.0 || ^9.0.0
2445
2445
rxjs : " >=7.0.0"
2446
2446
typescript : " >=4.7.4"
2447
+ peerDependenciesMeta :
2448
+ rxjs :
2449
+ optional : true
2447
2450
languageName : unknown
2448
2451
linkType : soft
2449
2452
@@ -4247,12 +4250,12 @@ __metadata:
4247
4250
languageName : node
4248
4251
linkType : hard
4249
4252
4250
- " rxjs@npm:^7.0.0 " :
4251
- version : 7.5.6
4252
- resolution : " rxjs@npm:7.5.6 "
4253
+ " rxjs@npm:^7.8.1 " :
4254
+ version : 7.8.1
4255
+ resolution : " rxjs@npm:7.8.1 "
4253
4256
dependencies :
4254
4257
tslib : " npm:^2.1.0"
4255
- checksum : 10c0/d8077fb4a06c05f52fcc974ab9884d163924b8085c661c92030a522920510bf0c75583caee70409ab11992320c31f562f5402afe8b81255370c09773209fec5c
4258
+ checksum : 10c0/3c49c1ecd66170b175c9cacf5cef67f8914dcbc7cd0162855538d365c83fea631167cacb644b3ce533b2ea0e9a4d0b12175186985f89d75abe73dbd8f7f06f68
4256
4259
languageName : node
4257
4260
linkType : hard
4258
4261
You can’t perform that action at this time.
0 commit comments