[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@codemirror/view](https://togithub.com/codemirror/view) | [`6.31.0` -> `6.32.0`](https://renovatebot.com/diffs/npm/@codemirror%2fview/6.31.0/6.32.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`9.7.0` -> `9.7.1`](https://renovatebot.com/diffs/npm/pnpm/9.7.0/9.7.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.4.0` -> `5.4.1`](https://renovatebot.com/diffs/npm/vite/5.4.0/5.4.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>codemirror/view (@​codemirror/view)</summary> ### [`v6.32.0`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6320-2024-08-12) [Compare Source](https://togithub.com/codemirror/view/compare/6.31.0...6.32.0) ##### Bug fixes Fix a bug where the editor could draw way too big a viewport when not managing its own scrollbar. ##### New features The new `gutterWidgetClass` facet makes it possible to add a class to gutter elements next to widgets. </details> <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v9.7.1`](https://togithub.com/pnpm/pnpm/compare/v9.7.0...v9.7.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.7.0...v9.7.1) </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v5.4.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small541-2024-08-15-small) - fix: `build.modulePreload.resolveDependencies` is optimizable ([#​16083](https://togithub.com/vitejs/vite/issues/16083)) ([e961b31](e961b31493)), closes [#​16083](https://togithub.com/vitejs/vite/issues/16083) - fix: align CorsOptions.origin type with [@​types/cors](https://togithub.com/types/cors) ([#​17836](https://togithub.com/vitejs/vite/issues/17836)) ([1bda847](1bda847329)), closes [#​17836](https://togithub.com/vitejs/vite/issues/17836) - fix: typings for vite:preloadError ([#​17868](https://togithub.com/vitejs/vite/issues/17868)) ([6700594](6700594999)), closes [#​17868](https://togithub.com/vitejs/vite/issues/17868) - fix(build): avoid re-define `__vite_import_meta_env__` ([#​17876](https://togithub.com/vitejs/vite/issues/17876)) ([e686d74](e686d749d6)), closes [#​17876](https://togithub.com/vitejs/vite/issues/17876) - fix(deps): update all non-major dependencies ([#​17869](https://togithub.com/vitejs/vite/issues/17869)) ([d11711c](d11711c7e4)), closes [#​17869](https://togithub.com/vitejs/vite/issues/17869) - fix(lightningcss): search for assets with correct base path ([#​17856](https://togithub.com/vitejs/vite/issues/17856)) ([4e5ce3c](4e5ce3c7a9)), closes [#​17856](https://togithub.com/vitejs/vite/issues/17856) - fix(worker): handle self reference url worker in dependency for build ([#​17846](https://togithub.com/vitejs/vite/issues/17846)) ([391bb49](391bb4917b)), closes [#​17846](https://togithub.com/vitejs/vite/issues/17846) - chore: fix picocolors import for local dev ([#​17884](https://togithub.com/vitejs/vite/issues/17884)) ([9018255](9018255c69)), closes [#​17884](https://togithub.com/vitejs/vite/issues/17884) - refactor: remove `handleHotUpdate` from watch-package-data plugin ([#​17865](https://togithub.com/vitejs/vite/issues/17865)) ([e16bf1f](e16bf1fb14)), closes [#​17865](https://togithub.com/vitejs/vite/issues/17865) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e961b31493
1bda847329
6700594999
e686d749d6
d11711c7e4
4e5ce3c7a9
391bb4917b
9018255c69
e16bf1fb14
corepack enable pnpm i
pnpm run dev
pnpm run build