@inquirer/expand
Advanced tools
Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "@inquirer/expand", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "Inquirer checkbox prompt", | ||
@@ -77,3 +77,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@inquirer/core": "^10.1.2", | ||
"@inquirer/core": "^10.1.3", | ||
"@inquirer/type": "^3.0.2", | ||
@@ -84,3 +84,3 @@ "yoctocolors-cjs": "^2.1.2" | ||
"@arethetypeswrong/cli": "^0.17.2", | ||
"@inquirer/testing": "^2.1.39", | ||
"@inquirer/testing": "^2.1.40", | ||
"@repo/tsconfig": "workspace:*", | ||
@@ -107,3 +107,3 @@ "tshy": "^3.0.2" | ||
}, | ||
"gitHead": "7613d7474f1f17a18019b89f208f46be10c5b02f" | ||
"gitHead": "43afbb5a1a96a23342f9fa3867e3d5d0a9abc8fe" | ||
} |
@@ -8,2 +8,22 @@ # `@inquirer/expand` | ||
# Special Thanks | ||
<div align="center"> | ||
<br> | ||
<br> | ||
<a href="https://www.warp.dev/?utm_source=npmjs&utm_medium=referral&utm_campaign=inquirer"> | ||
<div> | ||
<picture> | ||
<img alt="Warp" width="400" src="https://github.com/user-attachments/assets/2bda420d-4211-4900-a37e-e3c7056d799c"> | ||
</picture> | ||
</div> | ||
<b>Warp, the intelligent terminal for developers</b> | ||
<div> | ||
<sup>Available for MacOS and Linux<br> | ||
Visit warp.dev to learn more | ||
</sup> | ||
</div> | ||
</a> | ||
</div> | ||
# Installation | ||
@@ -10,0 +30,0 @@ |
Sorry, the diff of this file is not supported yet
17880
162
+ Added@inquirer/core@10.1.5(transitive)
+ Added@inquirer/type@3.0.3(transitive)
+ Added@types/node@22.13.0(transitive)
- Removed@inquirer/core@10.1.6(transitive)
- Removed@inquirer/type@3.0.4(transitive)
- Removed@types/node@22.13.1(transitive)
Updated@inquirer/core@^10.1.3