File tree Expand file tree Collapse file tree 4 files changed +1174
-557
lines changed
Expand file tree Collapse file tree 4 files changed +1174
-557
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3030 "node" : " >=18"
3131 },
3232 "dependencies" : {
33- "@xmldom/xmldom" : " ^0.8.10 " ,
33+ "@xmldom/xmldom" : " ^0.8.11 " ,
3434 "kleur" : " ^4.1.5" ,
3535 "plugin-error" : " ^2.0.1"
3636 },
4040 "@types/node" : " ^18.19.55" ,
4141 "@types/vinyl" : " ^2.0.12" ,
4242 "gulp" : " ^4.0.2" ,
43- "knip" : " ^5.33.3" ,
44- "npm-run-all2" : " ^6.2.3" ,
45- "prettier" : " ^3.3.3" ,
43+ "knip" : " ^5.63.1" ,
44+ "npm-run-all2" : " ^8.0.4" ,
45+ "prettier" : " ^3.6.2" ,
46+ "tsdown" : " ^0.15.4" ,
4647 "tsm" : " ^2.3.0" ,
47- "tsup" : " ^8.3.0" ,
48- "typescript" : " ^5.6.3" ,
48+ "typescript" : " ^5.9.2" ,
4949 "uvu" : " ^0.5.6"
5050 },
5151 "peerDependencies" : {
5252 "gulp" : " >=4.0.2 || ^5"
5353 },
5454 "scripts" : {
55- "build" : " tsup " ,
55+ "build" : " tsdown " ,
5656 "dev" : " npm run build -- --watch" ,
5757 "lint:code" : " biome check" ,
5858 "lint:deps" : " knip --production" ,
You can’t perform that action at this time.
0 commit comments