@favware/rollup-type-bundler
Advanced tools
Comparing version 3.3.1-next.919b1b0.0 to 3.3.1-next.95bca5e
{ | ||
"name": "@favware/rollup-type-bundler", | ||
"version": "3.3.1-next.919b1b0.0", | ||
"version": "3.3.1-next.95bca5e", | ||
"description": "A small CLI tool to bundle types with rollup", | ||
@@ -36,31 +36,31 @@ "author": "@favware", | ||
"@sapphire/node-utilities": "^1.0.2", | ||
"@sapphire/utilities": "^3.15.3", | ||
"@sapphire/utilities": "^3.18.1", | ||
"colorette": "^2.0.20", | ||
"commander": "^12.0.0", | ||
"commander": "^12.1.0", | ||
"js-yaml": "^4.1.0", | ||
"rollup": "^4.12.0", | ||
"rollup-plugin-dts": "^6.1.0", | ||
"typescript": "^5.3.3" | ||
"rollup": "^4.27.4", | ||
"rollup-plugin-dts": "^6.1.1", | ||
"typescript": "^5.5.2" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.0.3", | ||
"@commitlint/config-conventional": "^19.0.3", | ||
"@favware/cliff-jumper": "^3.0.0", | ||
"@sapphire/eslint-config": "^5.0.3", | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@favware/cliff-jumper": "^5.0.0", | ||
"@sapphire/eslint-config": "^5.0.5", | ||
"@sapphire/prettier-config": "^2.0.0", | ||
"@sapphire/ts-config": "^5.0.0", | ||
"@sapphire/ts-config": "^5.0.1", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/node": "^20.11.24", | ||
"@typescript-eslint/eslint-plugin": "^7.1.0", | ||
"@typescript-eslint/parser": "^7.1.0", | ||
"@types/node": "^22.9.3", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.57.0", | ||
"eslint": "^8.57.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"lint-staged": "^15.2.2", | ||
"prettier": "^3.2.5", | ||
"typescript": "^5.3.3" | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.2.10", | ||
"prettier": "^3.3.3", | ||
"typescript": "^5.5.2" | ||
}, | ||
"resolutions": { | ||
"acorn": "^8.11.3", | ||
"acorn": "^8.14.0", | ||
"ansi-regex": "^5.0.1", | ||
@@ -111,3 +111,3 @@ "minimist": "^1.2.8" | ||
}, | ||
"packageManager": "yarn@4.1.0" | ||
"packageManager": "yarn@4.5.2" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48339
Updated@sapphire/utilities@^3.18.1
Updatedcommander@^12.1.0
Updatedrollup@^4.27.4
Updatedrollup-plugin-dts@^6.1.1
Updatedtypescript@^5.5.2