This commit is contained in:
dependabot[bot] 2026-04-11 04:17:24 +00:00 committed by GitHub
commit e8f8c98f4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1609 additions and 987 deletions

2590
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -53,15 +53,15 @@
"husky": "^9.1.7",
"jest": "^29.7.0",
"jest-bench": "^29.7.1",
"jest-environment-jsdom": "^29.7.0",
"js-yaml": "^4.1.0",
"jest-environment-jsdom": "^30.3.0",
"js-yaml": "^4.1.1",
"lint-staged": "^15.5.0",
"lodash.snakecase": "^4.1.1",
"parse-diff": "^0.11.1",
"prettier": "^3.5.3"
},
"dependencies": {
"axios": "^1.8.4",
"axios": "^1.15.0",
"dotenv": "^16.4.7",
"emoji-name-map": "^1.2.8",
"github-username-regex": "^1.0.0",