@sapphire/pieces
Advanced tools
Comparing version 4.2.3-next.ca76539.0 to 4.2.3-next.e3644ba.0
{ | ||
"name": "@sapphire/pieces", | ||
"version": "4.2.3-next.ca76539.0", | ||
"version": "4.2.3-next.e3644ba.0", | ||
"description": "Sapphire's piece loader.", | ||
@@ -42,4 +42,4 @@ "main": "dist/cjs/index.cjs", | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.6.0", | ||
"@commitlint/config-conventional": "^18.6.0", | ||
"@commitlint/cli": "^18.6.1", | ||
"@commitlint/config-conventional": "^18.6.2", | ||
"@favware/cliff-jumper": "^2.2.3", | ||
@@ -51,5 +51,5 @@ "@favware/npm-deprecate": "^1.0.7", | ||
"@sapphire/ts-config": "^5.0.0", | ||
"@types/node": "^20.11.5", | ||
"@typescript-eslint/eslint-plugin": "^6.19.1", | ||
"@typescript-eslint/parser": "^6.19.1", | ||
"@types/node": "^20.11.19", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"concurrently": "^8.2.2", | ||
@@ -61,10 +61,10 @@ "cz-conventional-changelog": "^3.3.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"lint-staged": "^15.2.0", | ||
"prettier": "^3.2.4", | ||
"lint-staged": "^15.2.2", | ||
"prettier": "^3.2.5", | ||
"rimraf": "^5.0.5", | ||
"tsup": "^8.0.1", | ||
"typedoc": "^0.25.7", | ||
"tsup": "^8.0.2", | ||
"typedoc": "^0.25.8", | ||
"typedoc-json-parser": "^9.0.1", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.2.2" | ||
"vitest": "^1.3.0" | ||
}, | ||
@@ -118,3 +118,3 @@ "repository": { | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@4.0.2" | ||
"packageManager": "yarn@4.1.0" | ||
} |
304034
12