chore(deps): bump the vite-tailwind group in /frontend with 2 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(2 days ago)
(2 days ago)
Bumps the vite-tailwind group in /frontend with 2 updates: @vitejs/plugin-react and vite.
Updates @vitejs/plugin-react from 6.0.4 to 6.0.5
Release notes
Sourced from @vitejs/plugin-react's releases.
plugin-react@6.0.5
Fixed the react compiler preset filter to be linear (#1353)
The improved filter in v6.0.3 was non-linear and caused a performance regression (#1349). The filter was changed to be linear to avoid that.
Changelog
Sourced from @vitejs/plugin-react's changelog.
6.0.5 (2026-07-30)
Fixed the react compiler preset filter to be linear (#1353)
The improved filter in v6.0.3 was non-linear and caused a performance regression (#1349). The filter was changed to be linear to avoid that.
Commits
Updates vite from 8.1.5 to 8.2.0
Release notes
Sourced from vite's releases.
create-vite@8.2.0
Please refer to CHANGELOG.md for details.
plugin-legacy@8.2.0
Please refer to CHANGELOG.md for details.
v8.2.0
Please refer to CHANGELOG.md for details.
v8.2.0-beta.0
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
8.2.0 (2026-07-30)
Features
- add
inputtoserver.fs.allow(#23035) (95a3cda)- bundled-dev: reload once after rebuild instead of via the fallback page (#23106) (b24381d)
- bundled-dev: support worker file update accepted by HMR (#23068) (0d04351)
- config: include column in config incompatibility location (#23064) (8a24572)
- dev: resolve interface name for explicit host in network URLs (#22965) (3ac77d9)
Bug Fixes
- bundledDev: print build errors to the terminal when an HMR update fails (#23024) (41c4658)
- deps: update all non-major dependencies (#23069) (4c07b74)
- hmr: preserve environment snapshot during server restart (#22992) (b1186c3)
- importAnalysis: interop imports injected into optimized dep files by plugins (#23029) (8c2a87d)
- module-runner: keep stack trace interception working when
Object.prototypeis frozen (#23073) (599c5b0)- server: strip base in indexHtml module graph lookup (#22932) (fa005d1)
- support resolving top-level input option with plugins (#23101) (41df81a)
Documentation
Tests
8.2.0-beta.0 (2026-07-22)
Features
- add
inputoption (#22642) (9beae37)- config: warn features incompatible with native loader in bundle loader (#22850) (05302b0)
- css: export PostCSS config type for type-safe configs (#22792) (302c755)
- dev: label network URLs with their interface name (#22830) (78accc4)
- optimizer: support aube lockfile (#22813) (6319827)
- optimizer: support nub lockfile (#22891) (65d3604)
- update rolldown-related dependencies and use client-side HMR in bundled-dev (#22961) (960e9ef)
- wasm: expand test suite, unwrap WebAssembly.Global and enable js-string builtins (#22674) (9e79b51)
Bug Fixes
- build: map CSS chunks in chunk import maps (fix #22946) (#22947) (e16ff3a)
- config: exclude virtual modules from native config compat check (#22979) (2ced1fe)
- css: rewrite urls in OnceExit-injected content (#22983) (abb793e)
- deps: update all non-major dependencies (#22985) (04f345b)
- deps: update dependency magic-string to v1 (#22998) (c60b4d7)
- hmr: remove hot data after prune (#23002) (be96316)
- resolve root to real path (#22832) (55bba7b)
Performance Improvements
... (truncated)
Commits
24a611frelease: v7.2.42d66b7bfix: revert "perf(deps): replace debug with obug (#21107)"a668014release: v7.2.3acfe939perf(deps): replace debug with obug (#21107)4f8171efix(deps): update all non-major dependencies (#21128)5029720chore(deps): update rolldown-related dependencies (#21127)5909efdfix: allow multiplebindCLIShortcutscalls with shortcut merging (#21103)39a0a15chore(deps): update rolldown-related dependencies (#21095)6a34ac3fix(deps): update all non-major dependencies (#21096)02ceaecchore(deps): update dependency@rollup/plugin-commonjsto v29 (#21099)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
@vitejs/plugin-react
npm
6.0.4 → 6.0.5
Patch
/frontend
Technical Details
| ID: | 16145724 |
| UUID: | 5068447775 |
| Node ID: | PR_kwDOTtNOaM768Q4d |
| Host: | GitHub |
| Repository: | xiaofang-code/Ink2Reel |