File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 63
63
"peerDependencies" : {
64
64
"eslint" : " ^8.57.0 || ^9.0.0" ,
65
65
"rxjs" : " >=7.0.0" ,
66
- "typescript" : " >=4.2.0 "
66
+ "typescript" : " >=4.7.4 "
67
67
},
68
68
"devDependencies" : {
69
69
"@eslint/js" : " ^9.14.0" ,
86
86
"rxjs" : " ^7.0.0" ,
87
87
"tsup" : " ^8.3.5" ,
88
88
"tsx" : " ^4.19.2" ,
89
- "typescript" : " ~5.6.3 " ,
89
+ "typescript" : " ~5.5.4 " ,
90
90
"typescript-eslint" : " ^8.13.0" ,
91
91
"vitest" : " ^2.1.4"
92
92
},
Original file line number Diff line number Diff line change @@ -2437,13 +2437,13 @@ __metadata:
2437
2437
tslib : " npm:^2.1.0"
2438
2438
tsup : " npm:^8.3.5"
2439
2439
tsx : " npm:^4.19.2"
2440
- typescript : " npm:~5.6.3 "
2440
+ typescript : " npm:~5.0 "
2441
2441
typescript-eslint : " npm:^8.13.0"
2442
2442
vitest : " npm:^2.1.4"
2443
2443
peerDependencies :
2444
2444
eslint : ^8.57.0 || ^9.0.0
2445
2445
rxjs : " >=7.0.0"
2446
- typescript : " >=4.2.0 "
2446
+ typescript : " >=4.7.4 "
2447
2447
languageName : unknown
2448
2448
linkType : soft
2449
2449
@@ -4770,23 +4770,23 @@ __metadata:
4770
4770
languageName : node
4771
4771
linkType : hard
4772
4772
4773
- " typescript@npm:~5.6.3 " :
4774
- version : 5.6.3
4775
- resolution : " typescript@npm:5.6.3 "
4773
+ " typescript@npm:~5.0 " :
4774
+ version : 5.0.4
4775
+ resolution : " typescript@npm:5.0.4 "
4776
4776
bin :
4777
4777
tsc : bin/tsc
4778
4778
tsserver : bin/tsserver
4779
- checksum : 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
4779
+ checksum : 10c0/2f5bd1cead194905957cb34e220b1d6ff1662399adef8ec1864f74620922d860ee35b6e50eafb3b636ea6fd437195e454e1146cb630a4236b5095ed7617395c2
4780
4780
languageName : node
4781
4781
linkType : hard
4782
4782
4783
- " typescript@patch:typescript@npm%3A~5.6.3 #optional!builtin<compat/typescript> " :
4784
- version : 5.6.3
4785
- resolution : " typescript@patch:typescript@npm%3A5.6.3 #optional!builtin<compat/typescript>::version=5.6.3 &hash=8c6c40 "
4783
+ " typescript@patch:typescript@npm%3A~5.0 #optional!builtin<compat/typescript> " :
4784
+ version : 5.0.4
4785
+ resolution : " typescript@patch:typescript@npm%3A5.0.4 #optional!builtin<compat/typescript>::version=5.0.4 &hash=b5f058 "
4786
4786
bin :
4787
4787
tsc : bin/tsc
4788
4788
tsserver : bin/tsserver
4789
- checksum : 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
4789
+ checksum : 10c0/c3f7b80577bddf6fab202a7925131ac733bfc414aec298c2404afcddc7a6f242cfa8395cf2d48192265052e11a7577c27f6e5fac8d8fe6a6602023c83d6b3292
4790
4790
languageName : node
4791
4791
linkType : hard
4792
4792
You can’t perform that action at this time.
0 commit comments