chore(deps): upgrade dependencies
This commit is contained in:
2436
package-lock.json
generated
2436
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
48
package.json
48
package.json
@@ -31,47 +31,47 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@faker-js/faker": "^7.6.0",
|
||||
"@octokit/graphql": "^5.0.5",
|
||||
"@octokit/rest": "^19.0.7",
|
||||
"@primer/css": "^21.0.0",
|
||||
"@primer/octicons": "^18.3.0",
|
||||
"@faker-js/faker": "^8.0.2",
|
||||
"@octokit/graphql": "^7.0.1",
|
||||
"@octokit/rest": "^20.0.1",
|
||||
"@primer/css": "^21.0.7",
|
||||
"@primer/octicons": "^19.4.0",
|
||||
"@twemoji/parser": "^14.1.0",
|
||||
"axios": "^1.3.4",
|
||||
"axios": "^1.4.0",
|
||||
"clipboard": "^2.0.11",
|
||||
"compression": "^1.7.4",
|
||||
"csso": "^5.0.5",
|
||||
"d3": "^7.8.3",
|
||||
"d3": "^7.8.5",
|
||||
"ejs": "^3.1.9",
|
||||
"emoji-name-map": "^1.2.9",
|
||||
"express": "^4.18.2",
|
||||
"express-rate-limit": "^6.7.0",
|
||||
"file-type": "^18.2.1",
|
||||
"express-rate-limit": "^6.8.0",
|
||||
"file-type": "^18.5.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsdom": "^21.1.1",
|
||||
"linguist-js": "^2.5.4",
|
||||
"marked": "^4.3.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"linguist-js": "^2.6.1",
|
||||
"marked": "^5.1.1",
|
||||
"memory-cache": "^0.2.0",
|
||||
"minimatch": "^7.4.3",
|
||||
"minimatch": "^9.0.3",
|
||||
"node-fetch": "^3.3.1",
|
||||
"open-graph-scraper": "^5.2.3",
|
||||
"open-graph-scraper": "^6.2.2",
|
||||
"png-js": "^1.0.0",
|
||||
"prismjs": "^1.29.0",
|
||||
"puppeteer": "^19.8.2",
|
||||
"puppeteer": "^20.9.0",
|
||||
"purgecss": "^5.0.0",
|
||||
"rss-parser": "^3.13.0",
|
||||
"sanitize-html": "^2.10.0",
|
||||
"sharp": "^0.32.0",
|
||||
"simple-git": "^3.17.0",
|
||||
"sanitize-html": "^2.11.0",
|
||||
"sharp": "^0.32.4",
|
||||
"simple-git": "^3.19.1",
|
||||
"svgo": "^3.0.2",
|
||||
"vue": "^2.7.1",
|
||||
"vue-prism-component": "^1.2.0",
|
||||
"xml-formatter": "^3.3.2"
|
||||
"xml-formatter": "^3.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dprint": "^0.35.1",
|
||||
"eslint": "^8.38.0",
|
||||
"jest": "^29.5.0"
|
||||
"eslint": "^8.45.0",
|
||||
"jest": "^29.6.1"
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "node",
|
||||
@@ -79,11 +79,11 @@
|
||||
"transform": {}
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@googlemaps/google-maps-services-js": "^3.3.27",
|
||||
"chess.js": "^1.0.0-beta.3",
|
||||
"@googlemaps/google-maps-services-js": "^3.3.34",
|
||||
"chess.js": "^1.0.0-beta.6",
|
||||
"color": "^4.2.3",
|
||||
"gifencoder": "^2.0.1",
|
||||
"libxmljs2": "^0.31.0",
|
||||
"libxmljs2": "^0.32.0",
|
||||
"rss": "^1.2.2",
|
||||
"yargs-parser": "^21.1.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user