File tree 3 files changed +202
-261
lines changed
3 files changed +202
-261
lines changed Original file line number Diff line number Diff line change 29
29
"@types/formidable" : " 2.0.6" ,
30
30
"@types/is-core-module" : " ^2.2.2" ,
31
31
"@types/mime-types" : " ^2.1.4" ,
32
- "@types/node" : " ^22.10.1 " ,
32
+ "@types/node" : " ^22.10.2 " ,
33
33
"@types/ws" : " ^8.5.13" ,
34
- "bumpp" : " ^9.8 .1" ,
34
+ "bumpp" : " ^9.9 .1" ,
35
35
"conventional-changelog-cli" : " ^5.0.0" ,
36
- "eslint" : " ^9.16 .0" ,
36
+ "eslint" : " ^9.17 .0" ,
37
37
"tsup" : " ^8.3.5" ,
38
38
"typescript" : " ^5.7.2" ,
39
39
"vitest" : " ^2.1.8"
Original file line number Diff line number Diff line change 72
72
},
73
73
"dependencies" : {
74
74
"@pengzhanbo/utils" : " ^1.2.0" ,
75
- "@rollup/pluginutils" : " ^5.1.3 " ,
75
+ "@rollup/pluginutils" : " ^5.1.4 " ,
76
76
"chokidar" : " 3.6.0" ,
77
77
"co-body" : " ^6.2.0" ,
78
78
"cookies" : " ^0.9.1" ,
81
81
"fast-glob" : " ^3.3.2" ,
82
82
"formidable" : " 2.1.2" ,
83
83
"http-status" : " ^2.0.0" ,
84
- "is-core-module" : " ^2.15.1 " ,
84
+ "is-core-module" : " ^2.16.0 " ,
85
85
"json5" : " ^2.2.3" ,
86
86
"mime-types" : " ^2.1.35" ,
87
- "path-to-regexp" : " 6.2.2 " ,
87
+ "path-to-regexp" : " 6.3.0 " ,
88
88
"picocolors" : " ^1.1.1" ,
89
89
"ws" : " ^8.18.0"
90
90
},
You can’t perform that action at this time.
0 commit comments