Skip to content

Commit ed9ce2c

Browse files
chore(deps): update dependency vite to v6.3.5 (#6848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dotan Simha <[email protected]>
1 parent 7f3ae3f commit ed9ce2c

File tree

3 files changed

+26
-37
lines changed

3 files changed

+26
-37
lines changed

packages/web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"urql": "4.1.0",
134134
"use-debounce": "10.0.4",
135135
"valtio": "1.13.2",
136-
"vite": "6.3.4",
136+
"vite": "6.3.5",
137137
"vite-tsconfig-paths": "5.1.4",
138138
"wonka": "6.3.4",
139139
"yup": "1.6.1",

packages/web/docs/src/content/gateway/deployment/resources-requirements.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ By default, the gateway uses the available parallelism (number of CPUs, based on
3737
You can set the `FORK` environment variable to specify the number of workers you want to spawn. For
3838
example, to spawn 12 workers, set `FORK=12`.
3939

40-
Consider unsetting the `DEBUG` env variable if you don't need debug logs. This can have significant impact on CPU usage.
40+
Consider unsetting the `DEBUG` env variable if you don't need debug logs. This can have significant
41+
impact on CPU usage.

pnpm-lock.yaml

Lines changed: 23 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)