build(deps): bump simple-git from 3.28.0 to 3.32.3

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.28.0 to 3.32.3.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.32.3/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-version: 3.32.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-10 19:25:23 +00:00
committed by GitHub
parent 2dd037682c
commit 6c067103d6
4 changed files with 9 additions and 9 deletions

12
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"node-fetch-native": "^1.6.7",
"proper-lockfile": "^4.1.2",
"punycode": "^2.3.1",
"simple-git": "^3.28.0"
"simple-git": "^3.32.3"
},
"bin": {
"gemini": "bundle/gemini.js"
@@ -14878,9 +14878,9 @@
}
},
"node_modules/simple-git": {
"version": "3.28.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.28.0.tgz",
"integrity": "sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==",
"version": "3.32.3",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.32.3.tgz",
"integrity": "sha512-56a5oxFdWlsGygOXHWrG+xjj5w9ZIt2uQbzqiIGdR/6i5iococ7WQ/bNPzWxCJdEUGUCmyMH0t9zMpRJTaKxmw==",
"license": "MIT",
"dependencies": {
"@kwsites/file-exists": "^1.1.1",
@@ -17426,7 +17426,7 @@
"proper-lockfile": "^4.1.2",
"react": "^19.2.0",
"shell-quote": "^1.8.3",
"simple-git": "^3.28.0",
"simple-git": "^3.32.3",
"string-width": "^8.1.0",
"strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1",
@@ -17533,7 +17533,7 @@
"proper-lockfile": "^4.1.2",
"read-package-up": "^11.0.0",
"shell-quote": "^1.8.3",
"simple-git": "^3.28.0",
"simple-git": "^3.32.3",
"strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1",
"systeminformation": "^5.25.11",

View File

@@ -139,7 +139,7 @@
"node-fetch-native": "^1.6.7",
"proper-lockfile": "^4.1.2",
"punycode": "^2.3.1",
"simple-git": "^3.28.0"
"simple-git": "^3.32.3"
},
"optionalDependencies": {
"@lydell/node-pty": "1.1.0",

View File

@@ -59,7 +59,7 @@
"proper-lockfile": "^4.1.2",
"react": "^19.2.0",
"shell-quote": "^1.8.3",
"simple-git": "^3.28.0",
"simple-git": "^3.32.3",
"string-width": "^8.1.0",
"strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1",

View File

@@ -75,7 +75,7 @@
"proper-lockfile": "^4.1.2",
"read-package-up": "^11.0.0",
"shell-quote": "^1.8.3",
"simple-git": "^3.28.0",
"simple-git": "^3.32.3",
"strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1",
"systeminformation": "^5.25.11",