mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-28 05:55:17 -07:00
update glob version (#13242)
This commit is contained in:
committed by
GitHub
parent
8877c85278
commit
2f8b68dffd
Generated
+550
-240
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -97,7 +97,7 @@
|
|||||||
"eslint-plugin-license-header": "^0.8.0",
|
"eslint-plugin-license-header": "^0.8.0",
|
||||||
"eslint-plugin-react": "^7.37.5",
|
"eslint-plugin-react": "^7.37.5",
|
||||||
"eslint-plugin-react-hooks": "^5.2.0",
|
"eslint-plugin-react-hooks": "^5.2.0",
|
||||||
"glob": "^10.4.5",
|
"glob": "^12.0.0",
|
||||||
"globals": "^16.0.0",
|
"globals": "^16.0.0",
|
||||||
"google-artifactregistry-auth": "^3.4.0",
|
"google-artifactregistry-auth": "^3.4.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
"dotenv": "^17.1.0",
|
"dotenv": "^17.1.0",
|
||||||
"extract-zip": "^2.0.1",
|
"extract-zip": "^2.0.1",
|
||||||
"fzf": "^0.5.2",
|
"fzf": "^0.5.2",
|
||||||
"glob": "^10.4.5",
|
"glob": "^12.0.0",
|
||||||
"highlight.js": "^11.11.1",
|
"highlight.js": "^11.11.1",
|
||||||
"ink": "npm:@jrichman/ink@6.4.3",
|
"ink": "npm:@jrichman/ink@6.4.3",
|
||||||
"ink-gradient": "^3.0.0",
|
"ink-gradient": "^3.0.0",
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
"fast-uri": "^3.0.6",
|
"fast-uri": "^3.0.6",
|
||||||
"fdir": "^6.4.6",
|
"fdir": "^6.4.6",
|
||||||
"fzf": "^0.5.2",
|
"fzf": "^0.5.2",
|
||||||
"glob": "^10.4.5",
|
"glob": "^12.0.0",
|
||||||
"google-auth-library": "^9.11.0",
|
"google-auth-library": "^9.11.0",
|
||||||
"html-to-text": "^9.0.5",
|
"html-to-text": "^9.0.5",
|
||||||
"https-proxy-agent": "^7.0.6",
|
"https-proxy-agent": "^7.0.6",
|
||||||
|
|||||||
@@ -692,7 +692,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
|
|
||||||
|
|
||||||
============================================================
|
============================================================
|
||||||
debug@4.4.1
|
debug@4.4.3
|
||||||
(git://github.com/debug-js/debug.git)
|
(git://github.com/debug-js/debug.git)
|
||||||
|
|
||||||
(The MIT License)
|
(The MIT License)
|
||||||
|
|||||||
Reference in New Issue
Block a user