Switch to ink@. version 6.4.0 (#12381)

This commit is contained in:
Jacob Richman
2025-10-31 09:40:51 -07:00
committed by GitHub
parent d13482e802
commit f4ee245bf9
4 changed files with 72 additions and 78 deletions

View File

@@ -58,6 +58,7 @@
"pre-commit": "node scripts/pre-commit.js"
},
"overrides": {
"ink": "6.4.0",
"wrap-ansi": "9.0.2",
"cliui": {
"wrap-ansi": "7.0.0"
@@ -78,6 +79,8 @@
"@types/minimatch": "^5.1.2",
"@types/mock-fs": "^4.13.4",
"@types/prompts": "^2.4.9",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"@types/shell-quote": "^1.7.5",
"@vitest/coverage-v8": "^3.1.1",
"@vitest/eslint-plugin": "^1.3.4",
@@ -94,6 +97,8 @@
"globals": "^16.0.0",
"google-artifactregistry-auth": "^3.4.0",
"husky": "^9.1.7",
"ink": "6.4.0",
"ink-testing-library": "^4.0.0",
"json": "^11.0.0",
"lint-staged": "^16.1.6",
"memfs": "^4.42.0",
@@ -102,7 +107,7 @@
"msw": "^2.10.4",
"npm-run-all": "^4.1.5",
"prettier": "^3.5.3",
"react-devtools-core": "^4.28.5",
"react-devtools-core": "^6.1.2",
"semver": "^7.7.2",
"strip-ansi": "^7.1.2",
"tsx": "^4.20.3",