This commit is contained in:
lowlighter
2021-05-11 13:06:29 +02:00
2 changed files with 60 additions and 42 deletions

View File

@@ -44,10 +44,10 @@
"open-graph-scraper": "^4.8.2",
"png-js": "^1.0.0",
"prismjs": "^1.23.0",
"puppeteer": "^9.0.0",
"puppeteer": "^9.1.1",
"rss-parser": "^3.12.0",
"sanitize-html": "^2.3.3",
"simple-git": "^2.38.0",
"simple-git": "^2.38.1",
"svgo": "^2.3.0",
"twemoji-parser": "^13.0.0",
"vue": "^2.6.12",
@@ -55,9 +55,9 @@
"xml-formatter": "^2.4.0"
},
"devDependencies": {
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"jest": "^26.6.3",
"libxmljs2": "^0.26.7",
"libxmljs2": "^0.27.0",
"nodemon": "^2.0.7"
},
"jest": {