Update ink version (#12720)

This commit is contained in:
Jacob Richman
2025-11-07 09:32:46 -08:00
committed by GitHub
parent 5ff7cdc9e8
commit 6cf1c98524
3 changed files with 7 additions and 8 deletions

View File

@@ -61,7 +61,7 @@
"pre-commit": "node scripts/pre-commit.js"
},
"overrides": {
"ink": "npm:@jrichman/ink@6.4.0",
"ink": "npm:@jrichman/ink@6.4.1",
"wrap-ansi": "9.0.2",
"cliui": {
"wrap-ansi": "7.0.0"
@@ -100,7 +100,6 @@
"globals": "^16.0.0",
"google-artifactregistry-auth": "^3.4.0",
"husky": "^9.1.7",
"ink": "npm:@jrichman/ink@6.4.0",
"ink-testing-library": "^4.0.0",
"json": "^11.0.0",
"lint-staged": "^16.1.6",