Skip to content

Commit 0cfa2f4

Browse files
committed
chore: Uninstall ink-text-input
1 parent cdc64a7 commit 0cfa2f4

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

bun.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"commander": "14.0.0",
99
"ink": "6.0.1",
1010
"ink-spinner": "5.0.0",
11-
"ink-text-input": "6.0.0",
1211
"react": "19.1.0",
1312
},
1413
"devDependencies": {
@@ -104,8 +103,6 @@
104103

105104
"ink-spinner": ["[email protected]", "", { "dependencies": { "cli-spinners": "^2.7.0" }, "peerDependencies": { "ink": ">=4.0.0", "react": ">=18.0.0" } }, "sha512-EYEasbEjkqLGyPOUc8hBJZNuC5GvXGMLu0w5gdTNskPc7Izc5vO3tdQEYnzvshucyGCBXc86ig0ujXPMWaQCdA=="],
106105

107-
"ink-text-input": ["[email protected]", "", { "dependencies": { "chalk": "^5.3.0", "type-fest": "^4.18.2" }, "peerDependencies": { "ink": ">=5", "react": ">=18" } }, "sha512-Fw64n7Yha5deb1rHY137zHTAbSTNelUKuB5Kkk2HACXEtwIHBCf9OH2tP/LQ9fRYTl1F0dZgbW0zPnZk6FA9Lw=="],
108-
109106
"is-fullwidth-code-point": ["[email protected]", "", {}, "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ=="],
110107

111108
"is-in-ci": ["[email protected]", "", { "bin": { "is-in-ci": "cli.js" } }, "sha512-eUuAjybVTHMYWm/U+vBO1sY/JOCgoPCXRxzdju0K+K0BiGW0SChEL1MLC0PoCIR1OlPo5YAp8HuQoUlsWEICwg=="],

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"commander": "14.0.0",
3030
"ink": "6.0.1",
3131
"ink-spinner": "5.0.0",
32-
"ink-text-input": "6.0.0",
3332
"react": "19.1.0"
3433
},
3534
"devDependencies": {

0 commit comments

Comments
 (0)