@sapphire/pieces
Advanced tools
Comparing version 4.3.2-next.d8caad5 to 4.3.2-next.e00dcf9
{ | ||
"name": "@sapphire/pieces", | ||
"version": "4.3.2-next.d8caad5", | ||
"version": "4.3.2-next.e00dcf9", | ||
"description": "Sapphire's piece loader.", | ||
@@ -29,3 +29,3 @@ "main": "dist/cjs/index.cjs", | ||
"postbuild:internal": "node scripts/make-import.mjs", | ||
"postbuild:types:cjs": "rollup-type-bundler -d dist/cjs -ot .cts", | ||
"postbuild:types:cjs": "rollup-type-bundler -d dist/cjs --output-typings-file-extension .cts", | ||
"postbuild:types:esm": "rollup-type-bundler -d dist/esm -t .mts", | ||
@@ -39,32 +39,32 @@ "typecheck": "tsc -b src", | ||
"@discordjs/collection": "^1.5.3", | ||
"@sapphire/utilities": "^3.18.0", | ||
"@sapphire/utilities": "^3.18.1", | ||
"tslib": "^2.8.1" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-conventional": "^19.5.0", | ||
"@favware/cliff-jumper": "^5.0.0", | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@favware/cliff-jumper": "^6.0.0", | ||
"@favware/npm-deprecate": "^2.0.0", | ||
"@favware/rollup-type-bundler": "^3.3.0", | ||
"@favware/rollup-type-bundler": "^4.0.0", | ||
"@sapphire/eslint-config": "^5.0.5", | ||
"@sapphire/prettier-config": "^2.0.0", | ||
"@sapphire/ts-config": "^5.0.1", | ||
"@types/node": "^22.8.7", | ||
"@types/node": "^22.10.10", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"@vitest/coverage-v8": "^2.1.4", | ||
"concurrently": "^9.0.1", | ||
"@vitest/coverage-v8": "^3.0.4", | ||
"concurrently": "^9.1.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"esbuild-plugin-file-path-extensions": "^2.1.3", | ||
"esbuild-plugin-file-path-extensions": "^2.1.4", | ||
"eslint": "^8.57.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.2.10", | ||
"prettier": "^3.3.3", | ||
"eslint-config-prettier": "^10.0.1", | ||
"eslint-plugin-prettier": "^5.2.3", | ||
"lint-staged": "^15.4.2", | ||
"prettier": "^3.4.2", | ||
"rimraf": "^6.0.1", | ||
"tsup": "^8.3.5", | ||
"typedoc": "^0.26.1", | ||
"typedoc-json-parser": "^10.0.0", | ||
"tsup": "^8.3.6", | ||
"typedoc": "^0.26.11", | ||
"typedoc-json-parser": "^10.2.0", | ||
"typescript": "^5.5.2", | ||
"vitest": "^2.1.4" | ||
"vitest": "^3.0.4" | ||
}, | ||
@@ -118,3 +118,3 @@ "repository": { | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@4.5.1" | ||
"packageManager": "yarn@4.6.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2174
328815
Updated@sapphire/utilities@^3.18.1