This repository was archived by the owner on May 13, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 27
27
"@types/express" : " ^4.17.1" ,
28
28
"@types/markdown-it" : " ^0.0.8" ,
29
29
"@types/webpack-dev-server" : " ^3.1.7" ,
30
- "cac" : " ^6.5.5 " ,
30
+ "cac" : " ^6.5.10 " ,
31
31
"markdown-it" : " ^8.4.1" ,
32
32
"vue" : " ^2.6.10" ,
33
33
"vue-loader" : " ^15.7.1" ,
Original file line number Diff line number Diff line change 1
- import CAC from 'cac/types/CAC '
1
+ import { CAC } from 'cac'
2
2
import { Application } from 'express'
3
3
import WebpackDevServer from 'webpack-dev-server'
4
4
import Config from 'webpack-chain'
Original file line number Diff line number Diff line change @@ -3611,7 +3611,12 @@ bytes@3.1.0:
3611
3611
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
3612
3612
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
3613
3613
3614
- cac@^6.5.5, cac@^6.5.6:
3614
+ cac@^6.5.10:
3615
+ version "6.5.10"
3616
+ resolved "https://registry.yarnpkg.com/cac/-/cac-6.5.10.tgz#be1d4509af1809dca601685145cd80ea85dabe0d"
3617
+ integrity sha512-uxyxsID5p5kYlFFnhw86A4c8K5QTLRp6JM4AY2OtCq5lnnn4DGxV8YI1Z5rlt6KUjEKpA4qM+WZQshMoJY6dQQ==
3618
+
3619
+ cac@^6.5.6:
3615
3620
version "6.5.8"
3616
3621
resolved "https://registry.yarnpkg.com/cac/-/cac-6.5.8.tgz#b15d183ee478226f846888be74612ac080533667"
3617
3622
integrity sha512-jLv2+ps4T2HRVR1k4UlQZoAFvliAhf5LVR0yjPjIaIr/Cw99p/I7CXIEkXtw5q+AkYk4NCFJcF5ErmELSyrZnw==
You can’t perform that action at this time.
0 commit comments