Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - [email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
 - @inquirer/[email protected]
  • Loading branch information
SBoudrias committed Feb 2, 2025
1 parent 97c8f7d commit b2709b8
Show file tree
Hide file tree
Showing 17 changed files with 128 additions and 128 deletions.
8 changes: 4 additions & 4 deletions packages/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/checkbox",
"version": "4.1.0",
"version": "4.1.1",
"description": "Inquirer checkbox prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,15 +74,15 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/core": "^10.1.6",
"@inquirer/figures": "^1.0.10",
"@inquirer/type": "^3.0.3",
"@inquirer/type": "^3.0.4",
"ansi-escapes": "^4.3.2",
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/confirm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/confirm",
"version": "5.1.4",
"version": "5.1.5",
"description": "Inquirer confirm prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,12 +74,12 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/type": "^3.0.3"
"@inquirer/core": "^10.1.6",
"@inquirer/type": "^3.0.4"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/core",
"version": "10.1.5",
"version": "10.1.6",
"description": "Core Inquirer prompt API",
"keywords": [
"answer",
Expand Down Expand Up @@ -75,7 +75,7 @@
},
"dependencies": {
"@inquirer/figures": "^1.0.10",
"@inquirer/type": "^3.0.3",
"@inquirer/type": "^3.0.4",
"ansi-escapes": "^4.3.2",
"cli-width": "^4.1.0",
"mute-stream": "^2.0.0",
Expand All @@ -85,7 +85,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"@types/mute-stream": "^0.0.4",
"@types/node": "^22.13.0",
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": "1.1.5",
"version": "1.1.6",
"description": "Inquirer demos",
"keywords": [
"answer",
Expand Down Expand Up @@ -70,9 +70,9 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/core": "^10.1.6",
"@inquirer/figures": "^1.0.10",
"@inquirer/prompts": "^7.3.0",
"@inquirer/prompts": "^7.3.1",
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/editor",
"version": "4.2.5",
"version": "4.2.6",
"description": "Inquirer multiline editor prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,13 +74,13 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/type": "^3.0.3",
"@inquirer/core": "^10.1.6",
"@inquirer/type": "^3.0.4",
"external-editor": "^3.1.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/expand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/expand",
"version": "4.0.7",
"version": "4.0.8",
"description": "Inquirer checkbox prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,13 +74,13 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/type": "^3.0.3",
"@inquirer/core": "^10.1.6",
"@inquirer/type": "^3.0.4",
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/input",
"version": "4.1.4",
"version": "4.1.5",
"description": "Inquirer input text prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,12 +74,12 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/type": "^3.0.3"
"@inquirer/core": "^10.1.6",
"@inquirer/type": "^3.0.4"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/inquirer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inquirer",
"version": "12.4.0",
"version": "12.4.1",
"description": "A collection of common interactive command line user interfaces.",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,9 +74,9 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/prompts": "^7.3.0",
"@inquirer/type": "^3.0.3",
"@inquirer/core": "^10.1.6",
"@inquirer/prompts": "^7.3.1",
"@inquirer/type": "^3.0.4",
"ansi-escapes": "^4.3.2",
"mute-stream": "^2.0.0",
"run-async": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/number/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/number",
"version": "3.0.7",
"version": "3.0.8",
"description": "Inquirer number prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,12 +74,12 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/type": "^3.0.3"
"@inquirer/core": "^10.1.6",
"@inquirer/type": "^3.0.4"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/password/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/password",
"version": "4.0.7",
"version": "4.0.8",
"description": "Inquirer password prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,13 +74,13 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/type": "^3.0.3",
"@inquirer/core": "^10.1.6",
"@inquirer/type": "^3.0.4",
"ansi-escapes": "^4.3.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
24 changes: 12 additions & 12 deletions packages/prompts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/prompts",
"version": "7.3.0",
"version": "7.3.1",
"description": "Inquirer prompts, combined in a single package",
"keywords": [
"answer",
Expand Down Expand Up @@ -76,20 +76,20 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/checkbox": "^4.1.0",
"@inquirer/confirm": "^5.1.4",
"@inquirer/editor": "^4.2.5",
"@inquirer/expand": "^4.0.7",
"@inquirer/input": "^4.1.4",
"@inquirer/number": "^3.0.7",
"@inquirer/password": "^4.0.7",
"@inquirer/rawlist": "^4.0.7",
"@inquirer/search": "^3.0.7",
"@inquirer/select": "^4.0.7"
"@inquirer/checkbox": "^4.1.1",
"@inquirer/confirm": "^5.1.5",
"@inquirer/editor": "^4.2.6",
"@inquirer/expand": "^4.0.8",
"@inquirer/input": "^4.1.5",
"@inquirer/number": "^3.0.8",
"@inquirer/password": "^4.0.8",
"@inquirer/rawlist": "^4.0.8",
"@inquirer/search": "^3.0.8",
"@inquirer/select": "^4.0.8"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/type": "^3.0.3",
"@inquirer/type": "^3.0.4",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/rawlist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/rawlist",
"version": "4.0.7",
"version": "4.0.8",
"description": "Inquirer rawlist prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,13 +74,13 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/type": "^3.0.3",
"@inquirer/core": "^10.1.6",
"@inquirer/type": "^3.0.4",
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/search",
"version": "3.0.7",
"version": "3.0.8",
"description": "Inquirer search prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,14 +74,14 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/core": "^10.1.6",
"@inquirer/figures": "^1.0.10",
"@inquirer/type": "^3.0.3",
"@inquirer/type": "^3.0.4",
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/select",
"version": "4.0.7",
"version": "4.0.8",
"description": "Inquirer select/list prompt",
"keywords": [
"answer",
Expand Down Expand Up @@ -74,15 +74,15 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/core": "^10.1.5",
"@inquirer/core": "^10.1.6",
"@inquirer/figures": "^1.0.10",
"@inquirer/type": "^3.0.3",
"@inquirer/type": "^3.0.4",
"ansi-escapes": "^4.3.2",
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.3",
"@inquirer/testing": "^2.1.42",
"@inquirer/testing": "^2.1.43",
"@repo/tsconfig": "workspace:*",
"tshy": "^3.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/testing",
"version": "2.1.42",
"version": "2.1.43",
"description": "Inquirer testing utilities",
"keywords": [
"answer",
Expand Down Expand Up @@ -77,7 +77,7 @@
"tsc": "tshy"
},
"dependencies": {
"@inquirer/type": "^3.0.3",
"@inquirer/type": "^3.0.4",
"ansi-escapes": "^4.3.2",
"mute-stream": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/type/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@inquirer/type",
"version": "3.0.3",
"version": "3.0.4",
"description": "Inquirer core TS types",
"keywords": [
"answer",
Expand Down
Loading

0 comments on commit b2709b8

Please sign in to comment.