+11
-11
| { | ||
| "name": "binarytf", | ||
| "version": "2.1.4-next.45fb858", | ||
| "version": "2.1.4-next.467744f", | ||
| "description": "Binary Term Format", | ||
@@ -32,4 +32,4 @@ "author": "kyranet <kyradiscord@gmail.com>", | ||
| "devDependencies": { | ||
| "@commitlint/cli": "^19.8.1", | ||
| "@commitlint/config-conventional": "^19.8.1", | ||
| "@commitlint/cli": "^20.1.0", | ||
| "@commitlint/config-conventional": "^20.0.0", | ||
| "@favware/cliff-jumper": "^6.0.0", | ||
@@ -39,17 +39,17 @@ "@sapphire/eslint-config": "^5.0.6", | ||
| "@sapphire/ts-config": "^5.0.1", | ||
| "@swc/core": "^1.12.1", | ||
| "@swc/core": "^1.13.20", | ||
| "@types/node": "^20.11.5", | ||
| "@typescript-eslint/eslint-plugin": "^7.13.1", | ||
| "@typescript-eslint/parser": "^7.13.1", | ||
| "@vitest/coverage-v8": "^3.2.3", | ||
| "@vitest/coverage-v8": "^3.2.4", | ||
| "cz-conventional-changelog": "^3.3.0", | ||
| "eslint": "^8.57.1", | ||
| "eslint-config-prettier": "^10.1.5", | ||
| "eslint-plugin-prettier": "^5.4.1", | ||
| "lint-staged": "^16.1.1", | ||
| "prettier": "^3.5.3", | ||
| "eslint-config-prettier": "^10.1.8", | ||
| "eslint-plugin-prettier": "^5.5.4", | ||
| "lint-staged": "^16.2.4", | ||
| "prettier": "^3.6.2", | ||
| "tsup": "^8.5.0", | ||
| "typedoc": "^0.26.1", | ||
| "typescript": "^5.5.2", | ||
| "vitest": "^3.2.3" | ||
| "vitest": "^3.2.4" | ||
| }, | ||
@@ -100,3 +100,3 @@ "repository": { | ||
| "prettier": "@sapphire/prettier-config", | ||
| "packageManager": "yarn@4.9.2" | ||
| "packageManager": "yarn@4.10.3" | ||
| } |
221646
0