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
+5 -5
View File
@@ -42,7 +42,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",
@@ -9886,9 +9885,9 @@
},
"node_modules/ink": {
"name": "@jrichman/ink",
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/@jrichman/ink/-/ink-6.4.0.tgz",
"integrity": "sha512-RXr0+h414DfVRCOo7hLnGS8E83MV8AJ9qGUMR4/uGoqYID865O0p8NJ1+5QcAKzpP6ZotdIll5l9hvzalFYuDQ==",
"version": "6.4.1",
"resolved": "https://registry.npmjs.org/@jrichman/ink/-/ink-6.4.1.tgz",
"integrity": "sha512-YeNdpjFjq7Qbu9FQDQiCNmw4QehoBWi9pMEr52ZM4xLwQkYNtzyi/J5169NPLQCX2kl1WepngoUrzWvuFmjeSA==",
"license": "MIT",
"dependencies": {
"@alcalzone/ansi-tokenize": "^0.2.1",
@@ -9903,6 +9902,7 @@
"es-toolkit": "^1.39.10",
"indent-string": "^5.0.0",
"is-in-ci": "^2.0.0",
"mnemonist": "^0.40.3",
"patch-console": "^2.0.0",
"react-reconciler": "^0.32.0",
"signal-exit": "^3.0.7",
@@ -17265,7 +17265,7 @@
"fzf": "^0.5.2",
"glob": "^10.4.5",
"highlight.js": "^11.11.1",
"ink": "npm:@jrichman/ink@6.4.0",
"ink": "npm:@jrichman/ink@6.4.1",
"ink-gradient": "^3.0.0",
"ink-spinner": "^5.0.0",
"latest-version": "^9.0.0",