chore(deps): upgrade dependencies
This commit is contained in:
11001
package-lock.json
generated
11001
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
38
package.json
38
package.json
@@ -32,46 +32,46 @@
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@faker-js/faker": "^7.6.0",
|
||||
"@octokit/graphql": "^5.0.4",
|
||||
"@octokit/rest": "^19.0.5",
|
||||
"@primer/css": "^20.8.0",
|
||||
"@octokit/graphql": "^5.0.5",
|
||||
"@octokit/rest": "^19.0.7",
|
||||
"@primer/css": "^20.8.3",
|
||||
"@primer/octicons": "^18.2.0",
|
||||
"@twemoji/parser": "^14.1.0",
|
||||
"axios": "^1.2.2",
|
||||
"axios": "^1.3.4",
|
||||
"clipboard": "^2.0.11",
|
||||
"compression": "^1.7.4",
|
||||
"csso": "^5.0.5",
|
||||
"d3": "^7.8.1",
|
||||
"ejs": "^3.1.8",
|
||||
"d3": "^7.8.2",
|
||||
"ejs": "^3.1.9",
|
||||
"emoji-name-map": "^1.2.9",
|
||||
"express": "^4.18.2",
|
||||
"express-rate-limit": "^6.7.0",
|
||||
"file-type": "^18.2.0",
|
||||
"file-type": "^18.2.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsdom": "^21.0.0",
|
||||
"jsdom": "^21.1.1",
|
||||
"linguist-js": "^2.5.4",
|
||||
"marked": "^4.2.12",
|
||||
"memory-cache": "^0.2.0",
|
||||
"minimatch": "^6.1.6",
|
||||
"node-fetch": "^3.3.0",
|
||||
"open-graph-scraper": "^5.0.3",
|
||||
"minimatch": "^7.4.2",
|
||||
"node-fetch": "^3.3.1",
|
||||
"open-graph-scraper": "^5.1.1",
|
||||
"png-js": "^1.0.0",
|
||||
"prismjs": "^1.29.0",
|
||||
"puppeteer": "^19.5.2",
|
||||
"puppeteer": "^19.7.4",
|
||||
"purgecss": "^5.0.0",
|
||||
"rss-parser": "^3.12.0",
|
||||
"sanitize-html": "^2.8.1",
|
||||
"sanitize-html": "^2.10.0",
|
||||
"sharp": "^0.31.3",
|
||||
"simple-git": "^3.16.0",
|
||||
"simple-git": "^3.17.0",
|
||||
"svgo": "^3.0.2",
|
||||
"vue": "^2.7.1",
|
||||
"vue-prism-component": "^1.2.0",
|
||||
"xml-formatter": "^3.2.0"
|
||||
"xml-formatter": "^3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dprint": "^0.35.1",
|
||||
"eslint": "^8.35.0",
|
||||
"jest": "^29.5.0",
|
||||
"libxmljs2": "^0.31.0"
|
||||
"jest": "^29.5.0"
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "node",
|
||||
@@ -79,8 +79,8 @@
|
||||
"transform": {}
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@googlemaps/google-maps-services-js": "^3.3.26",
|
||||
"chess.js": "^1.0.0-beta.1",
|
||||
"@googlemaps/google-maps-services-js": "^3.3.27",
|
||||
"chess.js": "^1.0.0-beta.3",
|
||||
"color": "^4.2.3",
|
||||
"gifencoder": "^2.0.1",
|
||||
"libxmljs2": "^0.31.0",
|
||||
|
||||
Reference in New Issue
Block a user