chore: update deps
This commit is contained in:
parent
433506b3ea
commit
8dfeb03454
4 changed files with 28 additions and 180 deletions
|
@ -1,7 +1,6 @@
|
|||
import { DateTime } from 'luxon'
|
||||
import markdownIt from 'markdown-it'
|
||||
import { URL } from 'url'
|
||||
import sanitizeHTML from 'sanitize-html'
|
||||
|
||||
const utmPattern = /[?&](utm_[^&=]+=[^&#]*)/gi
|
||||
const BASE_URL = 'https://coryd.dev'
|
||||
|
|
Reference in a new issue