File tree Expand file tree Collapse file tree 2 files changed +301
-365
lines changed Expand file tree Collapse file tree 2 files changed +301
-365
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-routify" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " A powerful cli for super-powering your routify development experience" ,
5
5
"main" : " index.js" ,
6
6
"type" : " module" ,
32
32
"url" : " https://github.com/roxiness/create-routify/issues"
33
33
},
34
34
"dependencies" : {
35
- "kleur" : " ^4.1.4 " ,
35
+ "kleur" : " ^4.1.5 " ,
36
36
"log-symbols" : " ^5.1.0" ,
37
- "minimist" : " ^1.2.6 " ,
37
+ "minimist" : " ^1.2.7 " ,
38
38
"prompts" : " ^2.4.2" ,
39
- "simple-git" : " ^3.7 .1" ,
40
- "update-notifier" : " ^5.1.0 "
39
+ "simple-git" : " ^3.15 .1" ,
40
+ "update-notifier" : " ^6.0.2 "
41
41
},
42
42
"devDependencies" : {
43
- "@types/prompts" : " ^2.0.14 " ,
44
- "@types/update-notifier" : " ^5.1.0 "
43
+ "@types/prompts" : " ^2.4.2 " ,
44
+ "@types/update-notifier" : " ^6.0.1 "
45
45
}
46
46
}
You can’t perform that action at this time.
0 commit comments