chore(deps-dev): bump vite from 7.2.4 to 8.0.3#1580
Conversation
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.4 to 8.0.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dfb418c to
610a6d1
Compare
|
@copilot fix the error and install the required packages. migrate what's needed |
…moving glob include Agent-Logs-Url: https://github.com/vega/editor/sessions/dfd444b2-ca9c-4a44-b12d-6f5fa44b3ebc Co-authored-by: domoritz <589034+domoritz@users.noreply.github.com>
Fixed in f4d2b85. Two changes were needed:
Build now succeeds with 1220 modules transformed and all 35 unit tests pass. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
@vitejs/plugin-react@5.1.2incompatible with vite 8 (peer dep conflict)@vitejs/plugin-reactto^6.0.0(supports vite 8)include: '**/*.{jsx,tsx,ts,js}'fromreact()invite.config.ts@vitejs/plugin-react@6which generated ajsxRefreshIncludefilter that caused rolldown'sbuiltin:vite-transformto incorrectly process JSON files as JavaScriptincludein plugin-react v6 (/\.[tj]sx?$/) already covers all needed file typesnpm install— succeeds, no peer dependency conflictsvite build— ✓ 1220 modules transformed