chore(deps): update dependencies [skip ci]

This commit is contained in:
lowlighter
2022-06-24 11:54:01 -04:00
parent c23894a92a
commit c5105a132f
2 changed files with 1576 additions and 1215 deletions

2775
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@
"@faker-js/faker": "^6.0.0-alpha.3", "@faker-js/faker": "^6.0.0-alpha.3",
"@octokit/graphql": "^4.8.0", "@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0", "@octokit/rest": "^18.12.0",
"@primer/css": "^20.2.2", "@primer/css": "^20.2.3",
"@primer/octicons": "^17.3.0", "@primer/octicons": "^17.3.0",
"axios": "^0.27.2", "axios": "^0.27.2",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
@@ -47,19 +47,19 @@
"jimp": "^0.16.1", "jimp": "^0.16.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"linguist-js": "^2.5.0", "linguist-js": "^2.5.0",
"marked": "^4.0.16", "marked": "^4.0.17",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^5.1.0", "minimatch": "^5.1.0",
"node-chartist": "^1.0.5", "node-chartist": "^1.0.5",
"node-fetch": "^3.2.4", "node-fetch": "^3.2.6",
"open-graph-scraper": "^4.11.0", "open-graph-scraper": "^4.11.1",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.28.0", "prismjs": "^1.28.0",
"puppeteer": "^14.4.1", "puppeteer": "^15.0.2",
"purgecss": "^4.1.3", "purgecss": "^4.1.3",
"rss-parser": "^3.12.0", "rss-parser": "^3.12.0",
"sanitize-html": "^2.7.0", "sanitize-html": "^2.7.0",
"simple-git": "^3.8.0", "simple-git": "^3.9.0",
"svgo": "^2.8.0", "svgo": "^2.8.0",
"twemoji-parser": "^14.0.0", "twemoji-parser": "^14.0.0",
"vue": "^2.6.14", "vue": "^2.6.14",
@@ -68,9 +68,9 @@
}, },
"devDependencies": { "devDependencies": {
"eslint": "^8.18.0", "eslint": "^8.18.0",
"jest": "^28.1.0", "jest": "^28.1.1",
"libxmljs2": "^0.30.1", "libxmljs2": "^0.30.1",
"nodemon": "^2.0.16" "nodemon": "^2.0.18"
}, },
"jest": { "jest": {
"testEnvironment": "node", "testEnvironment": "node",