Compare commits

..

No commits in common. "9695618b4b7e05f6e85455ff63a5ac6d24b54a07" and "166b118fa252322ff309ae21457e7e1bf1a1afd5" have entirely different histories.

2 changed files with 142 additions and 651 deletions

779
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -63,21 +63,21 @@
"@ava/typescript": "5.0.0", "@ava/typescript": "5.0.0",
"@tsconfig/node16": "16.1.3", "@tsconfig/node16": "16.1.3",
"@types/async-retry": "1.4.8", "@types/async-retry": "1.4.8",
"@types/node": "20.14.5", "@types/node": "20.14.1",
"@types/semver": "7.5.8", "@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "7.13.1", "@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.13.1", "@typescript-eslint/parser": "7.11.0",
"@vercel/ncc": "0.38.1", "@vercel/ncc": "0.38.1",
"ava": "6.1.3", "ava": "6.1.3",
"c8": "10.1.2", "c8": "9.1.0",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",
"eslint-plugin-ava": "14.0.0", "eslint-plugin-ava": "14.0.0",
"eslint-plugin-github": "5.0.1", "eslint-plugin-github": "4.10.2",
"eslint-plugin-simple-import-sort": "12.1.0", "eslint-plugin-simple-import-sort": "12.1.0",
"husky": "9.0.11", "husky": "9.0.11",
"lint-staged": "15.2.7", "lint-staged": "15.2.5",
"prettier": "3.3.2", "prettier": "3.3.0",
"ts-node": "10.9.2", "ts-node": "10.9.2",
"typescript": "5.4.5" "typescript": "5.4.5"
}, },