> THE SOFTWARE.
>
-## kolorist
-
-License: MIT
-By: Marvin Hagemeister
-Repository: git+https://github.com/marvinhagemeister/kolorist.git
-
-> The MIT License (MIT)
->
-> Copyright (c) 2020-present Marvin Hagemeister
->
-> Permission is hereby granted, free of charge, to any person obtaining a copy
-> of this software and associated documentation files (the "Software"), to deal
-> in the Software without restriction, including without limitation the rights
-> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-> copies of the Software, and to permit persons to whom the Software is
-> furnished to do so, subject to the following conditions:
->
-> The above copyright notice and this permission notice shall be included in all
-> copies or substantial portions of the Software.
->
-> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-> SOFTWARE.
-
## prompts
License: MIT
import { parseArgs } from 'node:util'
import prompts from 'prompts'
-import { red, green, bold } from 'kolorist'
+import { red, green, bold } from 'kleur/colors'
import ejs from 'ejs'
husky:
specifier: ^9.1.6
version: 9.1.6
+ kleur:
+ specifier: ^4.1.5
+ version: 4.1.5
kolorist:
specifier: ^1.8.0
version: 1.8.0
lint-staged:
specifier: ^15.2.10
version: 15.2.10
+ picocolors:
+ specifier: ^1.1.0
+ version: 1.1.0
prettier:
specifier: ^3.3.3
version: 3.3.3
resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==}
engines: {node: '>=6'}
+ kleur@4.1.5:
+ resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
+ engines: {node: '>=6'}
+
kolorist@1.8.0:
resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
kleur@3.0.3: {}
+ kleur@4.1.5: {}
+
kolorist@1.8.0: {}
lazy-ass@1.6.0: {}