File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
"@jsdevtools/npm-publish" : " 2.1.0" ,
23
23
"@noelware/utils" : " 2.3.0" ,
24
24
"@types/eslint" : " 8.37.0" ,
25
- "@types/node" : " 18.16.7 " ,
25
+ "@types/node" : " 18.16.8 " ,
26
26
"@types/prettier" : " 2.7.2" ,
27
27
"@types/signale" : " 1.4.4" ,
28
28
"@typescript-eslint/eslint-plugin" : " 5.59.5" ,
Original file line number Diff line number Diff line change 28
28
"defu" : " 6.1.2"
29
29
},
30
30
"devDependencies" : {
31
- "@types/node" : " 18.16.7 "
31
+ "@types/node" : " 18.16.8 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change @@ -413,7 +413,7 @@ __metadata:
413
413
" @jsdevtools/npm-publish " : 2.1.0
414
414
" @noelware/utils " : 2.3.0
415
415
" @types/eslint " : 8.37.0
416
- " @types/node " : 18.16.7
416
+ " @types/node " : 18.16.8
417
417
" @types/prettier " : 2.7.2
418
418
" @types/signale " : 1.4.4
419
419
" @typescript-eslint/eslint-plugin " : 5.59.5
@@ -438,7 +438,7 @@ __metadata:
438
438
dependencies :
439
439
" @ncharts/types " : " workspace:^"
440
440
" @noelware/utils " : 2.3.0
441
- " @types/node " : 18.16.7
441
+ " @types/node " : 18.16.8
442
442
defu : 6.1.2
443
443
languageName : unknown
444
444
linkType : soft
@@ -541,10 +541,10 @@ __metadata:
541
541
languageName : node
542
542
linkType : hard
543
543
544
- " @types/node@npm:18.16.7 " :
545
- version : 18.16.7
546
- resolution : " @types/node@npm:18.16.7 "
547
- checksum : dbff7d41a050557cc81aa37cb186aaf3a799b3001bc4bb1015b240398abde1f9d0ac1e943959bba7f2ab2701292ae407a9ee2fc0f735a05b28bfc97d0b2b5e91
544
+ " @types/node@npm:18.16.8 " :
545
+ version : 18.16.8
546
+ resolution : " @types/node@npm:18.16.8 "
547
+ checksum : d2ec9b61abd260b0fa1e33e4eca8f0089ebb6f6ec1ad2f036a4d01af11dba4f1dbff95b2a1f5dbe9eab3a6f38ed4bd8bf95eb2de9ad96b1caa1f67671e623c1d
548
548
languageName : node
549
549
linkType : hard
550
550
You can’t perform that action at this time.
0 commit comments