@sapphire/pieces
Advanced tools
Comparing version 4.2.3-next.e3e2244.0 to 4.2.3-next.ec93439.0
{ | ||
"name": "@sapphire/pieces", | ||
"version": "4.2.3-next.e3e2244.0", | ||
"version": "4.2.3-next.ec93439.0", | ||
"description": "Sapphire's piece loader.", | ||
@@ -50,5 +50,5 @@ "main": "dist/cjs/index.cjs", | ||
"@sapphire/ts-config": "^5.0.0", | ||
"@types/node": "^20.11.9", | ||
"@typescript-eslint/eslint-plugin": "^6.19.1", | ||
"@typescript-eslint/parser": "^6.19.1", | ||
"@types/node": "^20.11.17", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"concurrently": "^8.2.2", | ||
@@ -60,7 +60,7 @@ "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", | ||
@@ -117,3 +117,3 @@ "typescript": "^5.3.3", | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@4.0.2" | ||
"packageManager": "yarn@4.1.0" | ||
} |
304034
12