File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " ttpg-scripts" ,
3- "version" : " 1.4.5 " ,
3+ "version" : " 1.4.6 " ,
44 "description" : " " ,
55 "bin" : {
66 "ttpg-scripts" : " ./bin/index.js"
1313 "author" : " " ,
1414 "license" : " UNLICENSE" ,
1515 "devDependencies" : {
16- "@types/archiver" : " ^5.3.4 " ,
17- "@types/cross-spawn" : " ^6.0.4 " ,
16+ "@types/archiver" : " ^6.0.2 " ,
17+ "@types/cross-spawn" : " ^6.0.6 " ,
1818 "@types/klaw-sync" : " ^6.0.5" ,
19- "@types/node" : " ^20.8.8 " ,
20- "@types/uuid" : " ^9.0.6 "
19+ "@types/node" : " ^20.10.6 " ,
20+ "@types/uuid" : " ^9.0.7 "
2121 },
2222 "dependencies" : {
2323 "@rollup/plugin-commonjs" : " ^25.0.7" ,
2424 "@rollup/plugin-node-resolve" : " ^15.2.3" ,
2525 "@rollup/plugin-terser" : " ^0.4.4" ,
26- "archiver" : " ^5.3.2 " ,
26+ "archiver" : " ^6.0.1 " ,
2727 "chokidar" : " ^3.5.3" ,
2828 "colorette" : " ^2.0.20" ,
2929 "cross-spawn" : " ^7.0.3" ,
30- "fast-glob" : " ^3.3.1 " ,
30+ "fast-glob" : " ^3.3.2 " ,
3131 "klaw-sync" : " ^6.0.0" ,
32- "rollup" : " ^3.29.4 " ,
33- "typescript" : " ^5.2.2 " ,
32+ "rollup" : " ^4.9.2 " ,
33+ "typescript" : " ^5.3.3 " ,
3434 "uuid" : " ^9.0.1"
3535 }
3636}
You can’t perform that action at this time.
0 commit comments