File tree Expand file tree Collapse file tree 2 files changed +84
-84
lines changed Expand file tree Collapse file tree 2 files changed +84
-84
lines changed Original file line number Diff line number Diff line change 43
43
"test" : " pnpm lint && vitest run"
44
44
},
45
45
"dependencies" : {
46
- "ansis" : " ^3.5.2 " ,
46
+ "ansis" : " ^3.7.0 " ,
47
47
"consola" : " ^3.3.3" ,
48
48
"pretty-time" : " ^1.1.0" ,
49
49
"std-env" : " ^3.8.0"
52
52
"@babel/standalone" : " ^7.26.4" ,
53
53
"@rspack/cli" : " ^1.1.8" ,
54
54
"@rspack/core" : " ^1.1.8" ,
55
- "@types/node" : " ^22.10.2 " ,
55
+ "@types/node" : " ^22.10.5 " ,
56
56
"automd" : " ^0.3.12" ,
57
57
"chalk" : " ^5.4.1" ,
58
58
"changelogen" : " ^0.5.7" ,
63
63
"markdown-table" : " ^3.0.4" ,
64
64
"memory-fs" : " ^0.5.0" ,
65
65
"prettier" : " ^3.4.2" ,
66
- "typescript" : " ^5.7.2 " ,
66
+ "typescript" : " ^5.7.3 " ,
67
67
"unbuild" : " ^2.0.0" ,
68
68
"vitest" : " ^2.1.8" ,
69
69
"webpack" : " ^5.97.1" ,
82
82
"optional" : true
83
83
}
84
84
},
85
- "packageManager" : " pnpm@9.15.2 " ,
85
+ "packageManager" : " pnpm@9.15.3 " ,
86
86
"engines" : {
87
87
"node" : " >=14.21.3"
88
88
}
You can’t perform that action at this time.
0 commit comments