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.40.0" ,
25
- "@types/node" : " 18.16.15 " ,
25
+ "@types/node" : " 18.16.16 " ,
26
26
"@types/prettier" : " 2.7.2" ,
27
27
"@types/signale" : " 1.4.4" ,
28
28
"@typescript-eslint/eslint-plugin" : " 5.59.7" ,
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.15 "
31
+ "@types/node" : " 18.16.16 "
32
32
}
33
33
}
Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ __metadata:
427
427
" @jsdevtools/npm-publish " : 2.1.0
428
428
" @noelware/utils " : 2.3.0
429
429
" @types/eslint " : 8.40.0
430
- " @types/node " : 18.16.15
430
+ " @types/node " : 18.16.16
431
431
" @types/prettier " : 2.7.2
432
432
" @types/signale " : 1.4.4
433
433
" @typescript-eslint/eslint-plugin " : 5.59.7
@@ -452,7 +452,7 @@ __metadata:
452
452
dependencies :
453
453
" @ncharts/types " : " workspace:^"
454
454
" @noelware/utils " : 2.3.0
455
- " @types/node " : 18.16.15
455
+ " @types/node " : 18.16.16
456
456
defu : 6.1.2
457
457
languageName : unknown
458
458
linkType : soft
@@ -562,10 +562,10 @@ __metadata:
562
562
languageName : node
563
563
linkType : hard
564
564
565
- " @types/node@npm:18.16.15 " :
566
- version : 18.16.15
567
- resolution : " @types/node@npm:18.16.15 "
568
- checksum : 65bc0fd036b0abf307c26e99ca0add3248ac26664ace65f2ae6b85a8bf22d6d6cb2448995f3550d72280b017aafee7cafc03e8a594102a4151bf927236411724
565
+ " @types/node@npm:18.16.16 " :
566
+ version : 18.16.16
567
+ resolution : " @types/node@npm:18.16.16 "
568
+ checksum : 0efad726dd1e0bef71c392c708fc5d78c5b39c46b0ac5186fee74de4ccb1b2e847b3fa468da67d62812f56569da721b15bf31bdc795e6c69b56c73a45079ed2d
569
569
languageName : node
570
570
linkType : hard
571
571
You can’t perform that action at this time.
0 commit comments