PR #73 opened: chore(deps): bump the minor-and-patch group across 1 directory with 22 updates
Bumps the minor-and-patch group with 19 updates in the / directory:
| Package | From | To |
|---|---|---|
| @headlessui/react | 2.2.9 | 2.2.10 |
| @inertiajs/react | 3.0.2 | 3.1.1 |
| @laravel/echo-react | 2.3.1 | 2.3.3 |
| @tailwindcss/vite | 4.2.2 | 4.3.0 |
| globals | 17.4.0 | 17.6.0 |
| playwright | 1.58.2 | 1.60.0 |
| puppeteer-core | 24.40.0 | 24.43.1 |
| react | 19.2.4 | 19.2.6 |
| react-dom | 19.2.4 | 19.2.6 |
| tailwind-merge | 3.5.0 | 3.6.0 |
| @types/node | 25.5.0 | 25.7.0 |
| eslint-plugin-react-hooks | 7.0.1 | 7.1.1 |
| laravel-echo | 2.3.1 | 2.3.4 |
| prettier | 3.8.1 | 3.8.3 |
| prettier-plugin-tailwindcss | 0.7.2 | 0.8.0 |
| puppeteer | 24.40.0 | 24.43.1 |
| typescript-eslint | 8.57.2 | 8.59.3 |
| @rollup/rollup-linux-x64-gnu | 4.60.1 | 4.60.3 |
| @rollup/rollup-win32-x64-msvc | 4.60.1 | 4.60.3 |
Updates @headlessui/react from 2.2.9 to 2.2.10
▶Commits
Updates @inertiajs/react from 3.0.2 to 3.1.1
▶Release notes
Sourced from @inertiajs/react's releases.
v3.1.1
What's Changed
- fix: prevent explicit undefined values from overwriting visit defaults (#3018) by
@Vitalcheffein inertiajs/inertia#3019- [3.x] Fix Vue
<Deferred>SSR crash on sibling slot transitions by@pascalbaljetin inertiajs/inertia#3092New Contributors
@Vitalcheffemade their first contribution in inertiajs/inertia#3019Full Changelog: https://github.com/inertiajs/inertia/compare/v3.1.0...v3.1.1
v3.1.0
What's Changed
- [3.x] Bump dependencies by
@pascalbaljetin inertiajs/inertia#3067- [3.x] Bump CI action versions by
@pascalbaljetin inertiajs/inertia#3071- [3.x] Additional tests for layouts in React by
@pascalbaljetin inertiajs/inertia#3073- [3.0] Fix React
useFormsubmitting stale data after synchronoussetDataby@skryukovin inertiajs/inertia#3057- fix(core): support nonce for progress styles by
@artemxknpvin inertiajs/inertia#3069- [3.x] Sandbox error dialog iframe to prevent
window.parentaccess by@pascalbaljetin inertiajs/inertia#3078- [3.x] Add
hostoption to SSR server by@pascalbaljetin inertiajs/inertia#3077- [3.x] Block
__proto__in query string parsing by@pascalbaljetin inertiajs/inertia#3079- [3.x] Bump Playground dependencies by
@pascalbaljetin inertiajs/inertia#3081- [3.x] Escape title content in SSR head output by
@pascalbaljetin inertiajs/inertia#3080- [3.x] Add
rescueslot to<Deferred>for failed deferred props by@pascalbaljetin inertiajs/inertia#3076- [3.x] Improve CSP support for progress bar and error dialog by
@pascalbaljetin inertiajs/inertia#3086- [3.x] Add deferred prop rescue example to playgrounds by
@pascalbaljetin inertiajs/inertia#3089New Contributors
@artemxknpvmade their first contribution in inertiajs/inertia#3069Full Changelog: https://github.com/inertiajs/inertia/compare/v3.0.3...v3.1.0
v3.0.3
What's Changed
- [3.x] Bump Vite and Vitest by
@pascalbaljetin inertiajs/inertia#3046- [3.x] Update TSConfig and bump CI actions by
@pascalbaljetin inertiajs/inertia#3047- [3.x] Infer form data keys in
resetOnSuccessandresetOnErrorby@pascalbaljetin inertiajs/inertia#3048- [3.x] Fix layout props callback misclassifying function-valued props as named layouts by
@pascalbaljetin inertiajs/inertia#3049- [3.x] Fix flash event not firing when response contains errors by
@skryukovin inertiajs/inertia#3038- [3.x] Fire flash event after full reload by
@skryukovin inertiajs/inertia#3041- [3.x] Improve Playwright CI cache by
@pascalbaljetin inertiajs/inertia#3051- [3.x] Add
onHttpException,onNetworkError, and response toonSuccessinuseHttpby@pascalbaljetin inertiajs/inertia#3050Full Changelog: https://github.com/inertiajs/inertia/compare/v3.0.2...v3.0.3
▶Changelog
Sourced from @inertiajs/react's changelog.
v3.1.1 - 2026-05-07
What's Changed
- fix: prevent explicit undefined values from overwriting visit defaults (#3018) by
@Vitalcheffein inertiajs/inertia#3019- [3.x] Fix Vue
<Deferred>SSR crash on sibling slot transitions by@pascalbaljetin inertiajs/inertia#3092New Contributors
@Vitalcheffemade their first contribution in inertiajs/inertia#3019Full Changelog: https://github.com/inertiajs/inertia/compare/v3.1.0...v3.1.1
v3.1.0 - 2026-05-06
What's Changed
- [3.x] Bump dependencies by
@pascalbaljetin inertiajs/inertia#3067- [3.x] Bump CI action versions by
@pascalbaljetin inertiajs/inertia#3071- [3.x] Additional tests for layouts in React by
@pascalbaljetin inertiajs/inertia#3073- [3.0] Fix React
useFormsubmitting stale data after synchronoussetDataby@skryukovin inertiajs/inertia#3057- fix(core): support nonce for progress styles by
@artemxknpvin inertiajs/inertia#3069- [3.x] Sandbox error dialog iframe to prevent
window.parentaccess by@pascalbaljetin inertiajs/inertia#3078- [3.x] Add
hostoption to SSR server by@pascalbaljetin inertiajs/inertia#3077- [3.x] Block
__proto__in query string parsing by@pascalbaljetin inertiajs/inertia#3079- [3.x] Bump Playground dependencies by
@pascalbaljetin inertiajs/inertia#3081- [3.x] Escape title content in SSR head output by
@pascalbaljetin inertiajs/inertia#3080- [3.x] Add
rescueslot to<Deferred>for failed deferred props by@pascalbaljetin inertiajs/inertia#3076- [3.x] Improve CSP support for progress bar and error dialog by
@pascalbaljetin inertiajs/inertia#3086- [3.x] Add deferred prop rescue example to playgrounds by
@pascalbaljetin inertiajs/inertia#3089New Contributors
@artemxknpvmade their first contribution in inertiajs/inertia#3069Full Changelog: https://github.com/inertiajs/inertia/compare/v3.0.3...v3.1.0
v3.0.3 - 2026-04-07
What's Changed
- [3.x] Bump Vite and Vitest by
@pascalbaljetin inertiajs/inertia#3046- [3.x] Update TSConfig and bump CI actions by
@pascalbaljetin inertiajs/inertia#3047- [3.x] Infer form data keys in
resetOnSuccessandresetOnErrorby@pascalbaljetin inertiajs/inertia#3048- [3.x] Fix layout props callback misclassifying function-valued props as named layouts by
@pascalbaljetin inertiajs/inertia#3049- [3.x] Fix flash event not firing when response contains errors by
@skryukovin inertiajs/inertia#3038- [3.x] Fire flash event after full reload by
@skryukovin inertiajs/inertia#3041- [3.x] Improve Playwright CI cache by
@pascalbaljetin inertiajs/inertia#3051- [3.x] Add
onHttpException,onNetworkError, and response toonSuccessinuseHttpby@pascalbaljetin inertiajs/inertia#3050
... (truncated)
▶Commits
43bdd79v3.1.15889c84v3.1.01d1ce47[3.x] Improve CSP support for progress bar and error dialog (#3086)3aa8ccf[3.x] Addrescueslot to\<Deferred>for rescued deferred props (#3076)e631959[3.x] Escape title content in SSR head output (#3080)bc281d4Prevent accessingwindow.parentfrom error iframe (#3078)2fd6ed6fix(core): support nonce for progress styles (#3069)fb431f7[3.0] Fix ReactuseFormsubmitting stale data after synchronoussetData(...f8e228c[3.x] Additional tests for layouts in React (#3073)ded3f98Bump dependencies (#3067)- Additional commits viewable in compare view
Updates @laravel/echo-react from 2.3.1 to 2.3.3
▶Release notes
Sourced from @laravel/echo-react's releases.
v2.3.3
What's Changed
- Add Svelte to publish workflow by
@joetannenbaumin laravel/echo#485Full Changelog: https://github.com/laravel/echo/compare/v2.3.2...v2.3.3
v2.3.2
What's Changed
- Svelte 5 Adapter by
@joetannenbaumin laravel/echo#484Full Changelog: https://github.com/laravel/echo/compare/v2.3.1...v2.3.2
▶Changelog
Sourced from @laravel/echo-react's changelog.
v2.3.3 - 2026-03-31
What's Changed
- Add Svelte to publish workflow by
@joetannenbaumin laravel/echo#485Full Changelog: https://github.com/laravel/echo/compare/v2.3.2...v2.3.3
v2.3.2 - 2026-03-31
What's Changed
- Svelte 5 Adapter by
@joetannenbaumin laravel/echo#484Full Changelog: https://github.com/laravel/echo/compare/v2.3.1...v2.3.2
▶Commits
Updates @tailwindcss/vite from 4.2.2 to 4.3.0
▶Release notes
Sourced from @tailwindcss/vite's releases.
v4.3.0
Added
- Add
@container-sizeutility (#18901)- Add
scrollbar-{auto,thin,none}utilities forscrollbar-width, andscrollbar-thumb-*/scrollbar-track-*color utilities forscrollbar-color(#19981, #20019)- Add
scrollbar-gutter-*utilities (#20018)- Add
zoom-*utilities (#20020)- Add
tab-*utilities (#20022)- Allow using
@variantwith stacked variants (e.g.@variant hover:focus { … }) (#19996)- Allow using
@variantwith compound variants (e.g.@variant hover, focus { … }) (#19996)- Support
--default(…)in--value(…)and--modifier(…)for functional@utilitydefinitions (#19989)Fixed
- Ensure
@pluginresolves package JavaScript entries instead of browser CSS entries when using@tailwindcss/vite(#19949)- Fix relative
@importand@pluginpaths resolving from the wrong directory when using@tailwindcss/vite(#19965)- Ensure CSS files containing
@variantare processed by@tailwindcss/vite(#19966)- Resolve imports relative to
basewhenresult.opts.fromis not provided when using@tailwindcss/postcss(#19980)- Canonicalization: preserve significant
_whitespace in arbitrary values (#19986)- Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g.
w-[calc(100%---spacing(60))]→w-[calc(100%-(--spacing(60)))]) (#19986)- Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g.
-mt-[20in]→mt-[-20in], notmt-[-1920px]) (#19988)- Canonicalization: migrate arbitrary
:has()variants from[&:has(…)]tohas-[…](#19991)- Upgrade: don’t migrate inline
styleattributes (e.g.style="flex-grow: 1"→style="flex-grow: 1", notstyle="grow: 1") (#19918)- Allow multiple
@utilitydefinitions with the same name but different value types (#19777)- Export missing
PluginWithConfigtype fromtailwindcss/pluginto fix errors when inferring plugin config types (#19707)- Ensure
startandendlegacy utilities without values do not generate CSS (#20003)- Ensure
--value(…)is required in functional@utilitydefinitions (#20005)- Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g.
-left-[(var(--a)+var(--b))]) (#20011)v4.2.4
Fixed
- Ensure imports in
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)v4.2.3
Fixed
- Canonicalization: improve canonicalizations for
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)- Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#19829)
- Ensure query params in imports are considered unique resources when using
@tailwindcss/webpack(#19723)- Canonicalization: collapse arbitrary values into shorthand utilities (e.g.
px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)- Canonicalization: collapse
border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)- Canonicalization: collapse
scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)- Canonicalization: collapse
scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)- Canonicalization: collapse
overflow-{x,y}-*intooverflow-*(#19842)- Canonicalization: collapse
overscroll-{x,y}-*intooverscroll-*(#19842)- Read from
--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)- Upgrade: ensure files are not emptied out when killing the upgrade process while it's running (#19846)
- Upgrade: use
config.contentwhen migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846)- Upgrade: never migrate files that are ignored by git (#19846)
... (truncated)
▶Changelog
Sourced from @tailwindcss/vite's changelog.
[4.3.0] - 2026-05-08
Added
- Add
@container-sizeutility (#18901)- Add
scrollbar-{auto,thin,none}utilities forscrollbar-width, andscrollbar-thumb-*/scrollbar-track-*color utilities forscrollbar-color(#19981, #20019)- Add
scrollbar-gutter-*utilities (#20018)- Add
zoom-*utilities (#20020)- Add
tab-*utilities (#20022)- Allow using
@variantwith stacked variants (e.g.@variant hover:focus { … }) (#19996)- Allow using
@variantwith compound variants (e.g.@variant hover, focus { … }) (#19996)- Support
--default(…)in--value(…)and--modifier(…)for functional@utilitydefinitions (#19989)Fixed
- Ensure
@pluginresolves package JavaScript entries instead of browser CSS entries when using@tailwindcss/vite(#19949)- Fix relative
@importand@pluginpaths resolving from the wrong directory when using@tailwindcss/vite(#19965)- Ensure CSS files containing
@variantare processed by@tailwindcss/vite(#19966)- Resolve imports relative to
basewhenresult.opts.fromis not provided when using@tailwindcss/postcss(#19980)- Canonicalization: preserve significant
_whitespace in arbitrary values (#19986)- Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g.
w-[calc(100%---spacing(60))]→w-[calc(100%-(--spacing(60)))]) (#19986)- Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g.
-mt-[20in]→mt-[-20in], notmt-[-1920px]) (#19988)- Canonicalization: migrate arbitrary
:has()variants from[&:has(…)]tohas-[…](#19991)- Upgrade: don’t migrate inline
styleattributes (e.g.style="flex-grow: 1"→style="flex-grow: 1", notstyle="grow: 1") (#19918)- Allow multiple
@utilitydefinitions with the same name but different value types (#19777)- Export missing
PluginWithConfigtype fromtailwindcss/pluginto fix errors when inferring plugin config types (#19707)- Ensure
startandendlegacy utilities without values do not generate CSS (#20003)- Ensure
--value(…)is required in functional@utilitydefinitions (#20005)- Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g.
-left-[(var(--a)+var(--b))]) (#20011)[4.2.4] - 2026-04-21
Fixed
- Ensure imports in
@importand@pluginstill resolve correctly when using Vite aliases in@tailwindcss/vite(#19947)[4.2.3] - 2026-04-20
Fixed
- Canonicalization: improve canonicalization for
tracking-*utilities by preferring non-negative utilities (e.g.-tracking-tighter→tracking-wider) (#19827)- Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#19829)
- Ensure query params in imports are considered unique resources when using
@tailwindcss/webpack(#19723)- Canonicalization: collapse arbitrary values into shorthand utilities (e.g.
px-[1.2rem] py-[1.2rem]→p-[1.2rem]) (#19837)- Canonicalization: collapse
border-{t,b}-*intoborder-y-*,border-{l,r}-*intoborder-x-*, andborder-{t,r,b,l}-*intoborder-*(#19842)- Canonicalization: collapse
scroll-m{t,b}-*intoscroll-my-*,scroll-m{l,r}-*intoscroll-mx-*, andscroll-m{t,r,b,l}-*intoscroll-m-*(#19842)- Canonicalization: collapse
scroll-p{t,b}-*intoscroll-py-*,scroll-p{l,r}-*intoscroll-px-*, andscroll-p{t,r,b,l}-*intoscroll-p-*(#19842)- Canonicalization: collapse
overflow-{x,y}-*intooverflow-*(#19842)- Canonicalization: collapse
overscroll-{x,y}-*intooverscroll-*(#19842)- Read from
--placeholder-colorinstead of--background-colorforplaceholder-*utilities (#19843)
... (truncated)
▶Commits
588bd734.3.0 (#20023)d194d4cdocs: fix various typos in comments and documentation (#19878)db27049fix(@tailwindcss/vite): include@variantin feature detection (#19966)5a79990Always resolve relative files, relative to the current .css file (#19965)f3fdda2fix(vite): avoid resolving JS plugins to browser CSS entries (#19949)69ad7cc4.2.4 (#19948)685c19eFix issue around resolving paths in@tailwindcss/vite(#19947)2e3fa494.2.3 (#19944)5cb1efdfix(vite): resolve tsconfig paths in CSS and JS resolvers (#19803)- See full diff in compare view
▶Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for @tailwindcss/vite since your current version.
Updates globals from 17.4.0 to 17.6.0
▶Release notes
Sourced from globals's releases.
v17.6.0
- Update globals (2026-05-01) (#343) 00a4dd9
https://github.com/sindresorhus/globals/compare/v17.5.0...v17.6.0
v17.5.0
- Update globals (2026-04-12) (#342) 5d84602
https://github.com/sindresorhus/globals/compare/v17.4.0...v17.5.0
▶Commits
Updates playwright from 1.58.2 to 1.60.0
▶Release notes
Sourced from playwright's releases.
v1.60.0
🌐 HAR recording on Tracing
tracing.startHar() / tracing.stopHar() expose HAR recording as a first-class tracing API, with the same
content,modeandurlFilteroptions asrecordHar. The returned Disposable makes it easy to scope a recording withawait using:await using har = await context.tracing.startHar('trace.har'); const page = await context.newPage(); await page.goto('https://playwright.dev'); // HAR is finalized when `har` goes out of scope.🪝 Drop API
New locator.drop() simulates an external drag-and-drop of files or clipboard-like data onto an element. Playwright dispatches
dragenter,dragover, anddropwith a synthetic [DataTransfer] in the page context — works cross-browser and is great for testing upload zones:await page.locator('#dropzone').drop({ files: { name: 'note.txt', mimeType: 'text/plain', buffer: Buffer.from('hello') }, });
await page.locator('#dropzone').drop({ data: { 'text/plain': 'hello world', 'text/uri-list': 'https://example.com', }, });🎯 Aria snapshots
- expect(page).toMatchAriaSnapshot() now works on a Page, in addition to a Locator — equivalent to asserting against
page.locator('body').- New
boxesoption on locator.ariaSnapshot() / page.ariaSnapshot() appends each element's bounding box as[box=x,y,width,height], useful for AI consumption.🛑 test.abort()
New test.abort() aborts the currently running test from a fixture, hook, or route handler with an optional message. Use it when you have detected an unrecoverable misuse and want to fail the test right away:
test('does not publish to the shared page', async ({ page }) => { await page.route('**/publish', route => { test.abort('Tests must not publish to the shared page. Use the `clone` option.'); return route.abort(); }); // ... });New APIs
Browser, Context and Page
... (truncated)
▶Commits
87bb9ddcherry-pick(#40747): fix(yauzl): vendor yauzl with destroy-lifecycle fix9a9c51ccherry-pick(#40733): chore(electron): revert #40184 (move Electron API to a s...4b3b628cherry-pick(#40736): Revert "feat(electron): add timeout option to electronAp...f869f96chore: bump version to v1.60.0 (#40714)7eb6918cherry-pick(#40710): docs: release notes v1.60118d2aacherry-pick(#40693): chore(python): formdata path type54012f5chore(deps): bump ip-address and express-rate-limit (#40680)9fa531dfix(screencast): unblock frame ack when an async client disconnects (#40674)3649db5chore(mcp): bump default extension protocol to v2 (#40678)bb6c009chore(extension): mark 0.2.1 (#40679)- Additional commits viewable in compare view
Updates puppeteer-core from 24.40.0 to 24.43.1
▶Release notes
Sourced from puppeteer-core's releases.
puppeteer-core: v24.43.1
24.43.1 (2026-05-11)
🛠️ Fixes
- reject BiDi URL restrictions (#14956) (b2140ae)
- remove networkidle options from setContent (#14940) (54254e4)
- roll to Firefox 150.0.2 (#14946) (a588310)
⚡ Performance
- dispose sub-classes correctly (#14430) (e285ff2)
- optimize url blocking on navigation (#14945) (e4002a4)
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.13.1 to 2.13.2puppeteer-core: v24.43.0
24.43.0 (2026-05-06)
🎉 Features
- Implement allowlist (#14897) (e7e31f8)
- roll to Chrome 148.0.7778.56 (#14918) (65890b7)
- roll to Firefox 150.0 (#14900) (beab61b)
- support checkboxes and radios in locator.fill (#14939) (fec05a0)
- webmcp: Add support for untrustedContent WebMCPAnnotation (#14901) (0314942)
🛠️ Fixes
- Disable WebUIReloadButton experiment (#14925) (d9639e9)
- do not open DevTools if it is already open (#14922) (84c9d34)
- do not set global offline flag for allowlist (#14931) (d6a1003)
- roll to Chrome 148.0.7778.97 (#14929) (536eb11)
- roll to Firefox 150.0.1 (#14923) (50438cf)
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.13.0 to 2.13.1
... (truncated)
▶Changelog
Sourced from puppeteer-core's changelog.
24.43.1 (2026-05-11)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.13.1 to 2.13.2🛠️ Fixes
- reject BiDi URL restrictions (#14956) (b2140ae)
- remove networkidle options from setContent (#14940) (54254e4)
- roll to Firefox 150.0.2 (#14946) (a588310)
⚡ Performance
- dispose sub-classes correctly (#14430) (e285ff2)
- optimize url blocking on navigation (#14945) (e4002a4)
24.43.0 (2026-05-06)
🎉 Features
- Implement allowlist (#14897) (e7e31f8)
- roll to Chrome 148.0.7778.56 (#14918) (65890b7)
- roll to Firefox 150.0 (#14900) (beab61b)
- support checkboxes and radios in locator.fill (#14939) (fec05a0)
- webmcp: Add support for untrustedContent WebMCPAnnotation (#14901) (0314942)
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.13.0 to 2.13.1🛠️ Fixes
... (truncated)
▶Commits
970bda6chore: release main (#14944)8465576chore(deps): bump deps (#14962)e285ff2perf: dispose sub-classes correctly (#14430)6a091b6build: fix tools/ensure-correct-devtools-protocol-package.mts (#14961)d8b5fd9fix: do not use shell for setup.exe (#14959)b2140aefix: reject BiDi URL restrictions (#14956)4b4c762chore(deps): bump fast-uri from 3.0.6 to 3.1.2 in /website (#14950)a588310fix: roll to Firefox 150.0.2 (#14946)9eb59d1chore(deps): bump@babel/plugin-transform-modules-systemjsfrom 7.28.5 to 7.2...5bc26ebchore(deps): bump the all group in /website with 4 updates (#14952)- Additional commits viewable in compare view
Updates react from 19.2.4 to 19.2.6
▶Release notes
Sourced from react's releases.
19.2.6 (May 6th, 2026)
React Server Components
- Type hardening and performance improvements (#36425 by
@eps1lonand@unstubbable)19.2.5 (April 8th, 2026)
React Server Components
- Add more cycle protections (#36236 by
@eps1lonand@unstubbable)