Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @inquirer/checkbox@2.4.7
 - @inquirer/confirm@3.1.22
 - @inquirer/core@9.0.10
 - @inquirer/demo@0.8.8
 - @inquirer/editor@2.1.22
 - @inquirer/expand@2.1.22
 - @inquirer/input@2.2.9
 - inquirer@10.1.8
 - @inquirer/number@1.0.10
 - @inquirer/password@2.1.22
 - @inquirer/prompts@5.3.8
 - @inquirer/rawlist@2.2.4
 - @inquirer/search@1.0.7
 - @inquirer/select@2.4.7
  • Loading branch information
SBoudrias committed Aug 5, 2024
1 parent 87b58aa commit 273b16e
Show file tree
Hide file tree
Showing 15 changed files with 72 additions and 72 deletions.
4 changes: 2 additions & 2 deletions packages/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/checkbox",
"version": "2.4.6",
"version": "2.4.7",
"engines": {
"node": ">=18"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/checkbox/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/figures": "^1.0.5",
"@inquirer/type": "^1.5.2",
"ansi-escapes": "^4.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/confirm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/confirm",
"version": "3.1.21",
"version": "3.1.22",
"description": "Inquirer confirm prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/confirm/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/type": "^1.5.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/core",
"version": "9.0.9",
"version": "9.0.10",
"engines": {
"node": ">=18"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/demo",
"version": "0.8.7",
"version": "0.8.8",
"engines": {
"node": ">=18"
},
Expand Down Expand Up @@ -61,8 +61,8 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/prompts": "^5.3.7",
"@inquirer/core": "^9.0.10",
"@inquirer/prompts": "^5.3.8",
"yoctocolors-cjs": "^2.1.2"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/editor",
"version": "2.1.21",
"version": "2.1.22",
"description": "Inquirer multiline editor prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/editor/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/type": "^1.5.2",
"external-editor": "^3.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/expand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/expand",
"version": "2.1.21",
"version": "2.1.22",
"description": "Inquirer checkbox prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/expand/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/type": "^1.5.2",
"yoctocolors-cjs": "^2.1.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/input",
"version": "2.2.8",
"version": "2.2.9",
"description": "Inquirer input text prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/input/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/type": "^1.5.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inquirer",
"version": "10.1.7",
"version": "10.1.8",
"description": "A collection of common interactive command line user interfaces.",
"author": "Simon Boudrias <admin@simonboudrias.com>",
"main": "./dist/cjs/index.js",
Expand Down Expand Up @@ -55,7 +55,7 @@
},
"license": "MIT",
"dependencies": {
"@inquirer/prompts": "^5.3.7",
"@inquirer/prompts": "^5.3.8",
"@inquirer/type": "^1.5.2",
"@types/mute-stream": "^0.0.4",
"ansi-escapes": "^4.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/number/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/number",
"version": "1.0.9",
"version": "1.0.10",
"description": "Inquirer number prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/number/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/type": "^1.5.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/password/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/password",
"version": "2.1.21",
"version": "2.1.22",
"engines": {
"node": ">=18"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/password/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/type": "^1.5.2",
"ansi-escapes": "^4.3.2"
},
Expand Down
22 changes: 11 additions & 11 deletions packages/prompts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/prompts",
"version": "5.3.7",
"version": "5.3.8",
"description": "Inquirer prompts, combined in a single package",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.ts",
Expand Down Expand Up @@ -76,16 +76,16 @@
}
},
"dependencies": {
"@inquirer/checkbox": "^2.4.6",
"@inquirer/confirm": "^3.1.21",
"@inquirer/editor": "^2.1.21",
"@inquirer/expand": "^2.1.21",
"@inquirer/input": "^2.2.8",
"@inquirer/number": "^1.0.9",
"@inquirer/password": "^2.1.21",
"@inquirer/rawlist": "^2.2.3",
"@inquirer/search": "^1.0.6",
"@inquirer/select": "^2.4.6"
"@inquirer/checkbox": "^2.4.7",
"@inquirer/confirm": "^3.1.22",
"@inquirer/editor": "^2.1.22",
"@inquirer/expand": "^2.1.22",
"@inquirer/input": "^2.2.9",
"@inquirer/number": "^1.0.10",
"@inquirer/password": "^2.1.22",
"@inquirer/rawlist": "^2.2.4",
"@inquirer/search": "^1.0.7",
"@inquirer/select": "^2.4.7"
},
"devDependencies": {
"@inquirer/type": "^1.5.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/rawlist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/rawlist",
"version": "2.2.3",
"version": "2.2.4",
"description": "Inquirer rawlist prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/rawlist/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/type": "^1.5.2",
"yoctocolors-cjs": "^2.1.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/search",
"version": "1.0.6",
"version": "1.0.7",
"description": "Inquirer search prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/search/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/figures": "^1.0.5",
"@inquirer/type": "^1.5.2",
"yoctocolors-cjs": "^2.1.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/select",
"version": "2.4.6",
"version": "2.4.7",
"description": "Inquirer select/list prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"license": "MIT",
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/select/README.md",
"dependencies": {
"@inquirer/core": "^9.0.9",
"@inquirer/core": "^9.0.10",
"@inquirer/figures": "^1.0.5",
"@inquirer/type": "^1.5.2",
"ansi-escapes": "^4.3.2",
Expand Down
Loading

0 comments on commit 273b16e

Please sign in to comment.