fix canal + and dependency error (yarn)

This commit is contained in:
Ismaël Moret 2025-01-20 10:39:49 +00:00
parent 4cfed04fa3
commit e2a21cbc46
3 changed files with 343 additions and 252 deletions

View file

@ -42,6 +42,7 @@
"@eslint/js": "^9.17.0",
"@freearhey/core": "^0.5.0",
"@ntlab/sfetch": "^1.0.0",
"@octokit/core": "^6.1.3",
"@octokit/plugin-paginate-rest": "^11.3.6",
"@octokit/plugin-rest-endpoint-methods": "^13.2.6",
"@swc/core": "^1.10.4",
@ -54,6 +55,7 @@
"@types/node-cleanup": "^2.1.2",
"@types/numeral": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.20.0",
"axios": "^1.5.1",
"axios-cookiejar-support": "^5.0.4",
"chalk": "^4.1.2",
@ -103,6 +105,7 @@
"tough-cookie": "^5.0.0",
"transliteration": "^2.2.0",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"unzipit": "^1.4.0",
"wildcard-match": "^5.1.2"
}