mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-13 19:40:28 -07:00
Checkpoint VirtualizedListClick
This commit is contained in:
Generated
+5
-5
@@ -11,7 +11,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"dependencies": {
|
||||
"ink": "npm:@jrichman/ink@7.0.1-beta.0",
|
||||
"ink": "npm:@jrichman/ink@7.0.1-beta.4",
|
||||
"latest-version": "^9.0.0",
|
||||
"node-fetch-native": "^1.6.7",
|
||||
"proper-lockfile": "^4.1.2",
|
||||
@@ -10020,9 +10020,9 @@
|
||||
},
|
||||
"node_modules/ink": {
|
||||
"name": "@jrichman/ink",
|
||||
"version": "7.0.1-beta.0",
|
||||
"resolved": "https://registry.npmjs.org/@jrichman/ink/-/ink-7.0.1-beta.0.tgz",
|
||||
"integrity": "sha512-vRzRMXNspq92OgikN2RTC0cpyErUn/OCQ97cAWikMEcy/dd8MZ/5SLisyZPL9t8Qt0LLIlY2WOB0cLkCj18qtQ==",
|
||||
"version": "7.0.1-beta.4",
|
||||
"resolved": "https://registry.npmjs.org/@jrichman/ink/-/ink-7.0.1-beta.4.tgz",
|
||||
"integrity": "sha512-gAcZpOu06y5ElVmyRj2KkHTWOq0ffvXqNjjy4WFVUD+8B0HFwg+ndVWHU+1VF/L9sFXS3jL1QdcSuqK4ss0nAQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ansi-escapes": "^7.0.0",
|
||||
@@ -18228,7 +18228,7 @@
|
||||
"fzf": "^0.5.2",
|
||||
"glob": "^12.0.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"ink": "npm:@jrichman/ink@7.0.1-beta.0",
|
||||
"ink": "npm:@jrichman/ink@7.0.1-beta.4",
|
||||
"ink-gradient": "^3.0.0",
|
||||
"ink-spinner": "^5.0.0",
|
||||
"latest-version": "^9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user