chore(deps): update rust crate infer to 0.19 (dev) (#12599)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>
This commit is contained in:
renovate[bot]
2025-02-20 14:36:44 +01:00
committed by GitHub
parent 70d8557cc3
commit 0adeb4e7c5
5 changed files with 399 additions and 888 deletions

View File

@@ -29,7 +29,8 @@
"pnpm": {
"overrides": {
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
"cookie@<0.7.0": ">=0.7.0"
"cookie@<0.7.0": ">=0.7.0",
"esbuild@<0.25.0": ">=0.25.0"
}
}
}