chore(deps): upgrade
This commit is contained in:
1501
package-lock.json
generated
1501
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@@ -32,10 +32,10 @@
|
|||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
"@actions/github": "^5.1.1",
|
"@actions/github": "^5.1.1",
|
||||||
"@faker-js/faker": "^8.0.2",
|
"@faker-js/faker": "^8.0.2",
|
||||||
"@octokit/graphql": "^5.0.5",
|
"@octokit/graphql": "^7.0.1",
|
||||||
"@octokit/rest": "^19.0.7",
|
"@octokit/rest": "^20.0.1",
|
||||||
"@primer/css": "^21.0.7",
|
"@primer/css": "^21.0.8",
|
||||||
"@primer/octicons": "^19.4.0",
|
"@primer/octicons": "^19.6.0",
|
||||||
"@twemoji/parser": "^14.1.0",
|
"@twemoji/parser": "^14.1.0",
|
||||||
"axios": "^1.4.0",
|
"axios": "^1.4.0",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
@@ -45,33 +45,33 @@
|
|||||||
"ejs": "^3.1.9",
|
"ejs": "^3.1.9",
|
||||||
"emoji-name-map": "^1.2.9",
|
"emoji-name-map": "^1.2.9",
|
||||||
"express": "^4.18.2",
|
"express": "^4.18.2",
|
||||||
"express-rate-limit": "^6.8.0",
|
"express-rate-limit": "^6.9.0",
|
||||||
"file-type": "^18.5.0",
|
"file-type": "^18.5.0",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"jsdom": "^22.1.0",
|
"jsdom": "^22.1.0",
|
||||||
"linguist-js": "^2.6.1",
|
"linguist-js": "^2.6.1",
|
||||||
"marked": "^5.1.1",
|
"marked": "^7.0.4",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"minimatch": "^9.0.3",
|
"minimatch": "^9.0.3",
|
||||||
"node-fetch": "^3.3.1",
|
"node-fetch": "^3.3.2",
|
||||||
"open-graph-scraper": "^6.2.2",
|
"open-graph-scraper": "^6.2.2",
|
||||||
"png-js": "^1.0.0",
|
"png-js": "^1.0.0",
|
||||||
"prismjs": "^1.29.0",
|
"prismjs": "^1.29.0",
|
||||||
"puppeteer": "^20.9.0",
|
"puppeteer": "^21.1.0",
|
||||||
"purgecss": "^5.0.0",
|
"purgecss": "^5.0.0",
|
||||||
"rss-parser": "^3.13.0",
|
"rss-parser": "^3.13.0",
|
||||||
"sanitize-html": "^2.11.0",
|
"sanitize-html": "^2.11.0",
|
||||||
"sharp": "^0.32.4",
|
"sharp": "^0.32.5",
|
||||||
"simple-git": "^3.19.1",
|
"simple-git": "^3.19.1",
|
||||||
"svgo": "^3.0.2",
|
"svgo": "^3.0.2",
|
||||||
"vue": "^2.7.1",
|
"vue": "^2.7.1",
|
||||||
"vue-prism-component": "^1.2.0",
|
"vue-prism-component": "^1.2.0",
|
||||||
"xml-formatter": "^3.4.1"
|
"xml-formatter": "^3.5.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"dprint": "^0.35.1",
|
"dprint": "^0.35.1",
|
||||||
"eslint": "^8.45.0",
|
"eslint": "^8.47.0",
|
||||||
"jest": "^29.6.1"
|
"jest": "^29.6.3"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"testEnvironment": "node",
|
"testEnvironment": "node",
|
||||||
@@ -79,7 +79,7 @@
|
|||||||
"transform": {}
|
"transform": {}
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@googlemaps/google-maps-services-js": "^3.3.34",
|
"@googlemaps/google-maps-services-js": "^3.3.36",
|
||||||
"chess.js": "^1.0.0-beta.6",
|
"chess.js": "^1.0.0-beta.6",
|
||||||
"color": "^4.2.3",
|
"color": "^4.2.3",
|
||||||
"gifencoder": "^2.0.1",
|
"gifencoder": "^2.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user