mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
chore(deps): update dependency eslint-plugin-react to v7.37.5 (#3511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4345c80c4f
commit
a8652c94f3
1 changed files with 9 additions and 1 deletions
10
evals/pnpm-lock.yaml
generated
10
evals/pnpm-lock.yaml
generated
|
|
@ -4015,6 +4015,11 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
semver@7.7.2:
|
||||
resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
send@1.2.0:
|
||||
resolution: {integrity: sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==}
|
||||
engines: {node: '>= 18'}
|
||||
|
|
@ -7245,7 +7250,7 @@ snapshots:
|
|||
'@petamoriken/float16': 3.9.2
|
||||
debug: 4.4.0
|
||||
env-paths: 3.0.0
|
||||
semver: 7.7.1
|
||||
semver: 7.7.2
|
||||
shell-quote: 1.8.2
|
||||
which: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -8266,6 +8271,9 @@ snapshots:
|
|||
|
||||
semver@7.7.1: {}
|
||||
|
||||
semver@7.7.2:
|
||||
optional: true
|
||||
|
||||
send@1.2.0:
|
||||
dependencies:
|
||||
debug: 4.4.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue