File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 27
27
"node" : " >=12"
28
28
},
29
29
"dependencies" : {
30
- "find-up" : " ^5.0.0" ,
31
- "tslib" : " ^2.4.1"
30
+ "find-up" : " ^5.0.0"
32
31
},
33
32
"peerDependencies" : {
34
33
"esbuild" : " 0.12 - 0.25"
37
36
"@types/node" : " ^22.13.1" ,
38
37
"esbuild" : " ^0.25.0" ,
39
38
"rimraf" : " ^4.4.1" ,
39
+ "tslib" : " ^2.8.1" ,
40
40
"typescript" : " ^5.7.3"
41
41
}
42
42
}
Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ __metadata:
348
348
esbuild : " npm:^0.25.0"
349
349
find-up : " npm:^5.0.0"
350
350
rimraf : " npm:^4.4.1"
351
- tslib : " npm:^2.4 .1"
351
+ tslib : " npm:^2.8 .1"
352
352
typescript : " npm:^5.7.3"
353
353
peerDependencies :
354
354
esbuild : 0.12 - 0.25
@@ -811,10 +811,10 @@ __metadata:
811
811
languageName : node
812
812
linkType : hard
813
813
814
- " tslib@npm:^2.4 .1 " :
815
- version : 2.6.2
816
- resolution : " tslib@npm:2.6.2 "
817
- checksum : 10/bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca
814
+ " tslib@npm:^2.8 .1 " :
815
+ version : 2.8.1
816
+ resolution : " tslib@npm:2.8.1 "
817
+ checksum : 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
818
818
languageName : node
819
819
linkType : hard
820
820
You can’t perform that action at this time.
0 commit comments