Update ink version to 6.6.9 (#24980)

This commit is contained in:
Jacob Richman
2026-04-08 16:36:19 -07:00
committed by GitHub
parent d06dba3538
commit 9c4e17b7ce
3 changed files with 11 additions and 39 deletions

View File

@@ -73,7 +73,7 @@
"pre-commit": "node scripts/pre-commit.js"
},
"overrides": {
"ink": "npm:@jrichman/ink@6.6.8",
"ink": "npm:@jrichman/ink@6.6.9",
"wrap-ansi": "9.0.2",
"cliui": {
"wrap-ansi": "7.0.0"
@@ -142,7 +142,7 @@
"yargs": "^17.7.2"
},
"dependencies": {
"ink": "npm:@jrichman/ink@6.6.8",
"ink": "npm:@jrichman/ink@6.6.9",
"latest-version": "^9.0.0",
"node-fetch-native": "^1.6.7",
"proper-lockfile": "^4.1.2",