File tree Expand file tree Collapse file tree 3 files changed +209
-748
lines changed
Expand file tree Collapse file tree 3 files changed +209
-748
lines changed Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ if (ssrDetected === false) {
222222 if ( argv . open ) {
223223 const isMinimalTerminal = require ( '../lib/is-minimal-terminal' )
224224 if ( ! isMinimalTerminal ) {
225- require ( 'open' ) ( url )
225+ require ( 'open' ) ( url , { url : true } )
226226 }
227227 }
228228 } )
Original file line number Diff line number Diff line change 4545 "compression" : " 1.7.4" ,
4646 "connect-history-api-fallback" : " 1.6.0" ,
4747 "consolidate" : " 0.15.1" ,
48- "cross-spawn" : " 6 .0.5 " ,
48+ "cross-spawn" : " 7 .0.1 " ,
4949 "download-git-repo" : " 1.1.0" ,
5050 "express" : " 4.17.1" ,
51- "fs-extra" : " 8.0.1 " ,
52- "handlebars" : " 4.1.2 " ,
53- "http-proxy-middleware" : " 0.19.1 " ,
54- "inquirer" : " 6.3.1 " ,
51+ "fs-extra" : " 8.1.0 " ,
52+ "handlebars" : " 4.5.1 " ,
53+ "http-proxy-middleware" : " 0.20.0 " ,
54+ "inquirer" : " 7.0.0 " ,
5555 "metalsmith" : " 2.3.0" ,
5656 "minimatch" : " 3.0.4" ,
5757 "minimist" : " 1.2.0" ,
5858 "multimatch" : " 2.1.0" ,
59- "open" : " 6.3 .0" ,
60- "ora" : " 3. 4.0" ,
59+ "open" : " 7.0 .0" ,
60+ "ora" : " 4.0.2 " ,
6161 "read-metadata" : " 1.0.0" ,
62- "rimraf" : " 2.6.3 " ,
62+ "rimraf" : " 3.0.0 " ,
6363 "route-cache" : " 0.4.4" ,
64- "selfsigned" : " 1.10.4 " ,
65- "tildify" : " 1.2 .0" ,
64+ "selfsigned" : " 1.10.7 " ,
65+ "tildify" : " 2.0 .0" ,
6666 "user-home" : " 2.0.0" ,
6767 "validate-npm-package-name" : " 3.0.0"
6868 },
You can’t perform that action at this time.
0 commit comments