deps: bump the dependency-updates group with 9 updates (#1684)

Bumps the dependency-updates group with 9 updates: | Package | From | To | | --- | --- | --- | | [@primer/octicons-react](https://github.com/primer/octicons) | `19.15.3` | `19.15.5` | | [@primer/react](https://github.com/primer/react) | `37.28.1` | `37.29.1` | | [downshift](https://github.com/downshift-js/downshift) | `9.0.9` | `9.0.10` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.6` | `12.23.9` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.0` | `10.4.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.0.4` | `30.0.5` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.4` | `30.0.5` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.0.4` | `30.0.5` | Updates `@primer/octicons-react` from 19.15.3 to 19.15.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/octicons/releases"><code>@​primer/octicons-react</code>'s releases</a>.</em></p> <blockquote> <h2>v19.15.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/1102">#1102</a> <a href="https://github.com/primer/octicons/commit/02cdd0c2229c5148380e64ae6fe9957efc9e06a2"><code>02cdd0c2</code></a> Thanks <a href="https://github.com/CameronFoxly"><code>@​CameronFoxly</code></a>! - Update Loop icon for visual alignment</li> </ul> <h2>v19.15.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/1099">#1099</a> <a href="https://github.com/primer/octicons/commit/239cdee1b6a2b3ada569aa25e260bf5862b52621"><code>239cdee1</code></a> Thanks <a href="https://github.com/CameronFoxly"><code>@​CameronFoxly</code></a>! - Add spaces, agents, loops, and adjust mention</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/primer/octicons/blob/main/CHANGELOG.md"><code>@​primer/octicons-react</code>'s changelog</a>.</em></p> <blockquote> <h2>19.15.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/1102">#1102</a> <a href="https://github.com/primer/octicons/commit/02cdd0c2229c5148380e64ae6fe9957efc9e06a2"><code>02cdd0c2</code></a> Thanks <a href="https://github.com/CameronFoxly"><code>@​CameronFoxly</code></a>! - Update Loop icon for visual alignment</li> </ul> <h2>19.15.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/1099">#1099</a> <a href="https://github.com/primer/octicons/commit/239cdee1b6a2b3ada569aa25e260bf5862b52621"><code>239cdee1</code></a> Thanks <a href="https://github.com/CameronFoxly"><code>@​CameronFoxly</code></a>! - Add spaces, agents, loops, and adjust mention</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/octicons/commit/efb94f8eb1dbd7ca65b15bc9393137df86e9a1b9"><code>efb94f8</code></a> Version Packages (<a href="https://redirect.github.com/primer/octicons/issues/1103">#1103</a>)</li> <li><a href="https://github.com/primer/octicons/commit/10a5a6a007fd983004e6faf491c94cac2f50c0e5"><code>10a5a6a</code></a> Bump form-data from 4.0.0 to 4.0.4 in /lib/octicons_react (<a href="https://redirect.github.com/primer/octicons/issues/1101">#1101</a>)</li> <li><a href="https://github.com/primer/octicons/commit/86a0b23842ee5d0ff58317d4f9c3c364df46cbfb"><code>86a0b23</code></a> Update CODEOWNERS to remove icons entry</li> <li><a href="https://github.com/primer/octicons/commit/02cdd0c2229c5148380e64ae6fe9957efc9e06a2"><code>02cdd0c</code></a> Update Loop icon for visual alignment (<a href="https://redirect.github.com/primer/octicons/issues/1102">#1102</a>)</li> <li><a href="https://github.com/primer/octicons/commit/bf44c648edc780de52f13e04a3d71915f89e4aea"><code>bf44c64</code></a> Bump <code>@​babel/runtime</code> from 7.15.4 to 7.26.10 (<a href="https://redirect.github.com/primer/octicons/issues/1085">#1085</a>)</li> <li><a href="https://github.com/primer/octicons/commit/19f68553bff845ccd92a91ec51d60d35041e901b"><code>19f6855</code></a> Version Packages (<a href="https://redirect.github.com/primer/octicons/issues/1100">#1100</a>)</li> <li><a href="https://github.com/primer/octicons/commit/239cdee1b6a2b3ada569aa25e260bf5862b52621"><code>239cdee</code></a> Add spaces, agents, loops, and adjust mention (<a href="https://redirect.github.com/primer/octicons/issues/1099">#1099</a>)</li> <li>See full diff in <a href="https://github.com/primer/octicons/compare/v19.15.3...v19.15.5">compare view</a></li> </ul> </details> <br /> Updates `@primer/react` from 37.28.1 to 37.29.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@​primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​primer/react</code><a href="https://github.com/37"><code>@​37</code></a>.29.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/6370">#6370</a> <a href="https://github.com/primer/react/commit/56e4638f3142a4c322b352215587fc2214f273ad"><code>56e4638</code></a> Thanks <a href="https://github.com/francinelucca"><code>@​francinelucca</code></a>! - chore: update typescript-plugin-css-modules to v5.2.0</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6373">#6373</a> <a href="https://github.com/primer/react/commit/95c23acc3ffa10c0cc70e55efad7caf12852993c"><code>95c23ac</code></a> Thanks <a href="https://github.com/llastflowers"><code>@​llastflowers</code></a>! - update SelectPanel default empty state message to be more generic</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6321">#6321</a> <a href="https://github.com/primer/react/commit/8cced18ca5686d80298192535c68a3e912642007"><code>8cced18</code></a> Thanks <a href="https://github.com/francinelucca"><code>@​francinelucca</code></a>! - fix(SelectPanel): prioritize message over loading status</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6346">#6346</a> <a href="https://github.com/primer/react/commit/271630f02e656084a494720051e3d358f3011811"><code>271630f</code></a> Thanks <a href="https://github.com/TylerJDev"><code>@​TylerJDev</code></a>! - SelectPanel: Ensure empty message live region reads from provided or default message</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6323">#6323</a> <a href="https://github.com/primer/react/commit/c65abcb28c25d23d2c8318d34410fc653f537f4f"><code>c65abcb</code></a> Thanks <a href="https://github.com/adierkens"><code>@​adierkens</code></a>! - Add support for prefers-reduced-motion animations on TooltipV2 &amp; Overlay</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6331">#6331</a> <a href="https://github.com/primer/react/commit/86a7af639d5785ac2e41fe14c3e3222e5ead1563"><code>86a7af6</code></a> Thanks <a href="https://github.com/joshblack"><code>@​joshblack</code></a>! - Update icon color in Blankslate to use --fgColor-muted</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6329">#6329</a> <a href="https://github.com/primer/react/commit/14d6afde15caafbb5f2cea66777c0a2d38333ca6"><code>14d6afd</code></a> Thanks <a href="https://github.com/llastflowers"><code>@​llastflowers</code></a>! - Add new SelectPanel <code>Select all</code> feature</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6374">#6374</a> <a href="https://github.com/primer/react/commit/ad76aa8059c4197fa6df7fe0607a1b9d16eba54c"><code>ad76aa8</code></a> Thanks <a href="https://github.com/francinelucca"><code>@​francinelucca</code></a>! - fix(SelectPanel): add loading state to stories</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6327">#6327</a> <a href="https://github.com/primer/react/commit/61130b8736adfb6d1bd279b4eb186a1315a43201"><code>61130b8</code></a> Thanks <a href="https://github.com/liuliu-dev"><code>@​liuliu-dev</code></a>! - Fix SelectPanel close button alignment in narrow viewports.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6262">#6262</a> <a href="https://github.com/primer/react/commit/82e923747f7385466358a67e46284bb6c556d99f"><code>82e9237</code></a> Thanks <a href="https://github.com/langermank"><code>@​langermank</code></a>! - Adjust ActionList label font-weight if a list has both items with descriptions AND without</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6371">#6371</a> <a href="https://github.com/primer/react/commit/73ce4b4a1e8451a958b9c1bb98ecfab1b73cca33"><code>73ce4b4</code></a> Thanks <a href="https://github.com/mattcosta7"><code>@​mattcosta7</code></a>! - corrects peer dependencies around react-is and types</p> </li> </ul> <h2><code>@​primer/react</code><a href="https://github.com/37"><code>@​37</code></a>.29.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/6260">#6260</a> <a href="https://github.com/primer/react/commit/82105733b6c1df53d37ef2aa03d245a4d22ffb5a"><code>8210573</code></a> Thanks <a href="https://github.com/adierkens"><code>@​adierkens</code></a>! - Stack.Item: add support for <code>shrink</code> prop</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6303">#6303</a> <a href="https://github.com/primer/react/commit/c77acc4d398eb70119990b18901c5c0c8f17cd5b"><code>c77acc4</code></a> Thanks <a href="https://github.com/pksjce"><code>@​pksjce</code></a>! - Add height, width and overflow to Popover component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6273">#6273</a> <a href="https://github.com/primer/react/commit/0cb9a5d40093aeccd9c846858d4d5dc413ee78bf"><code>0cb9a5d</code></a> Thanks <a href="https://github.com/jonrohan"><code>@​jonrohan</code></a>! - chore(DataTable.Pagination): Convert DataTable.Pagination to CSS modules</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6083">#6083</a> <a href="https://github.com/primer/react/commit/26232b3f488864403ff8b69a278f8024ae52c05f"><code>26232b3</code></a> Thanks <a href="https://github.com/jonrohan"><code>@​jonrohan</code></a>! - Convert <code>_VisuallyHidden</code> internal component to CSS modules</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/6311">#6311</a> <a href="https://github.com/primer/react/commit/db0b27a193942d3270c740c11dbe4d7435b2592c"><code>db0b27a</code></a> Thanks <a href="https://github.com/jonrohan"><code>@​jonrohan</code></a>! - chore: Migrate from toggleSxComponent to BoxWithFallback helper</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6277">#6277</a> <a href="https://github.com/primer/react/commit/b384225cc6c0b4b784f53c472cf358863b6bf504"><code>b384225</code></a> Thanks <a href="https://github.com/liuliu-dev"><code>@​liuliu-dev</code></a>! - Fix Button styles while dragging inactive variants</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6302">#6302</a> <a href="https://github.com/primer/react/commit/4c9aa4b555767de56da4f5d19f61fe1593805f2b"><code>4c9aa4b</code></a> Thanks <a href="https://github.com/llastflowers"><code>@​llastflowers</code></a>! - Change padding in TextInput before leading visual and after trailing visual from 12px to 8px.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5960">#5960</a> <a href="https://github.com/primer/react/commit/e88782a40cc244a7672e6094e926fac2bdc09b18"><code>e88782a</code></a> Thanks <a href="https://github.com/joshblack"><code>@​joshblack</code></a>! - Advances remaining Skeleton components to 'alpha' status</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6326">#6326</a> <a href="https://github.com/primer/react/commit/3b6d68a23b8cc62b0c9f3b75e51d10b3126610d5"><code>3b6d68a</code></a> Thanks <a href="https://github.com/adierkens"><code>@​adierkens</code></a>! - Fix alignment styles for Banner component with hidden titles</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/6314">#6314</a> <a href="https://github.com/primer/react/commit/a5a0afecc8ff5d439526d235a61602d5f3ec5653"><code>a5a0afe</code></a> Thanks <a href="https://github.com/liuliu-dev"><code>@​liuliu-dev</code></a>! - Add basic link styles to BaseStyles.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/7134eeae7a64e1b2aa4e435d55f6903b7fdf8b62"><code>7134eea</code></a> Release tracking (<a href="https://redirect.github.com/primer/react/issues/6351">#6351</a>)</li> <li><a href="https://github.com/primer/react/commit/ec4d3cba0f16fef71048c139d260b80e997e8f7d"><code>ec4d3cb</code></a> Update Portal tests from Jest to Vitest (<a href="https://redirect.github.com/primer/react/issues/6391">#6391</a>)</li> <li><a href="https://github.com/primer/react/commit/fa1277725c216939c31076853feb742a47baa048"><code>fa12777</code></a> Update KeybindingHint tests from Jest to Vitest (<a href="https://redirect.github.com/primer/react/issues/6392">#6392</a>)</li> <li><a href="https://github.com/primer/react/commit/1539e32b10c84c6fb044baeca8a229d41d568d60"><code>1539e32</code></a> Add <code>update-snapshot</code> VScode task (<a href="https://redirect.github.com/primer/react/issues/6377">#6377</a>)</li> <li><a href="https://github.com/primer/react/commit/fc75c362991790f6e71354dbb055b44c09a64dbb"><code>fc75c36</code></a> chore(npm): add test:vitest script (<a href="https://redirect.github.com/primer/react/issues/6375">#6375</a>)</li> <li><a href="https://github.com/primer/react/commit/4e5f437f5655c39b8c35c643099841db44da99b4"><code>4e5f437</code></a> Migrate batch of components from Jest to Vitest (<a href="https://redirect.github.com/primer/react/issues/6354">#6354</a>)</li> <li><a href="https://github.com/primer/react/commit/d349e348cc24a3be13dd1bde2d8ea58ccf44c344"><code>d349e34</code></a> Refactor component tests from Jest to Vitest (<a href="https://redirect.github.com/primer/react/issues/6348">#6348</a>)</li> <li><a href="https://github.com/primer/react/commit/73ce4b4a1e8451a958b9c1bb98ecfab1b73cca33"><code>73ce4b4</code></a> Update package.json to modify react-is dependency (<a href="https://redirect.github.com/primer/react/issues/6371">#6371</a>)</li> <li><a href="https://github.com/primer/react/commit/ad76aa8059c4197fa6df7fe0607a1b9d16eba54c"><code>ad76aa8</code></a> fix(SelectPanel): add loading state to stories (<a href="https://redirect.github.com/primer/react/issues/6374">#6374</a>)</li> <li><a href="https://github.com/primer/react/commit/95c23acc3ffa10c0cc70e55efad7caf12852993c"><code>95c23ac</code></a> update SelectPanel default empty state message (<a href="https://redirect.github.com/primer/react/issues/6373">#6373</a>)</li> <li>Additional commits viewable in <a href="https://github.com/primer/react/compare/@primer/react@37.28.1...@primer/react@37.29.1">compare view</a></li> </ul> </details> <br /> Updates `downshift` from 9.0.9 to 9.0.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/downshift-js/downshift/releases">downshift's releases</a>.</em></p> <blockquote> <h2>v9.0.10</h2> <h2><a href="https://github.com/downshift-js/downshift/compare/v9.0.9...v9.0.10">9.0.10</a> (2025-07-21)</h2> <h3>Bug Fixes</h3> <ul> <li>add package exports field for correct interop and bundler support (<a href="https://redirect.github.com/downshift-js/downshift/issues/1653">#1653</a>) (<a href="https://github.com/downshift-js/downshift/commit/1743dfdaf616b0fda451d88600ca30d8c7c1714a">1743dfd</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/downshift-js/downshift/commit/1743dfdaf616b0fda451d88600ca30d8c7c1714a"><code>1743dfd</code></a> fix: add package exports field for correct interop and bundler support (<a href="https://redirect.github.com/downshift-js/downshift/issues/1653">#1653</a>)</li> <li>See full diff in <a href="https://github.com/downshift-js/downshift/compare/v9.0.9...v9.0.10">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 12.23.6 to 12.23.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.23.9] 2025-07-24</h2> <h3>Changed</h3> <ul> <li>Removing redundant <code>renderRequest</code> <code>MotionValue</code> lifecycle.</li> </ul> <h2>[12.23.8] 2025-07-24</h2> <h3>Fixed</h3> <ul> <li>Ensuring that when an animation is skipped via <code>duration = 0</code> that we also set <code>type = &quot;keyframes&quot;</code> so that <code>duration</code> takes effect.</li> </ul> <h2>[12.23.7] 2025-07-23</h2> <h3>Fixed</h3> <ul> <li><code>springValue</code> cleanup.</li> <li>Removed additional <code>removeNode</code> from <code>AnimatePresence</code> when using <code>popLayout</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/a4d48ded6053cd78e573bc54b73f00f8e7c62f7f"><code>a4d48de</code></a> v12.23.9</li> <li><a href="https://github.com/motiondivision/motion/commit/45e99f1ccd4a80af45fb2b7925a11dbc8e4b92c9"><code>45e99f1</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/1e49fa07c51cea14155a7d7198100bfb582c0eab"><code>1e49fa0</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3317">#3317</a> from motiondivision/feature/remove-render-request</li> <li><a href="https://github.com/motiondivision/motion/commit/d5133210ec39895ea5931930e01f8949c520c430"><code>d513321</code></a> v12.23.8</li> <li><a href="https://github.com/motiondivision/motion/commit/828189a6f70923d79ea5d3b8f13211f66cb77493"><code>828189a</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/9a33ee75a834bbfe8296f2bde89c03e943c02d89"><code>9a33ee7</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3325">#3325</a> from motiondivision/fix/fix-duration-zero-type</li> <li><a href="https://github.com/motiondivision/motion/commit/256c1ccae9aed879eeddfff4e11692a0ddd6a144"><code>256c1cc</code></a> Merge branch 'main' into fix/fix-duration-zero-type</li> <li><a href="https://github.com/motiondivision/motion/commit/5fb87429d0103ed17bf956e3af33804fb760d2f6"><code>5fb8742</code></a> v12.23.7</li> <li><a href="https://github.com/motiondivision/motion/commit/c777a995c3265508a1a07a8ea464178482603126"><code>c777a99</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/6bdff147dd919615bdf67f2933b3b2cd908740e1"><code>6bdff14</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3313">#3313</a> from motiondivision/fix/spring-value-cleanup</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.23.6...v12.23.9">compare view</a></li> </ul> </details> <br /> Updates `@testing-library/dom` from 10.4.0 to 10.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/dom-testing-library/releases"><code>@​testing-library/dom</code>'s releases</a>.</em></p> <blockquote> <h2>v10.4.1</h2> <h2><a href="https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1">10.4.1</a> (2025-07-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> replace chalk with picocolors (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1341">#1341</a>) (<a href="https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644">225a3e4</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/dom-testing-library/commit/225a3e4cfaa8f8046989d51b9051df507354b644"><code>225a3e4</code></a> fix(deps): replace chalk with picocolors (<a href="https://redirect.github.com/testing-library/dom-testing-library/issues/1341">#1341</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1">compare view</a></li> </ul> </details> <br /> Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/jest-dom/releases"><code>@​testing-library/jest-dom</code>'s releases</a>.</em></p> <blockquote> <h2>v6.6.4</h2> <h2><a href="https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4">6.6.4</a> (2025-07-26)</h2> <h3>Performance Improvements</h3> <ul> <li>replace chalk with picocolors (<a href="https://redirect.github.com/testing-library/jest-dom/issues/659">#659</a>) (<a href="https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339">707e647</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/jest-dom/commit/707e6471ae33fa2a25fab7e87be721218b5b9339"><code>707e647</code></a> perf: replace chalk with picocolors (<a href="https://redirect.github.com/testing-library/jest-dom/issues/659">#659</a>)</li> <li><a href="https://github.com/testing-library/jest-dom/commit/918b6fbcde10d4409ee8f05c6e4eecbe96a72b7a"><code>918b6fb</code></a> docs: add InfiniteXyy as a contributor for code, and bug (<a href="https://redirect.github.com/testing-library/jest-dom/issues/650">#650</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4">compare view</a></li> </ul> </details> <br /> Updates `babel-jest` from 30.0.4 to 30.0.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">babel-jest's changelog</a>.</em></p> <blockquote> <h2>30.0.5</h2> <h3>Features</h3> <ul> <li><code>[jest-config]</code> Allow <code>testMatch</code> to take a string value</li> <li><code>[jest-worker]</code> Let <code>workerIdleMemoryLimit</code> accept 0 to always restart worker child processes</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Fix <code>bigint</code> error (<a href="https://redirect.github.com/jestjs/jest/pull/15702">#15702</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jestjs/jest/commit/22236cf58b66039f81893537c90dee290bab427f"><code>22236cf</code></a> v30.0.5</li> <li>See full diff in <a href="https://github.com/jestjs/jest/commits/v30.0.5/packages/babel-jest">compare view</a></li> </ul> </details> <br /> Updates `jest` from 30.0.4 to 30.0.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>30.0.5</h2> <h3>Features</h3> <ul> <li><code>[jest-config]</code> Allow <code>testMatch</code> to take a string value</li> <li><code>[jest-worker]</code> Let <code>workerIdleMemoryLimit</code> accept 0 to always restart worker child processes</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Fix <code>bigint</code> error (<a href="https://redirect.github.com/jestjs/jest/pull/15702">#15702</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jestjs/jest/commit/22236cf58b66039f81893537c90dee290bab427f"><code>22236cf</code></a> v30.0.5</li> <li>See full diff in <a href="https://github.com/jestjs/jest/commits/v30.0.5/packages/jest">compare view</a></li> </ul> </details> <br /> Updates `jest-environment-jsdom` from 30.0.4 to 30.0.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jestjs/jest/blob/main/CHANGELOG.md">jest-environment-jsdom's changelog</a>.</em></p> <blockquote> <h2>30.0.5</h2> <h3>Features</h3> <ul> <li><code>[jest-config]</code> Allow <code>testMatch</code> to take a string value</li> <li><code>[jest-worker]</code> Let <code>workerIdleMemoryLimit</code> accept 0 to always restart worker child processes</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect]</code> Fix <code>bigint</code> error (<a href="https://redirect.github.com/jestjs/jest/pull/15702">#15702</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jestjs/jest/commit/22236cf58b66039f81893537c90dee290bab427f"><code>22236cf</code></a> v30.0.5</li> <li>See full diff in <a href="https://github.com/jestjs/jest/commits/v30.0.5/packages/jest-environment-jsdom">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will 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 version` will 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jul 28, 2025 at 07:28 UTC 1c9220dcd42c21a279c6baaeb8914a484e8c2423
1 file changed +499 -439
package-lock.json
+499 -439
@@ -2638,7 +2638,8 @@
2638 "version": "0.2.3",
2639 "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
2640 "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
2641 - "dev": true
2641 + "dev": true,
2642 + "license": "MIT"
2643 },
2644 "node_modules/@builder.io/partytown": {
2645 "version": "0.7.6",
@@ -5483,16 +5484,17 @@
5484 }
5485 },
5486 "node_modules/@jest/console": {
5486 - "version": "30.0.4",
5487 - "resolved": "https://registry.npmjs.org/@jest/console/-/console-30.0.4.tgz",
5488 - "integrity": "sha512-tMLCDvBJBwPqMm4OAiuKm2uF5y5Qe26KgcMn+nrDSWpEW+eeFmqA0iO4zJfL16GP7gE3bUUQ3hIuUJ22AqVRnw==",
5487 + "version": "30.0.5",
5488 + "resolved": "https://registry.npmjs.org/@jest/console/-/console-30.0.5.tgz",
5489 + "integrity": "sha512-xY6b0XiL0Nav3ReresUarwl2oIz1gTnxGbGpho9/rbUWsLH0f1OD/VT84xs8c7VmH7MChnLb0pag6PhZhAdDiA==",
5490 "dev": true,
5491 + "license": "MIT",
5492 "dependencies": {
5491 - "@jest/types": "30.0.1",
5493 + "@jest/types": "30.0.5",
5494 "@types/node": "*",
5495 "chalk": "^4.1.2",
5494 - "jest-message-util": "30.0.2",
5495 - "jest-util": "30.0.2",
5496 + "jest-message-util": "30.0.5",
5497 + "jest-util": "30.0.5",
5498 "slash": "^3.0.0"
5499 },
5500 "engines": {
@@ -5504,6 +5506,7 @@
5506 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5507 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5508 "dev": true,
5509 + "license": "MIT",
5510 "dependencies": {
5511 "color-convert": "^2.0.1"
5512 },
@@ -5519,6 +5522,7 @@
5522 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5523 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5524 "dev": true,
5525 + "license": "MIT",
5526 "dependencies": {
5527 "ansi-styles": "^4.1.0",
5528 "supports-color": "^7.1.0"
@@ -5531,38 +5535,39 @@
5535 }
5536 },
5537 "node_modules/@jest/core": {
5534 - "version": "30.0.4",
5535 - "resolved": "https://registry.npmjs.org/@jest/core/-/core-30.0.4.tgz",
5536 - "integrity": "sha512-MWScSO9GuU5/HoWjpXAOBs6F/iobvK1XlioelgOM9St7S0Z5WTI9kjCQLPeo4eQRRYusyLW25/J7J5lbFkrYXw==",
5538 + "version": "30.0.5",
5539 + "resolved": "https://registry.npmjs.org/@jest/core/-/core-30.0.5.tgz",
5540 + "integrity": "sha512-fKD0OulvRsXF1hmaFgHhVJzczWzA1RXMMo9LTPuFXo9q/alDbME3JIyWYqovWsUBWSoBcsHaGPSLF9rz4l9Qeg==",
5541 "dev": true,
5542 + "license": "MIT",
5543 "dependencies": {
5539 - "@jest/console": "30.0.4",
5544 + "@jest/console": "30.0.5",
5545 "@jest/pattern": "30.0.1",
5541 - "@jest/reporters": "30.0.4",
5542 - "@jest/test-result": "30.0.4",
5543 - "@jest/transform": "30.0.4",
5544 - "@jest/types": "30.0.1",
5546 + "@jest/reporters": "30.0.5",
5547 + "@jest/test-result": "30.0.5",
5548 + "@jest/transform": "30.0.5",
5549 + "@jest/types": "30.0.5",
5550 "@types/node": "*",
5551 "ansi-escapes": "^4.3.2",
5552 "chalk": "^4.1.2",
5553 "ci-info": "^4.2.0",
5554 "exit-x": "^0.2.2",
5555 "graceful-fs": "^4.2.11",
5551 - "jest-changed-files": "30.0.2",
5552 - "jest-config": "30.0.4",
5553 - "jest-haste-map": "30.0.2",
5554 - "jest-message-util": "30.0.2",
5556 + "jest-changed-files": "30.0.5",
5557 + "jest-config": "30.0.5",
5558 + "jest-haste-map": "30.0.5",
5559 + "jest-message-util": "30.0.5",
5560 "jest-regex-util": "30.0.1",
5556 - "jest-resolve": "30.0.2",
5557 - "jest-resolve-dependencies": "30.0.4",
5558 - "jest-runner": "30.0.4",
5559 - "jest-runtime": "30.0.4",
5560 - "jest-snapshot": "30.0.4",
5561 - "jest-util": "30.0.2",
5562 - "jest-validate": "30.0.2",
5563 - "jest-watcher": "30.0.4",
5561 + "jest-resolve": "30.0.5",
5562 + "jest-resolve-dependencies": "30.0.5",
5563 + "jest-runner": "30.0.5",
5564 + "jest-runtime": "30.0.5",
5565 + "jest-snapshot": "30.0.5",
5566 + "jest-util": "30.0.5",
5567 + "jest-validate": "30.0.5",
5568 + "jest-watcher": "30.0.5",
5569 "micromatch": "^4.0.8",
5565 - "pretty-format": "30.0.2",
5570 + "pretty-format": "30.0.5",
5571 "slash": "^3.0.0"
5572 },
5573 "engines": {
@@ -5582,6 +5587,7 @@
5587 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5588 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5589 "dev": true,
5590 + "license": "MIT",
5591 "dependencies": {
5592 "ansi-styles": "^4.1.0",
5593 "supports-color": "^7.1.0"
@@ -5598,6 +5604,7 @@
5604 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5605 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5606 "dev": true,
5607 + "license": "MIT",
5608 "dependencies": {
5609 "color-convert": "^2.0.1"
5610 },
@@ -5619,17 +5626,19 @@
5626 "url": "https://github.com/sponsors/sibiraj-s"
5627 }
5628 ],
5629 + "license": "MIT",
5630 "engines": {
5631 "node": ">=8"
5632 }
5633 },
5634 "node_modules/@jest/core/node_modules/pretty-format": {
5627 - "version": "30.0.2",
5628 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
5629 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
5635 + "version": "30.0.5",
5636 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
5637 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
5638 "dev": true,
5639 + "license": "MIT",
5640 "dependencies": {
5632 - "@jest/schemas": "30.0.1",
5641 + "@jest/schemas": "30.0.5",
5642 "ansi-styles": "^5.2.0",
5643 "react-is": "^18.3.1"
5644 },
@@ -5642,38 +5651,41 @@
5651 "resolved": "https://registry.npmjs.org/@jest/diff-sequences/-/diff-sequences-30.0.1.tgz",
5652 "integrity": "sha512-n5H8QLDJ47QqbCNn5SuFjCRDrOLEZ0h8vAHCK5RL9Ls7Xa8AQLa/YxAc9UjFqoEDM48muwtBGjtMY5cr0PLDCw==",
5653 "dev": true,
5654 + "license": "MIT",
5655 "engines": {
5656 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
5657 }
5658 },
5659 "node_modules/@jest/environment": {
5650 - "version": "30.0.4",
5651 - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-30.0.4.tgz",
5652 - "integrity": "sha512-5NT+sr7ZOb8wW7C4r7wOKnRQ8zmRWQT2gW4j73IXAKp5/PX1Z8MCStBLQDYfIG3n1Sw0NRfYGdp0iIPVooBAFQ==",
5660 + "version": "30.0.5",
5661 + "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-30.0.5.tgz",
5662 + "integrity": "sha512-aRX7WoaWx1oaOkDQvCWImVQ8XNtdv5sEWgk4gxR6NXb7WBUnL5sRak4WRzIQRZ1VTWPvV4VI4mgGjNL9TeKMYA==",
5663 "dev": true,
5664 + "license": "MIT",
5665 "dependencies": {
5655 - "@jest/fake-timers": "30.0.4",
5656 - "@jest/types": "30.0.1",
5666 + "@jest/fake-timers": "30.0.5",
5667 + "@jest/types": "30.0.5",
5668 "@types/node": "*",
5658 - "jest-mock": "30.0.2"
5669 + "jest-mock": "30.0.5"
5670 },
5671 "engines": {
5672 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
5673 }
5674 },
5675 "node_modules/@jest/environment-jsdom-abstract": {
5665 - "version": "30.0.4",
5666 - "resolved": "https://registry.npmjs.org/@jest/environment-jsdom-abstract/-/environment-jsdom-abstract-30.0.4.tgz",
5667 - "integrity": "sha512-pUKfqgr5Nki9kZ/3iV+ubDsvtPq0a0oNL6zqkKLM1tPQI8FBJeuWskvW1kzc5pOvqlgpzumYZveJ4bxhANY0hg==",
5676 + "version": "30.0.5",
5677 + "resolved": "https://registry.npmjs.org/@jest/environment-jsdom-abstract/-/environment-jsdom-abstract-30.0.5.tgz",
5678 + "integrity": "sha512-gpWwiVxZunkoglP8DCnT3As9x5O8H6gveAOpvaJd2ATAoSh7ZSSCWbr9LQtUMvr8WD3VjG9YnDhsmkCK5WN1rQ==",
5679 "dev": true,
5680 + "license": "MIT",
5681 "dependencies": {
5670 - "@jest/environment": "30.0.4",
5671 - "@jest/fake-timers": "30.0.4",
5672 - "@jest/types": "30.0.1",
5682 + "@jest/environment": "30.0.5",
5683 + "@jest/fake-timers": "30.0.5",
5684 + "@jest/types": "30.0.5",
5685 "@types/jsdom": "^21.1.7",
5686 "@types/node": "*",
5675 - "jest-mock": "30.0.2",
5676 - "jest-util": "30.0.2"
5687 + "jest-mock": "30.0.5",
5688 + "jest-util": "30.0.5"
5689 },
5690 "engines": {
5691 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -5689,23 +5701,25 @@
5701 }
5702 },
5703 "node_modules/@jest/expect": {
5692 - "version": "30.0.4",
5693 - "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-30.0.4.tgz",
5694 - "integrity": "sha512-Z/DL7t67LBHSX4UzDyeYKqOxE/n7lbrrgEwWM3dGiH5Dgn35nk+YtgzKudmfIrBI8DRRrKYY5BCo3317HZV1Fw==",
5704 + "version": "30.0.5",
5705 + "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-30.0.5.tgz",
5706 + "integrity": "sha512-6udac8KKrtTtC+AXZ2iUN/R7dp7Ydry+Fo6FPFnDG54wjVMnb6vW/XNlf7Xj8UDjAE3aAVAsR4KFyKk3TCXmTA==",
5707 "dev": true,
5708 + "license": "MIT",
5709 "dependencies": {
5697 - "expect": "30.0.4",
5698 - "jest-snapshot": "30.0.4"
5710 + "expect": "30.0.5",
5711 + "jest-snapshot": "30.0.5"
5712 },
5713 "engines": {
5714 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
5715 }
5716 },
5717 "node_modules/@jest/expect-utils": {
5705 - "version": "30.0.4",
5706 - "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-30.0.4.tgz",
5707 - "integrity": "sha512-EgXecHDNfANeqOkcak0DxsoVI4qkDUsR7n/Lr2vtmTBjwLPBnnPOF71S11Q8IObWzxm2QgQoY6f9hzrRD3gHRA==",
5718 + "version": "30.0.5",
5719 + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-30.0.5.tgz",
5720 + "integrity": "sha512-F3lmTT7CXWYywoVUGTCmom0vXq3HTTkaZyTAzIy+bXSBizB7o5qzlC9VCtq0arOa8GqmNsbg/cE9C6HLn7Szew==",
5721 "dev": true,
5722 + "license": "MIT",
5723 "dependencies": {
5724 "@jest/get-type": "30.0.1"
5725 },
@@ -5714,17 +5728,18 @@
5728 }
5729 },
5730 "node_modules/@jest/fake-timers": {
5717 - "version": "30.0.4",
5718 - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-30.0.4.tgz",
5719 - "integrity": "sha512-qZ7nxOcL5+gwBO6LErvwVy5k06VsX/deqo2XnVUSTV0TNC9lrg8FC3dARbi+5lmrr5VyX5drragK+xLcOjvjYw==",
5731 + "version": "30.0.5",
5732 + "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-30.0.5.tgz",
5733 + "integrity": "sha512-ZO5DHfNV+kgEAeP3gK3XlpJLL4U3Sz6ebl/n68Uwt64qFFs5bv4bfEEjyRGK5uM0C90ewooNgFuKMdkbEoMEXw==",
5734 "dev": true,
5735 + "license": "MIT",
5736 "dependencies": {
5722 - "@jest/types": "30.0.1",
5737 + "@jest/types": "30.0.5",
5738 "@sinonjs/fake-timers": "^13.0.0",
5739 "@types/node": "*",
5725 - "jest-message-util": "30.0.2",
5726 - "jest-mock": "30.0.2",
5727 - "jest-util": "30.0.2"
5740 + "jest-message-util": "30.0.5",
5741 + "jest-mock": "30.0.5",
5742 + "jest-util": "30.0.5"
5743 },
5744 "engines": {
5745 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -5735,20 +5750,22 @@
5750 "resolved": "https://registry.npmjs.org/@jest/get-type/-/get-type-30.0.1.tgz",
5751 "integrity": "sha512-AyYdemXCptSRFirI5EPazNxyPwAL0jXt3zceFjaj8NFiKP9pOi0bfXonf6qkf82z2t3QWPeLCWWw4stPBzctLw==",
5752 "dev": true,
5753 + "license": "MIT",
5754 "engines": {
5755 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
5756 }
5757 },
5758 "node_modules/@jest/globals": {
5743 - "version": "30.0.4",
5744 - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-30.0.4.tgz",
5745 - "integrity": "sha512-avyZuxEHF2EUhFF6NEWVdxkRRV6iXXcIES66DLhuLlU7lXhtFG/ySq/a8SRZmEJSsLkNAFX6z6mm8KWyXe9OEA==",
5759 + "version": "30.0.5",
5760 + "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-30.0.5.tgz",
5761 + "integrity": "sha512-7oEJT19WW4oe6HR7oLRvHxwlJk2gev0U9px3ufs8sX9PoD1Eza68KF0/tlN7X0dq/WVsBScXQGgCldA1V9Y/jA==",
5762 "dev": true,
5763 + "license": "MIT",
5764 "dependencies": {
5748 - "@jest/environment": "30.0.4",
5749 - "@jest/expect": "30.0.4",
5750 - "@jest/types": "30.0.1",
5751 - "jest-mock": "30.0.2"
5765 + "@jest/environment": "30.0.5",
5766 + "@jest/expect": "30.0.5",
5767 + "@jest/types": "30.0.5",
5768 + "jest-mock": "30.0.5"
5769 },
5770 "engines": {
5771 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -5768,16 +5785,17 @@
5785 }
5786 },
5787 "node_modules/@jest/reporters": {
5771 - "version": "30.0.4",
5772 - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-30.0.4.tgz",
5773 - "integrity": "sha512-6ycNmP0JSJEEys1FbIzHtjl9BP0tOZ/KN6iMeAKrdvGmUsa1qfRdlQRUDKJ4P84hJ3xHw1yTqJt4fvPNHhyE+g==",
5788 + "version": "30.0.5",
5789 + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-30.0.5.tgz",
5790 + "integrity": "sha512-mafft7VBX4jzED1FwGC1o/9QUM2xebzavImZMeqnsklgcyxBto8mV4HzNSzUrryJ+8R9MFOM3HgYuDradWR+4g==",
5791 "dev": true,
5792 + "license": "MIT",
5793 "dependencies": {
5794 "@bcoe/v8-coverage": "^0.2.3",
5777 - "@jest/console": "30.0.4",
5778 - "@jest/test-result": "30.0.4",
5779 - "@jest/transform": "30.0.4",
5780 - "@jest/types": "30.0.1",
5795 + "@jest/console": "30.0.5",
5796 + "@jest/test-result": "30.0.5",
5797 + "@jest/transform": "30.0.5",
5798 + "@jest/types": "30.0.5",
5799 "@jridgewell/trace-mapping": "^0.3.25",
5800 "@types/node": "*",
5801 "chalk": "^4.1.2",
@@ -5790,9 +5808,9 @@
5808 "istanbul-lib-report": "^3.0.0",
5809 "istanbul-lib-source-maps": "^5.0.0",
5810 "istanbul-reports": "^3.1.3",
5793 - "jest-message-util": "30.0.2",
5794 - "jest-util": "30.0.2",
5795 - "jest-worker": "30.0.2",
5811 + "jest-message-util": "30.0.5",
5812 + "jest-util": "30.0.5",
5813 + "jest-worker": "30.0.5",
5814 "slash": "^3.0.0",
5815 "string-length": "^4.0.2",
5816 "v8-to-istanbul": "^9.0.1"
@@ -5814,6 +5832,7 @@
5832 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5833 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5834 "dev": true,
5835 + "license": "MIT",
5836 "dependencies": {
5837 "color-convert": "^2.0.1"
5838 },
@@ -5829,6 +5848,7 @@
5848 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5849 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5850 "dev": true,
5851 + "license": "MIT",
5852 "dependencies": {
5853 "ansi-styles": "^4.1.0",
5854 "supports-color": "^7.1.0"
@@ -5841,14 +5861,15 @@
5861 }
5862 },
5863 "node_modules/@jest/reporters/node_modules/jest-worker": {
5844 - "version": "30.0.2",
5845 - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-30.0.2.tgz",
5846 - "integrity": "sha512-RN1eQmx7qSLFA+o9pfJKlqViwL5wt+OL3Vff/A+/cPsmuw7NPwfgl33AP+/agRmHzPOFgXviRycR9kYwlcRQXg==",
5864 + "version": "30.0.5",
5865 + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-30.0.5.tgz",
5866 + "integrity": "sha512-ojRXsWzEP16NdUuBw/4H/zkZdHOa7MMYCk4E430l+8fELeLg/mqmMlRhjL7UNZvQrDmnovWZV4DxX03fZF48fQ==",
5867 "dev": true,
5868 + "license": "MIT",
5869 "dependencies": {
5870 "@types/node": "*",
5871 "@ungap/structured-clone": "^1.3.0",
5851 - "jest-util": "30.0.2",
5872 + "jest-util": "30.0.5",
5873 "merge-stream": "^2.0.0",
5874 "supports-color": "^8.1.1"
5875 },
@@ -5861,6 +5882,7 @@
5882 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5883 "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5884 "dev": true,
5885 + "license": "MIT",
5886 "dependencies": {
5887 "has-flag": "^4.0.0"
5888 },
@@ -5872,10 +5894,11 @@
5894 }
5895 },
5896 "node_modules/@jest/schemas": {
5875 - "version": "30.0.1",
5876 - "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.1.tgz",
5877 - "integrity": "sha512-+g/1TKjFuGrf1Hh0QPCv0gISwBxJ+MQSNXmG9zjHy7BmFhtoJ9fdNhWJp3qUKRi93AOZHXtdxZgJ1vAtz6z65w==",
5897 + "version": "30.0.5",
5898 + "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
5899 + "integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
5900 "dev": true,
5901 + "license": "MIT",
5902 "dependencies": {
5903 "@sinclair/typebox": "^0.34.0"
5904 },
@@ -5884,12 +5907,13 @@
5907 }
5908 },
5909 "node_modules/@jest/snapshot-utils": {
5887 - "version": "30.0.4",
5888 - "resolved": "https://registry.npmjs.org/@jest/snapshot-utils/-/snapshot-utils-30.0.4.tgz",
5889 - "integrity": "sha512-BEpX8M/Y5lG7MI3fmiO+xCnacOrVsnbqVrcDZIT8aSGkKV1w2WwvRQxSWw5SIS8ozg7+h8tSj5EO1Riqqxcdag==",
5910 + "version": "30.0.5",
5911 + "resolved": "https://registry.npmjs.org/@jest/snapshot-utils/-/snapshot-utils-30.0.5.tgz",
5912 + "integrity": "sha512-XcCQ5qWHLvi29UUrowgDFvV4t7ETxX91CbDczMnoqXPOIcZOxyNdSjm6kV5XMc8+HkxfRegU/MUmnTbJRzGrUQ==",
5913 "dev": true,
5914 + "license": "MIT",
5915 "dependencies": {
5892 - "@jest/types": "30.0.1",
5916 + "@jest/types": "30.0.5",
5917 "chalk": "^4.1.2",
5918 "graceful-fs": "^4.2.11",
5919 "natural-compare": "^1.4.0"
@@ -5903,6 +5927,7 @@
5927 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5928 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5929 "dev": true,
5930 + "license": "MIT",
5931 "dependencies": {
5932 "color-convert": "^2.0.1"
5933 },
@@ -5918,6 +5943,7 @@
5943 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5944 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5945 "dev": true,
5946 + "license": "MIT",
5947 "dependencies": {
5948 "ansi-styles": "^4.1.0",
5949 "supports-color": "^7.1.0"
@@ -5934,6 +5960,7 @@
5960 "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-30.0.1.tgz",
5961 "integrity": "sha512-MIRWMUUR3sdbP36oyNyhbThLHyJ2eEDClPCiHVbrYAe5g3CHRArIVpBw7cdSB5fr+ofSfIb2Tnsw8iEHL0PYQg==",
5962 "dev": true,
5963 + "license": "MIT",
5964 "dependencies": {
5965 "@jridgewell/trace-mapping": "^0.3.25",
5966 "callsites": "^3.1.0",
@@ -5944,13 +5971,14 @@
5971 }
5972 },
5973 "node_modules/@jest/test-result": {
5947 - "version": "30.0.4",
5948 - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-30.0.4.tgz",
5949 - "integrity": "sha512-Mfpv8kjyKTHqsuu9YugB6z1gcdB3TSSOaKlehtVaiNlClMkEHY+5ZqCY2CrEE3ntpBMlstX/ShDAf84HKWsyIw==",
5974 + "version": "30.0.5",
5975 + "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-30.0.5.tgz",
5976 + "integrity": "sha512-wPyztnK0gbDMQAJZ43tdMro+qblDHH1Ru/ylzUo21TBKqt88ZqnKKK2m30LKmLLoKtR2lxdpCC/P3g1vfKcawQ==",
5977 "dev": true,
5978 + "license": "MIT",
5979 "dependencies": {
5952 - "@jest/console": "30.0.4",
5953 - "@jest/types": "30.0.1",
5980 + "@jest/console": "30.0.5",
5981 + "@jest/types": "30.0.5",
5982 "@types/istanbul-lib-coverage": "^2.0.6",
5983 "collect-v8-coverage": "^1.0.2"
5984 },
@@ -5959,14 +5987,15 @@
5987 }
5988 },
5989 "node_modules/@jest/test-sequencer": {
5962 - "version": "30.0.4",
5963 - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-30.0.4.tgz",
5964 - "integrity": "sha512-bj6ePmqi4uxAE8EHE0Slmk5uBYd9Vd/PcVt06CsBxzH4bbA8nGsI1YbXl/NH+eii4XRtyrRx+Cikub0x8H4vDg==",
5990 + "version": "30.0.5",
5991 + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-30.0.5.tgz",
5992 + "integrity": "sha512-Aea/G1egWoIIozmDD7PBXUOxkekXl7ueGzrsGGi1SbeKgQqCYCIf+wfbflEbf2LiPxL8j2JZGLyrzZagjvW4YQ==",
5993 "dev": true,
5994 + "license": "MIT",
5995 "dependencies": {
5967 - "@jest/test-result": "30.0.4",
5996 + "@jest/test-result": "30.0.5",
5997 "graceful-fs": "^4.2.11",
5969 - "jest-haste-map": "30.0.2",
5998 + "jest-haste-map": "30.0.5",
5999 "slash": "^3.0.0"
6000 },
6001 "engines": {
@@ -5974,22 +6003,23 @@
6003 }
6004 },
6005 "node_modules/@jest/transform": {
5977 - "version": "30.0.4",
5978 - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-30.0.4.tgz",
5979 - "integrity": "sha512-atvy4hRph/UxdCIBp+UB2jhEA/jJiUeGZ7QPgBi9jUUKNgi3WEoMXGNG7zbbELG2+88PMabUNCDchmqgJy3ELg==",
6006 + "version": "30.0.5",
6007 + "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-30.0.5.tgz",
6008 + "integrity": "sha512-Vk8amLQCmuZyy6GbBht1Jfo9RSdBtg7Lks+B0PecnjI8J+PCLQPGh7uI8Q/2wwpW2gLdiAfiHNsmekKlywULqg==",
6009 "dev": true,
6010 + "license": "MIT",
6011 "dependencies": {
6012 "@babel/core": "^7.27.4",
5983 - "@jest/types": "30.0.1",
6013 + "@jest/types": "30.0.5",
6014 "@jridgewell/trace-mapping": "^0.3.25",
6015 "babel-plugin-istanbul": "^7.0.0",
6016 "chalk": "^4.1.2",
6017 "convert-source-map": "^2.0.0",
6018 "fast-json-stable-stringify": "^2.1.0",
6019 "graceful-fs": "^4.2.11",
5990 - "jest-haste-map": "30.0.2",
6020 + "jest-haste-map": "30.0.5",
6021 "jest-regex-util": "30.0.1",
5992 - "jest-util": "30.0.2",
6022 + "jest-util": "30.0.5",
6023 "micromatch": "^4.0.8",
6024 "pirates": "^4.0.7",
6025 "slash": "^3.0.0",
@@ -6004,6 +6034,7 @@
6034 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
6035 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
6036 "dev": true,
6037 + "license": "MIT",
6038 "dependencies": {
6039 "color-convert": "^2.0.1"
6040 },
@@ -6019,6 +6050,7 @@
6050 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6051 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6052 "dev": true,
6053 + "license": "MIT",
6054 "dependencies": {
6055 "ansi-styles": "^4.1.0",
6056 "supports-color": "^7.1.0"
@@ -6031,13 +6063,14 @@
6063 }
6064 },
6065 "node_modules/@jest/types": {
6034 - "version": "30.0.1",
6035 - "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.0.1.tgz",
6036 - "integrity": "sha512-HGwoYRVF0QSKJu1ZQX0o5ZrUrrhj0aOOFA8hXrumD7SIzjouevhawbTjmXdwOmURdGluU9DM/XvGm3NyFoiQjw==",
6066 + "version": "30.0.5",
6067 + "resolved": "https://registry.npmjs.org/@jest/types/-/types-30.0.5.tgz",
6068 + "integrity": "sha512-aREYa3aku9SSnea4aX6bhKn4bgv3AXkgijoQgbYV3yvbiGt6z+MQ85+6mIhx9DsKW2BuB/cLR/A+tcMThx+KLQ==",
6069 "dev": true,
6070 + "license": "MIT",
6071 "dependencies": {
6072 "@jest/pattern": "30.0.1",
6040 - "@jest/schemas": "30.0.1",
6073 + "@jest/schemas": "30.0.5",
6074 "@types/istanbul-lib-coverage": "^2.0.6",
6075 "@types/istanbul-reports": "^3.0.4",
6076 "@types/node": "*",
@@ -6053,6 +6086,7 @@
6086 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
6087 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
6088 "dev": true,
6089 + "license": "MIT",
6090 "dependencies": {
6091 "color-convert": "^2.0.1"
6092 },
@@ -6068,6 +6102,7 @@
6102 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6103 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6104 "dev": true,
6105 + "license": "MIT",
6106 "dependencies": {
6107 "ansi-styles": "^4.1.0",
6108 "supports-color": "^7.1.0"
@@ -9724,9 +9759,10 @@
9759 }
9760 },
9761 "node_modules/@primer/octicons-react": {
9727 - "version": "19.15.3",
9728 - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.3.tgz",
9729 - "integrity": "sha512-rCYa/6urKmRWjLiVSDpV8//Oqy6UP1cybAA2mOI90EzXvFsqIWY4b+gUCIR+yUbPxERI9l4nbdQNO1fY5tUf8w==",
9762 + "version": "19.15.5",
9763 + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.5.tgz",
9764 + "integrity": "sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==",
9765 + "license": "MIT",
9766 "engines": {
9767 "node": ">=8"
9768 },
@@ -9741,9 +9777,9 @@
9777 "license": "MIT"
9778 },
9779 "node_modules/@primer/react": {
9744 - "version": "37.28.1",
9745 - "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.28.1.tgz",
9746 - "integrity": "sha512-lEdUhl2mNeVSXC00KLwwRzCSPE+ijkKaPHWiUL5vcfluTvWD4sQYDL7Y0GlobaIyYiV+WVHF+pN2WaC5RywtNw==",
9780 + "version": "37.29.1",
9781 + "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.29.1.tgz",
9782 + "integrity": "sha512-Bm3AGnA82f+i9C63qZk3Z7YgrGXmmabF/WS5kjriBpyh6Yv2LKeQihlhDv3N/tLrvBP8uP9012zI5Em676SqMQ==",
9783 "license": "MIT",
9784 "dependencies": {
9785 "@github/relative-time-element": "^4.4.5",
@@ -9757,7 +9793,6 @@
9793 "@styled-system/css": "^5.1.5",
9794 "@styled-system/props": "^5.1.5",
9795 "@styled-system/theme-get": "^5.1.2",
9760 - "@types/react-is": "^18.2.1",
9796 "@types/styled-system": "^5.1.23",
9797 "@types/styled-system__css": "^5.0.16",
9798 "@types/styled-system__theme-get": "^5.0.1",
@@ -9771,7 +9806,6 @@
9806 "lodash.isobject": "^3.0.2",
9807 "react-compiler-runtime": "^19.1.0-rc.2",
9808 "react-intersection-observer": "^9.16.0",
9774 - "react-is": "^18.2.0",
9809 "styled-system": "^5.1.5",
9810 "type-check": "0.4.0"
9811 },
@@ -9782,9 +9816,11 @@
9816 "peerDependencies": {
9817 "@types/react": "18.x || 19.x",
9818 "@types/react-dom": "18.x || 19.x",
9819 + "@types/react-is": "18.x || 19.x",
9820 "@types/styled-components": "^5.1.11",
9821 "react": "18.x || 19.x",
9822 "react-dom": "18.x || 19.x",
9823 + "react-is": "18.x || 19.x",
9824 "styled-components": "5.x"
9825 },
9826 "peerDependenciesMeta": {
@@ -9794,6 +9830,9 @@
9830 "@types/react-dom": {
9831 "optional": true
9832 },
9833 + "@types/react-is": {
9834 + "optional": true
9835 + },
9836 "@types/styled-components": {
9837 "optional": true
9838 }
@@ -11851,9 +11890,9 @@
11890 }
11891 },
11892 "node_modules/@testing-library/dom": {
11854 - "version": "10.4.0",
11855 - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz",
11856 - "integrity": "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==",
11893 + "version": "10.4.1",
11894 + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz",
11895 + "integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==",
11896 "dev": true,
11897 "license": "MIT",
11898 "dependencies": {
@@ -11861,61 +11900,28 @@
11900 "@babel/runtime": "^7.12.5",
11901 "@types/aria-query": "^5.0.1",
11902 "aria-query": "5.3.0",
11864 - "chalk": "^4.1.0",
11903 "dom-accessibility-api": "^0.5.9",
11904 "lz-string": "^1.5.0",
11905 + "picocolors": "1.1.1",
11906 "pretty-format": "^27.0.2"
11907 },
11908 "engines": {
11909 "node": ">=18"
11910 }
11911 },
11873 - "node_modules/@testing-library/dom/node_modules/ansi-styles": {
11874 - "version": "4.3.0",
11875 - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
11876 - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
11877 - "dev": true,
11878 - "license": "MIT",
11879 - "dependencies": {
11880 - "color-convert": "^2.0.1"
11881 - },
11882 - "engines": {
11883 - "node": ">=8"
11884 - },
11885 - "funding": {
11886 - "url": "https://github.com/chalk/ansi-styles?sponsor=1"
11887 - }
11888 - },
11889 - "node_modules/@testing-library/dom/node_modules/chalk": {
11890 - "version": "4.1.2",
11891 - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
11892 - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
11893 - "dev": true,
11894 - "license": "MIT",
11895 - "dependencies": {
11896 - "ansi-styles": "^4.1.0",
11897 - "supports-color": "^7.1.0"
11898 - },
11899 - "engines": {
11900 - "node": ">=10"
11901 - },
11902 - "funding": {
11903 - "url": "https://github.com/chalk/chalk?sponsor=1"
11904 - }
11905 - },
11912 "node_modules/@testing-library/jest-dom": {
11907 - "version": "6.6.3",
11908 - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz",
11909 - "integrity": "sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==",
11913 + "version": "6.6.4",
11914 + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.4.tgz",
11915 + "integrity": "sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ==",
11916 "dev": true,
11917 "license": "MIT",
11918 "dependencies": {
11919 "@adobe/css-tools": "^4.4.0",
11920 "aria-query": "^5.0.0",
11915 - "chalk": "^3.0.0",
11921 "css.escape": "^1.5.1",
11922 "dom-accessibility-api": "^0.6.3",
11923 "lodash": "^4.17.21",
11924 + "picocolors": "^1.1.1",
11925 "redent": "^3.0.0"
11926 },
11927 "engines": {
@@ -11924,36 +11930,6 @@
11930 "yarn": ">=1"
11931 }
11932 },
11927 - "node_modules/@testing-library/jest-dom/node_modules/ansi-styles": {
11928 - "version": "4.3.0",
11929 - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
11930 - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
11931 - "dev": true,
11932 - "license": "MIT",
11933 - "dependencies": {
11934 - "color-convert": "^2.0.1"
11935 - },
11936 - "engines": {
11937 - "node": ">=8"
11938 - },
11939 - "funding": {
11940 - "url": "https://github.com/chalk/ansi-styles?sponsor=1"
11941 - }
11942 - },
11943 - "node_modules/@testing-library/jest-dom/node_modules/chalk": {
11944 - "version": "3.0.0",
11945 - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
11946 - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
11947 - "dev": true,
11948 - "license": "MIT",
11949 - "dependencies": {
11950 - "ansi-styles": "^4.1.0",
11951 - "supports-color": "^7.1.0"
11952 - },
11953 - "engines": {
11954 - "node": ">=8"
11955 - }
11956 - },
11933 "node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": {
11934 "version": "0.6.3",
11935 "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz",
@@ -12322,6 +12298,7 @@
12298 "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.7.tgz",
12299 "integrity": "sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==",
12300 "dev": true,
12301 + "license": "MIT",
12302 "dependencies": {
12303 "@types/node": "*",
12304 "@types/tough-cookie": "*",
@@ -12463,15 +12440,6 @@
12440 "csstype": "^3.0.2"
12441 }
12442 },
12466 - "node_modules/@types/react-is": {
12467 - "version": "18.3.1",
12468 - "resolved": "https://registry.npmjs.org/@types/react-is/-/react-is-18.3.1.tgz",
12469 - "integrity": "sha512-zts4lhQn5ia0cF/y2+3V6Riu0MAfez9/LJYavdM8TvcVl+S91A/7VWxyBT8hbRuWspmuCaiGI0F41OJYGrKhRA==",
12470 - "license": "MIT",
12471 - "dependencies": {
12472 - "@types/react": "^18"
12473 - }
12474 - },
12443 "node_modules/@types/responselike": {
12444 "version": "1.0.3",
12445 "resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz",
@@ -12545,7 +12513,8 @@
12513 "version": "4.0.5",
12514 "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz",
12515 "integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==",
12548 - "dev": true
12516 + "dev": true,
12517 + "license": "MIT"
12518 },
12519 "node_modules/@types/unist": {
12520 "version": "3.0.3",
@@ -13963,12 +13932,13 @@
13932 "license": "Apache-2.0"
13933 },
13934 "node_modules/babel-jest": {
13966 - "version": "30.0.4",
13967 - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-30.0.4.tgz",
13968 - "integrity": "sha512-UjG2j7sAOqsp2Xua1mS/e+ekddkSu3wpf4nZUSvXNHuVWdaOUXQ77+uyjJLDE9i0atm5x4kds8K9yb5lRsRtcA==",
13935 + "version": "30.0.5",
13936 + "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-30.0.5.tgz",
13937 + "integrity": "sha512-mRijnKimhGDMsizTvBTWotwNpzrkHr+VvZUQBof2AufXKB8NXrL1W69TG20EvOz7aevx6FTJIaBuBkYxS8zolg==",
13938 "dev": true,
13939 + "license": "MIT",
13940 "dependencies": {
13971 - "@jest/transform": "30.0.4",
13941 + "@jest/transform": "30.0.5",
13942 "@types/babel__core": "^7.20.5",
13943 "babel-plugin-istanbul": "^7.0.0",
13944 "babel-preset-jest": "30.0.1",
@@ -15367,6 +15337,7 @@
15337 "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
15338 "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
15339 "dev": true,
15340 + "license": "MIT",
15341 "engines": {
15342 "node": ">=10"
15343 }
@@ -15461,7 +15432,8 @@
15432 "version": "2.1.0",
15433 "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-2.1.0.tgz",
15434 "integrity": "sha512-UX0OwmYRYQQetfrLEZeewIFFI+wSTofC+pMBLNuH3RUuu/xzG1oz84UCEDOSoQlN3fZ4+AzmV50ZYvGqkMh9yA==",
15464 - "dev": true
15435 + "dev": true,
15436 + "license": "MIT"
15437 },
15438 "node_modules/clean-stack": {
15439 "version": "2.2.0",
@@ -15865,6 +15837,7 @@
15837 "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
15838 "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==",
15839 "dev": true,
15840 + "license": "MIT",
15841 "engines": {
15842 "iojs": ">= 1.0.0",
15843 "node": ">= 0.12.0"
@@ -16218,7 +16191,8 @@
16191 "version": "1.0.2",
16192 "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz",
16193 "integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==",
16221 - "dev": true
16194 + "dev": true,
16195 + "license": "MIT"
16196 },
16197 "node_modules/color": {
16198 "version": "4.2.3",
@@ -17813,6 +17787,7 @@
17787 "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
17788 "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
17789 "dev": true,
17790 + "license": "MIT",
17791 "engines": {
17792 "node": ">=8"
17793 }
@@ -18161,9 +18136,9 @@
18136 "license": "BSD-2-Clause"
18137 },
18138 "node_modules/downshift": {
18164 - "version": "9.0.9",
18165 - "resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.9.tgz",
18166 - "integrity": "sha512-ygOT8blgiz5liDuEFAIaPeU4dDEa+w9p6PHVUisPIjrkF5wfR59a52HpGWAVVMoWnoFO8po2mZSScKZueihS7g==",
18139 + "version": "9.0.10",
18140 + "resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.10.tgz",
18141 + "integrity": "sha512-TP/iqV6bBok6eGD5tZ8boM8Xt7/+DZvnVNr8cNIhbAm2oUBd79Tudiccs2hbcV9p7xAgS/ozE7Hxy3a9QqS6Mw==",
18142 "license": "MIT",
18143 "dependencies": {
18144 "@babel/runtime": "^7.24.5",
@@ -18225,6 +18200,7 @@
18200 "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz",
18201 "integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==",
18202 "dev": true,
18203 + "license": "MIT",
18204 "engines": {
18205 "node": ">=12"
18206 },
@@ -21602,6 +21578,7 @@
21578 "resolved": "https://registry.npmjs.org/exit-x/-/exit-x-0.2.2.tgz",
21579 "integrity": "sha512-+I6B/IkJc1o/2tiURyz/ivu/O0nKNEArIUB5O7zBrlDVJr22SCLH3xTeEry428LvFhRzIA1g8izguxJ/gbNcVQ==",
21580 "dev": true,
21581 + "license": "MIT",
21582 "engines": {
21583 "node": ">= 0.8.0"
21584 }
@@ -21616,17 +21593,18 @@
21593 }
21594 },
21595 "node_modules/expect": {
21619 - "version": "30.0.4",
21620 - "resolved": "https://registry.npmjs.org/expect/-/expect-30.0.4.tgz",
21621 - "integrity": "sha512-dDLGjnP2cKbEppxVICxI/Uf4YemmGMPNy0QytCbfafbpYk9AFQsxb8Uyrxii0RPK7FWgLGlSem+07WirwS3cFQ==",
21596 + "version": "30.0.5",
21597 + "resolved": "https://registry.npmjs.org/expect/-/expect-30.0.5.tgz",
21598 + "integrity": "sha512-P0te2pt+hHI5qLJkIR+iMvS+lYUZml8rKKsohVHAGY+uClp9XVbdyYNJOIjSRpHVp8s8YqxJCiHUkSYZGr8rtQ==",
21599 "dev": true,
21600 + "license": "MIT",
21601 "dependencies": {
21624 - "@jest/expect-utils": "30.0.4",
21602 + "@jest/expect-utils": "30.0.5",
21603 "@jest/get-type": "30.0.1",
21626 - "jest-matcher-utils": "30.0.4",
21627 - "jest-message-util": "30.0.2",
21628 - "jest-mock": "30.0.2",
21629 - "jest-util": "30.0.2"
21604 + "jest-matcher-utils": "30.0.5",
21605 + "jest-message-util": "30.0.5",
21606 + "jest-mock": "30.0.5",
21607 + "jest-util": "30.0.5"
21608 },
21609 "engines": {
21610 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -22550,12 +22528,12 @@
22528 }
22529 },
22530 "node_modules/framer-motion": {
22553 - "version": "12.23.6",
22554 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.6.tgz",
22555 - "integrity": "sha512-dsJ389QImVE3lQvM8Mnk99/j8tiZDM/7706PCqvkQ8sSCnpmWxsgX+g0lj7r5OBVL0U36pIecCTBoIWcM2RuKw==",
22531 + "version": "12.23.9",
22532 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.9.tgz",
22533 + "integrity": "sha512-TqEHXj8LWfQSKqfdr5Y4mYltYLw96deu6/K9kGDd+ysqRJPNwF9nb5mZcrLmybHbU7gcJ+HQar41U3UTGanbbQ==",
22534 "license": "MIT",
22535 "dependencies": {
22558 - "motion-dom": "^12.23.6",
22536 + "motion-dom": "^12.23.9",
22537 "motion-utils": "^12.23.6",
22538 "tslib": "^2.4.0"
22539 },
@@ -26046,6 +26024,7 @@
26024 "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
26025 "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==",
26026 "dev": true,
26027 + "license": "MIT",
26028 "dependencies": {
26029 "pkg-dir": "^4.2.0",
26030 "resolve-cwd": "^3.0.0"
@@ -26763,6 +26742,7 @@
26742 "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
26743 "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
26744 "dev": true,
26745 + "license": "MIT",
26746 "engines": {
26747 "node": ">=6"
26748 }
@@ -27354,6 +27334,7 @@
27334 "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-5.0.6.tgz",
27335 "integrity": "sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==",
27336 "dev": true,
27337 + "license": "BSD-3-Clause",
27338 "dependencies": {
27339 "@jridgewell/trace-mapping": "^0.3.23",
27340 "debug": "^4.1.1",
@@ -27415,15 +27396,16 @@
27396 "license": "MIT"
27397 },
27398 "node_modules/jest": {
27418 - "version": "30.0.4",
27419 - "resolved": "https://registry.npmjs.org/jest/-/jest-30.0.4.tgz",
27420 - "integrity": "sha512-9QE0RS4WwTj/TtTC4h/eFVmFAhGNVerSB9XpJh8sqaXlP73ILcPcZ7JWjjEtJJe2m8QyBLKKfPQuK+3F+Xij/g==",
27399 + "version": "30.0.5",
27400 + "resolved": "https://registry.npmjs.org/jest/-/jest-30.0.5.tgz",
27401 + "integrity": "sha512-y2mfcJywuTUkvLm2Lp1/pFX8kTgMO5yyQGq/Sk/n2mN7XWYp4JsCZ/QXW34M8YScgk8bPZlREH04f6blPnoHnQ==",
27402 "dev": true,
27403 + "license": "MIT",
27404 "dependencies": {
27423 - "@jest/core": "30.0.4",
27424 - "@jest/types": "30.0.1",
27405 + "@jest/core": "30.0.5",
27406 + "@jest/types": "30.0.5",
27407 "import-local": "^3.2.0",
27426 - "jest-cli": "30.0.4"
27408 + "jest-cli": "30.0.5"
27409 },
27410 "bin": {
27411 "jest": "bin/jest.js"
@@ -27441,13 +27423,14 @@
27423 }
27424 },
27425 "node_modules/jest-changed-files": {
27444 - "version": "30.0.2",
27445 - "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-30.0.2.tgz",
27446 - "integrity": "sha512-Ius/iRST9FKfJI+I+kpiDh8JuUlAISnRszF9ixZDIqJF17FckH5sOzKC8a0wd0+D+8em5ADRHA5V5MnfeDk2WA==",
27426 + "version": "30.0.5",
27427 + "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-30.0.5.tgz",
27428 + "integrity": "sha512-bGl2Ntdx0eAwXuGpdLdVYVr5YQHnSZlQ0y9HVDu565lCUAe9sj6JOtBbMmBBikGIegne9piDDIOeiLVoqTkz4A==",
27429 "dev": true,
27430 + "license": "MIT",
27431 "dependencies": {
27432 "execa": "^5.1.1",
27450 - "jest-util": "30.0.2",
27433 + "jest-util": "30.0.5",
27434 "p-limit": "^3.1.0"
27435 },
27436 "engines": {
@@ -27455,28 +27438,29 @@
27438 }
27439 },
27440 "node_modules/jest-circus": {
27458 - "version": "30.0.4",
27459 - "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-30.0.4.tgz",
27460 - "integrity": "sha512-o6UNVfbXbmzjYgmVPtSQrr5xFZCtkDZGdTlptYvGFSN80RuOOlTe73djvMrs+QAuSERZWcHBNIOMH+OEqvjWuw==",
27441 + "version": "30.0.5",
27442 + "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-30.0.5.tgz",
27443 + "integrity": "sha512-h/sjXEs4GS+NFFfqBDYT7y5Msfxh04EwWLhQi0F8kuWpe+J/7tICSlswU8qvBqumR3kFgHbfu7vU6qruWWBPug==",
27444 "dev": true,
27445 + "license": "MIT",
27446 "dependencies": {
27463 - "@jest/environment": "30.0.4",
27464 - "@jest/expect": "30.0.4",
27465 - "@jest/test-result": "30.0.4",
27466 - "@jest/types": "30.0.1",
27447 + "@jest/environment": "30.0.5",
27448 + "@jest/expect": "30.0.5",
27449 + "@jest/test-result": "30.0.5",
27450 + "@jest/types": "30.0.5",
27451 "@types/node": "*",
27452 "chalk": "^4.1.2",
27453 "co": "^4.6.0",
27454 "dedent": "^1.6.0",
27455 "is-generator-fn": "^2.1.0",
27472 - "jest-each": "30.0.2",
27473 - "jest-matcher-utils": "30.0.4",
27474 - "jest-message-util": "30.0.2",
27475 - "jest-runtime": "30.0.4",
27476 - "jest-snapshot": "30.0.4",
27477 - "jest-util": "30.0.2",
27456 + "jest-each": "30.0.5",
27457 + "jest-matcher-utils": "30.0.5",
27458 + "jest-message-util": "30.0.5",
27459 + "jest-runtime": "30.0.5",
27460 + "jest-snapshot": "30.0.5",
27461 + "jest-util": "30.0.5",
27462 "p-limit": "^3.1.0",
27479 - "pretty-format": "30.0.2",
27463 + "pretty-format": "30.0.5",
27464 "pure-rand": "^7.0.0",
27465 "slash": "^3.0.0",
27466 "stack-utils": "^2.0.6"
@@ -27490,6 +27474,7 @@
27474 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
27475 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
27476 "dev": true,
27477 + "license": "MIT",
27478 "dependencies": {
27479 "ansi-styles": "^4.1.0",
27480 "supports-color": "^7.1.0"
@@ -27506,6 +27491,7 @@
27491 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
27492 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
27493 "dev": true,
27494 + "license": "MIT",
27495 "dependencies": {
27496 "color-convert": "^2.0.1"
27497 },
@@ -27517,12 +27503,13 @@
27503 }
27504 },
27505 "node_modules/jest-circus/node_modules/pretty-format": {
27520 - "version": "30.0.2",
27521 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
27522 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
27506 + "version": "30.0.5",
27507 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
27508 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
27509 "dev": true,
27510 + "license": "MIT",
27511 "dependencies": {
27525 - "@jest/schemas": "30.0.1",
27512 + "@jest/schemas": "30.0.5",
27513 "ansi-styles": "^5.2.0",
27514 "react-is": "^18.3.1"
27515 },
@@ -27531,20 +27518,21 @@
27518 }
27519 },
27520 "node_modules/jest-cli": {
27534 - "version": "30.0.4",
27535 - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-30.0.4.tgz",
27536 - "integrity": "sha512-3dOrP3zqCWBkjoVG1zjYJpD9143N9GUCbwaF2pFF5brnIgRLHmKcCIw+83BvF1LxggfMWBA0gxkn6RuQVuRhIQ==",
27521 + "version": "30.0.5",
27522 + "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-30.0.5.tgz",
27523 + "integrity": "sha512-Sa45PGMkBZzF94HMrlX4kUyPOwUpdZasaliKN3mifvDmkhLYqLLg8HQTzn6gq7vJGahFYMQjXgyJWfYImKZzOw==",
27524 "dev": true,
27525 + "license": "MIT",
27526 "dependencies": {
27539 - "@jest/core": "30.0.4",
27540 - "@jest/test-result": "30.0.4",
27541 - "@jest/types": "30.0.1",
27527 + "@jest/core": "30.0.5",
27528 + "@jest/test-result": "30.0.5",
27529 + "@jest/types": "30.0.5",
27530 "chalk": "^4.1.2",
27531 "exit-x": "^0.2.2",
27532 "import-local": "^3.2.0",
27545 - "jest-config": "30.0.4",
27546 - "jest-util": "30.0.2",
27547 - "jest-validate": "30.0.2",
27533 + "jest-config": "30.0.5",
27534 + "jest-util": "30.0.5",
27535 + "jest-validate": "30.0.5",
27536 "yargs": "^17.7.2"
27537 },
27538 "bin": {
@@ -27567,6 +27555,7 @@
27555 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
27556 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
27557 "dev": true,
27558 + "license": "MIT",
27559 "dependencies": {
27560 "color-convert": "^2.0.1"
27561 },
@@ -27582,6 +27571,7 @@
27571 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
27572 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
27573 "dev": true,
27574 + "license": "MIT",
27575 "dependencies": {
27576 "ansi-styles": "^4.1.0",
27577 "supports-color": "^7.1.0"
@@ -27594,33 +27584,34 @@
27584 }
27585 },
27586 "node_modules/jest-config": {
27597 - "version": "30.0.4",
27598 - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-30.0.4.tgz",
27599 - "integrity": "sha512-3dzbO6sh34thAGEjJIW0fgT0GA0EVlkski6ZzMcbW6dzhenylXAE/Mj2MI4HonroWbkKc6wU6bLVQ8dvBSZ9lA==",
27587 + "version": "30.0.5",
27588 + "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-30.0.5.tgz",
27589 + "integrity": "sha512-aIVh+JNOOpzUgzUnPn5FLtyVnqc3TQHVMupYtyeURSb//iLColiMIR8TxCIDKyx9ZgjKnXGucuW68hCxgbrwmA==",
27590 "dev": true,
27591 + "license": "MIT",
27592 "dependencies": {
27593 "@babel/core": "^7.27.4",
27594 "@jest/get-type": "30.0.1",
27595 "@jest/pattern": "30.0.1",
27605 - "@jest/test-sequencer": "30.0.4",
27606 - "@jest/types": "30.0.1",
27607 - "babel-jest": "30.0.4",
27596 + "@jest/test-sequencer": "30.0.5",
27597 + "@jest/types": "30.0.5",
27598 + "babel-jest": "30.0.5",
27599 "chalk": "^4.1.2",
27600 "ci-info": "^4.2.0",
27601 "deepmerge": "^4.3.1",
27602 "glob": "^10.3.10",
27603 "graceful-fs": "^4.2.11",
27613 - "jest-circus": "30.0.4",
27604 + "jest-circus": "30.0.5",
27605 "jest-docblock": "30.0.1",
27615 - "jest-environment-node": "30.0.4",
27606 + "jest-environment-node": "30.0.5",
27607 "jest-regex-util": "30.0.1",
27617 - "jest-resolve": "30.0.2",
27618 - "jest-runner": "30.0.4",
27619 - "jest-util": "30.0.2",
27620 - "jest-validate": "30.0.2",
27608 + "jest-resolve": "30.0.5",
27609 + "jest-runner": "30.0.5",
27610 + "jest-util": "30.0.5",
27611 + "jest-validate": "30.0.5",
27612 "micromatch": "^4.0.8",
27613 "parse-json": "^5.2.0",
27623 - "pretty-format": "30.0.2",
27614 + "pretty-format": "30.0.5",
27615 "slash": "^3.0.0",
27616 "strip-json-comments": "^3.1.1"
27617 },
@@ -27649,6 +27640,7 @@
27640 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
27641 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
27642 "dev": true,
27643 + "license": "MIT",
27644 "dependencies": {
27645 "ansi-styles": "^4.1.0",
27646 "supports-color": "^7.1.0"
@@ -27665,6 +27657,7 @@
27657 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
27658 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
27659 "dev": true,
27660 + "license": "MIT",
27661 "dependencies": {
27662 "color-convert": "^2.0.1"
27663 },
@@ -27686,17 +27679,19 @@
27679 "url": "https://github.com/sponsors/sibiraj-s"
27680 }
27681 ],
27682 + "license": "MIT",
27683 "engines": {
27684 "node": ">=8"
27685 }
27686 },
27687 "node_modules/jest-config/node_modules/pretty-format": {
27694 - "version": "30.0.2",
27695 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
27696 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
27688 + "version": "30.0.5",
27689 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
27690 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
27691 "dev": true,
27692 + "license": "MIT",
27693 "dependencies": {
27699 - "@jest/schemas": "30.0.1",
27694 + "@jest/schemas": "30.0.5",
27695 "ansi-styles": "^5.2.0",
27696 "react-is": "^18.3.1"
27697 },
@@ -27705,15 +27700,16 @@
27700 }
27701 },
27702 "node_modules/jest-diff": {
27708 - "version": "30.0.4",
27709 - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-30.0.4.tgz",
27710 - "integrity": "sha512-TSjceIf6797jyd+R64NXqicttROD+Qf98fex7CowmlSn7f8+En0da1Dglwr1AXxDtVizoxXYZBlUQwNhoOXkNw==",
27703 + "version": "30.0.5",
27704 + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-30.0.5.tgz",
27705 + "integrity": "sha512-1UIqE9PoEKaHcIKvq2vbibrCog4Y8G0zmOxgQUVEiTqwR5hJVMCoDsN1vFvI5JvwD37hjueZ1C4l2FyGnfpE0A==",
27706 "dev": true,
27707 + "license": "MIT",
27708 "dependencies": {
27709 "@jest/diff-sequences": "30.0.1",
27710 "@jest/get-type": "30.0.1",
27711 "chalk": "^4.1.2",
27716 - "pretty-format": "30.0.2"
27712 + "pretty-format": "30.0.5"
27713 },
27714 "engines": {
27715 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -27724,6 +27720,7 @@
27720 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
27721 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
27722 "dev": true,
27723 + "license": "MIT",
27724 "dependencies": {
27725 "ansi-styles": "^4.1.0",
27726 "supports-color": "^7.1.0"
@@ -27740,6 +27737,7 @@
27737 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
27738 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
27739 "dev": true,
27740 + "license": "MIT",
27741 "dependencies": {
27742 "color-convert": "^2.0.1"
27743 },
@@ -27751,12 +27749,13 @@
27749 }
27750 },
27751 "node_modules/jest-diff/node_modules/pretty-format": {
27754 - "version": "30.0.2",
27755 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
27756 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
27752 + "version": "30.0.5",
27753 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
27754 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
27755 "dev": true,
27756 + "license": "MIT",
27757 "dependencies": {
27759 - "@jest/schemas": "30.0.1",
27758 + "@jest/schemas": "30.0.5",
27759 "ansi-styles": "^5.2.0",
27760 "react-is": "^18.3.1"
27761 },
@@ -27769,6 +27768,7 @@
27768 "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-30.0.1.tgz",
27769 "integrity": "sha512-/vF78qn3DYphAaIc3jy4gA7XSAz167n9Bm/wn/1XhTLW7tTBIzXtCJpb/vcmc73NIIeeohCbdL94JasyXUZsGA==",
27770 "dev": true,
27771 + "license": "MIT",
27772 "dependencies": {
27773 "detect-newline": "^3.1.0"
27774 },
@@ -27777,16 +27777,17 @@
27777 }
27778 },
27779 "node_modules/jest-each": {
27780 - "version": "30.0.2",
27781 - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-30.0.2.tgz",
27782 - "integrity": "sha512-ZFRsTpe5FUWFQ9cWTMguCaiA6kkW5whccPy9JjD1ezxh+mJeqmz8naL8Fl/oSbNJv3rgB0x87WBIkA5CObIUZQ==",
27780 + "version": "30.0.5",
27781 + "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-30.0.5.tgz",
27782 + "integrity": "sha512-dKjRsx1uZ96TVyejD3/aAWcNKy6ajMaN531CwWIsrazIqIoXI9TnnpPlkrEYku/8rkS3dh2rbH+kMOyiEIv0xQ==",
27783 "dev": true,
27784 + "license": "MIT",
27785 "dependencies": {
27786 "@jest/get-type": "30.0.1",
27786 - "@jest/types": "30.0.1",
27787 + "@jest/types": "30.0.5",
27788 "chalk": "^4.1.2",
27788 - "jest-util": "30.0.2",
27789 - "pretty-format": "30.0.2"
27789 + "jest-util": "30.0.5",
27790 + "pretty-format": "30.0.5"
27791 },
27792 "engines": {
27793 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -27797,6 +27798,7 @@
27798 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
27799 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
27800 "dev": true,
27801 + "license": "MIT",
27802 "dependencies": {
27803 "ansi-styles": "^4.1.0",
27804 "supports-color": "^7.1.0"
@@ -27813,6 +27815,7 @@
27815 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
27816 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
27817 "dev": true,
27818 + "license": "MIT",
27819 "dependencies": {
27820 "color-convert": "^2.0.1"
27821 },
@@ -27824,12 +27827,13 @@
27827 }
27828 },
27829 "node_modules/jest-each/node_modules/pretty-format": {
27827 - "version": "30.0.2",
27828 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
27829 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
27830 + "version": "30.0.5",
27831 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
27832 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
27833 "dev": true,
27834 + "license": "MIT",
27835 "dependencies": {
27832 - "@jest/schemas": "30.0.1",
27836 + "@jest/schemas": "30.0.5",
27837 "ansi-styles": "^5.2.0",
27838 "react-is": "^18.3.1"
27839 },
@@ -27838,13 +27842,14 @@
27842 }
27843 },
27844 "node_modules/jest-environment-jsdom": {
27841 - "version": "30.0.4",
27842 - "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-30.0.4.tgz",
27843 - "integrity": "sha512-9WmS3oyCLFgs6DUJSoMpVb+AbH62Y2Xecw3XClbRgj6/Z+VjNeSLjrhBgVvTZ40njZTWeDHv8unp+6M/z8ADDg==",
27845 + "version": "30.0.5",
27846 + "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-30.0.5.tgz",
27847 + "integrity": "sha512-BmnDEoAH+jEjkPrvE9DTKS2r3jYSJWlN/r46h0/DBUxKrkgt2jAZ5Nj4wXLAcV1KWkRpcFqA5zri9SWzJZ1cCg==",
27848 "dev": true,
27849 + "license": "MIT",
27850 "dependencies": {
27846 - "@jest/environment": "30.0.4",
27847 - "@jest/environment-jsdom-abstract": "30.0.4",
27851 + "@jest/environment": "30.0.5",
27852 + "@jest/environment-jsdom-abstract": "30.0.5",
27853 "@types/jsdom": "^21.1.7",
27854 "@types/node": "*",
27855 "jsdom": "^26.1.0"
@@ -27862,37 +27867,39 @@
27867 }
27868 },
27869 "node_modules/jest-environment-node": {
27865 - "version": "30.0.4",
27866 - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-30.0.4.tgz",
27867 - "integrity": "sha512-p+rLEzC2eThXqiNh9GHHTC0OW5Ca4ZfcURp7scPjYBcmgpR9HG6750716GuUipYf2AcThU3k20B31USuiaaIEg==",
27870 + "version": "30.0.5",
27871 + "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-30.0.5.tgz",
27872 + "integrity": "sha512-ppYizXdLMSvciGsRsMEnv/5EFpvOdXBaXRBzFUDPWrsfmog4kYrOGWXarLllz6AXan6ZAA/kYokgDWuos1IKDA==",
27873 "dev": true,
27874 + "license": "MIT",
27875 "dependencies": {
27870 - "@jest/environment": "30.0.4",
27871 - "@jest/fake-timers": "30.0.4",
27872 - "@jest/types": "30.0.1",
27876 + "@jest/environment": "30.0.5",
27877 + "@jest/fake-timers": "30.0.5",
27878 + "@jest/types": "30.0.5",
27879 "@types/node": "*",
27874 - "jest-mock": "30.0.2",
27875 - "jest-util": "30.0.2",
27876 - "jest-validate": "30.0.2"
27880 + "jest-mock": "30.0.5",
27881 + "jest-util": "30.0.5",
27882 + "jest-validate": "30.0.5"
27883 },
27884 "engines": {
27885 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
27886 }
27887 },
27888 "node_modules/jest-haste-map": {
27883 - "version": "30.0.2",
27884 - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-30.0.2.tgz",
27885 - "integrity": "sha512-telJBKpNLeCb4MaX+I5k496556Y2FiKR/QLZc0+MGBYl4k3OO0472drlV2LUe7c1Glng5HuAu+5GLYp//GpdOQ==",
27889 + "version": "30.0.5",
27890 + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-30.0.5.tgz",
27891 + "integrity": "sha512-dkmlWNlsTSR0nH3nRfW5BKbqHefLZv0/6LCccG0xFCTWcJu8TuEwG+5Cm75iBfjVoockmO6J35o5gxtFSn5xeg==",
27892 "dev": true,
27893 + "license": "MIT",
27894 "dependencies": {
27888 - "@jest/types": "30.0.1",
27895 + "@jest/types": "30.0.5",
27896 "@types/node": "*",
27897 "anymatch": "^3.1.3",
27898 "fb-watchman": "^2.0.2",
27899 "graceful-fs": "^4.2.11",
27900 "jest-regex-util": "30.0.1",
27894 - "jest-util": "30.0.2",
27895 - "jest-worker": "30.0.2",
27901 + "jest-util": "30.0.5",
27902 + "jest-worker": "30.0.5",
27903 "micromatch": "^4.0.8",
27904 "walker": "^1.0.8"
27905 },
@@ -27904,14 +27911,15 @@
27911 }
27912 },
27913 "node_modules/jest-haste-map/node_modules/jest-worker": {
27907 - "version": "30.0.2",
27908 - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-30.0.2.tgz",
27909 - "integrity": "sha512-RN1eQmx7qSLFA+o9pfJKlqViwL5wt+OL3Vff/A+/cPsmuw7NPwfgl33AP+/agRmHzPOFgXviRycR9kYwlcRQXg==",
27914 + "version": "30.0.5",
27915 + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-30.0.5.tgz",
27916 + "integrity": "sha512-ojRXsWzEP16NdUuBw/4H/zkZdHOa7MMYCk4E430l+8fELeLg/mqmMlRhjL7UNZvQrDmnovWZV4DxX03fZF48fQ==",
27917 "dev": true,
27918 + "license": "MIT",
27919 "dependencies": {
27920 "@types/node": "*",
27921 "@ungap/structured-clone": "^1.3.0",
27914 - "jest-util": "30.0.2",
27922 + "jest-util": "30.0.5",
27923 "merge-stream": "^2.0.0",
27924 "supports-color": "^8.1.1"
27925 },
@@ -27924,6 +27932,7 @@
27932 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
27933 "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
27934 "dev": true,
27935 + "license": "MIT",
27936 "dependencies": {
27937 "has-flag": "^4.0.0"
27938 },
@@ -27935,25 +27944,27 @@
27944 }
27945 },
27946 "node_modules/jest-leak-detector": {
27938 - "version": "30.0.2",
27939 - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-30.0.2.tgz",
27940 - "integrity": "sha512-U66sRrAYdALq+2qtKffBLDWsQ/XoNNs2Lcr83sc9lvE/hEpNafJlq2lXCPUBMNqamMECNxSIekLfe69qg4KMIQ==",
27947 + "version": "30.0.5",
27948 + "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-30.0.5.tgz",
27949 + "integrity": "sha512-3Uxr5uP8jmHMcsOtYMRB/zf1gXN3yUIc+iPorhNETG54gErFIiUhLvyY/OggYpSMOEYqsmRxmuU4ZOoX5jpRFg==",
27950 "dev": true,
27951 + "license": "MIT",
27952 "dependencies": {
27953 "@jest/get-type": "30.0.1",
27944 - "pretty-format": "30.0.2"
27954 + "pretty-format": "30.0.5"
27955 },
27956 "engines": {
27957 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
27958 }
27959 },
27960 "node_modules/jest-leak-detector/node_modules/pretty-format": {
27951 - "version": "30.0.2",
27952 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
27953 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
27961 + "version": "30.0.5",
27962 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
27963 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
27964 "dev": true,
27965 + "license": "MIT",
27966 "dependencies": {
27956 - "@jest/schemas": "30.0.1",
27967 + "@jest/schemas": "30.0.5",
27968 "ansi-styles": "^5.2.0",
27969 "react-is": "^18.3.1"
27970 },
@@ -27962,15 +27973,16 @@
27973 }
27974 },
27975 "node_modules/jest-matcher-utils": {
27965 - "version": "30.0.4",
27966 - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-30.0.4.tgz",
27967 - "integrity": "sha512-ubCewJ54YzeAZ2JeHHGVoU+eDIpQFsfPQs0xURPWoNiO42LGJ+QGgfSf+hFIRplkZDkhH5MOvuxHKXRTUU3dUQ==",
27976 + "version": "30.0.5",
27977 + "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-30.0.5.tgz",
27978 + "integrity": "sha512-uQgGWt7GOrRLP1P7IwNWwK1WAQbq+m//ZY0yXygyfWp0rJlksMSLQAA4wYQC3b6wl3zfnchyTx+k3HZ5aPtCbQ==",
27979 "dev": true,
27980 + "license": "MIT",
27981 "dependencies": {
27982 "@jest/get-type": "30.0.1",
27983 "chalk": "^4.1.2",
27972 - "jest-diff": "30.0.4",
27973 - "pretty-format": "30.0.2"
27984 + "jest-diff": "30.0.5",
27985 + "pretty-format": "30.0.5"
27986 },
27987 "engines": {
27988 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -27981,6 +27993,7 @@
27993 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
27994 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
27995 "dev": true,
27996 + "license": "MIT",
27997 "dependencies": {
27998 "ansi-styles": "^4.1.0",
27999 "supports-color": "^7.1.0"
@@ -27997,6 +28010,7 @@
28010 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
28011 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28012 "dev": true,
28013 + "license": "MIT",
28014 "dependencies": {
28015 "color-convert": "^2.0.1"
28016 },
@@ -28008,12 +28022,13 @@
28022 }
28023 },
28024 "node_modules/jest-matcher-utils/node_modules/pretty-format": {
28011 - "version": "30.0.2",
28012 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
28013 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
28025 + "version": "30.0.5",
28026 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
28027 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
28028 "dev": true,
28029 + "license": "MIT",
28030 "dependencies": {
28016 - "@jest/schemas": "30.0.1",
28031 + "@jest/schemas": "30.0.5",
28032 "ansi-styles": "^5.2.0",
28033 "react-is": "^18.3.1"
28034 },
@@ -28022,18 +28037,19 @@
28037 }
28038 },
28039 "node_modules/jest-message-util": {
28025 - "version": "30.0.2",
28026 - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-30.0.2.tgz",
28027 - "integrity": "sha512-vXywcxmr0SsKXF/bAD7t7nMamRvPuJkras00gqYeB1V0WllxZrbZ0paRr3XqpFU2sYYjD0qAaG2fRyn/CGZ0aw==",
28040 + "version": "30.0.5",
28041 + "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-30.0.5.tgz",
28042 + "integrity": "sha512-NAiDOhsK3V7RU0Aa/HnrQo+E4JlbarbmI3q6Pi4KcxicdtjV82gcIUrejOtczChtVQR4kddu1E1EJlW6EN9IyA==",
28043 "dev": true,
28044 + "license": "MIT",
28045 "dependencies": {
28046 "@babel/code-frame": "^7.27.1",
28031 - "@jest/types": "30.0.1",
28047 + "@jest/types": "30.0.5",
28048 "@types/stack-utils": "^2.0.3",
28049 "chalk": "^4.1.2",
28050 "graceful-fs": "^4.2.11",
28051 "micromatch": "^4.0.8",
28036 - "pretty-format": "30.0.2",
28052 + "pretty-format": "30.0.5",
28053 "slash": "^3.0.0",
28054 "stack-utils": "^2.0.6"
28055 },
@@ -28046,6 +28062,7 @@
28062 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
28063 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
28064 "dev": true,
28065 + "license": "MIT",
28066 "dependencies": {
28067 "ansi-styles": "^4.1.0",
28068 "supports-color": "^7.1.0"
@@ -28062,6 +28079,7 @@
28079 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
28080 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28081 "dev": true,
28082 + "license": "MIT",
28083 "dependencies": {
28084 "color-convert": "^2.0.1"
28085 },
@@ -28073,12 +28091,13 @@
28091 }
28092 },
28093 "node_modules/jest-message-util/node_modules/pretty-format": {
28076 - "version": "30.0.2",
28077 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
28078 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
28094 + "version": "30.0.5",
28095 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
28096 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
28097 "dev": true,
28098 + "license": "MIT",
28099 "dependencies": {
28081 - "@jest/schemas": "30.0.1",
28100 + "@jest/schemas": "30.0.5",
28101 "ansi-styles": "^5.2.0",
28102 "react-is": "^18.3.1"
28103 },
@@ -28087,14 +28106,15 @@
28106 }
28107 },
28108 "node_modules/jest-mock": {
28090 - "version": "30.0.2",
28091 - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-30.0.2.tgz",
28092 - "integrity": "sha512-PnZOHmqup/9cT/y+pXIVbbi8ID6U1XHRmbvR7MvUy4SLqhCbwpkmXhLbsWbGewHrV5x/1bF7YDjs+x24/QSvFA==",
28109 + "version": "30.0.5",
28110 + "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-30.0.5.tgz",
28111 + "integrity": "sha512-Od7TyasAAQX/6S+QCbN6vZoWOMwlTtzzGuxJku1GhGanAjz9y+QsQkpScDmETvdc9aSXyJ/Op4rhpMYBWW91wQ==",
28112 "dev": true,
28113 + "license": "MIT",
28114 "dependencies": {
28095 - "@jest/types": "30.0.1",
28115 + "@jest/types": "30.0.5",
28116 "@types/node": "*",
28097 - "jest-util": "30.0.2"
28117 + "jest-util": "30.0.5"
28118 },
28119 "engines": {
28120 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -28105,6 +28125,7 @@
28125 "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
28126 "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==",
28127 "dev": true,
28128 + "license": "MIT",
28129 "engines": {
28130 "node": ">=6"
28131 },
@@ -28127,17 +28148,18 @@
28148 }
28149 },
28150 "node_modules/jest-resolve": {
28130 - "version": "30.0.2",
28131 - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-30.0.2.tgz",
28132 - "integrity": "sha512-q/XT0XQvRemykZsvRopbG6FQUT6/ra+XV6rPijyjT6D0msOyCvR2A5PlWZLd+fH0U8XWKZfDiAgrUNDNX2BkCw==",
28151 + "version": "30.0.5",
28152 + "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-30.0.5.tgz",
28153 + "integrity": "sha512-d+DjBQ1tIhdz91B79mywH5yYu76bZuE96sSbxj8MkjWVx5WNdt1deEFRONVL4UkKLSrAbMkdhb24XN691yDRHg==",
28154 "dev": true,
28155 + "license": "MIT",
28156 "dependencies": {
28157 "chalk": "^4.1.2",
28158 "graceful-fs": "^4.2.11",
28137 - "jest-haste-map": "30.0.2",
28159 + "jest-haste-map": "30.0.5",
28160 "jest-pnp-resolver": "^1.2.3",
28139 - "jest-util": "30.0.2",
28140 - "jest-validate": "30.0.2",
28161 + "jest-util": "30.0.5",
28162 + "jest-validate": "30.0.5",
28163 "slash": "^3.0.0",
28164 "unrs-resolver": "^1.7.11"
28165 },
@@ -28146,13 +28168,14 @@
28168 }
28169 },
28170 "node_modules/jest-resolve-dependencies": {
28149 - "version": "30.0.4",
28150 - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-30.0.4.tgz",
28151 - "integrity": "sha512-EQBYow19B/hKr4gUTn+l8Z+YLlP2X0IoPyp0UydOtrcPbIOYzJ8LKdFd+yrbwztPQvmlBFUwGPPEzHH1bAvFAw==",
28171 + "version": "30.0.5",
28172 + "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-30.0.5.tgz",
28173 + "integrity": "sha512-/xMvBR4MpwkrHW4ikZIWRttBBRZgWK4d6xt3xW1iRDSKt4tXzYkMkyPfBnSCgv96cpkrctfXs6gexeqMYqdEpw==",
28174 "dev": true,
28175 + "license": "MIT",
28176 "dependencies": {
28177 "jest-regex-util": "30.0.1",
28155 - "jest-snapshot": "30.0.4"
28178 + "jest-snapshot": "30.0.5"
28179 },
28180 "engines": {
28181 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -28163,6 +28186,7 @@
28186 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
28187 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28188 "dev": true,
28189 + "license": "MIT",
28190 "dependencies": {
28191 "color-convert": "^2.0.1"
28192 },
@@ -28178,6 +28202,7 @@
28202 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
28203 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
28204 "dev": true,
28205 + "license": "MIT",
28206 "dependencies": {
28207 "ansi-styles": "^4.1.0",
28208 "supports-color": "^7.1.0"
@@ -28190,31 +28215,32 @@
28215 }
28216 },
28217 "node_modules/jest-runner": {
28193 - "version": "30.0.4",
28194 - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-30.0.4.tgz",
28195 - "integrity": "sha512-mxY0vTAEsowJwvFJo5pVivbCpuu6dgdXRmt3v3MXjBxFly7/lTk3Td0PaMyGOeNQUFmSuGEsGYqhbn7PA9OekQ==",
28218 + "version": "30.0.5",
28219 + "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-30.0.5.tgz",
28220 + "integrity": "sha512-JcCOucZmgp+YuGgLAXHNy7ualBx4wYSgJVWrYMRBnb79j9PD0Jxh0EHvR5Cx/r0Ce+ZBC4hCdz2AzFFLl9hCiw==",
28221 "dev": true,
28222 + "license": "MIT",
28223 "dependencies": {
28198 - "@jest/console": "30.0.4",
28199 - "@jest/environment": "30.0.4",
28200 - "@jest/test-result": "30.0.4",
28201 - "@jest/transform": "30.0.4",
28202 - "@jest/types": "30.0.1",
28224 + "@jest/console": "30.0.5",
28225 + "@jest/environment": "30.0.5",
28226 + "@jest/test-result": "30.0.5",
28227 + "@jest/transform": "30.0.5",
28228 + "@jest/types": "30.0.5",
28229 "@types/node": "*",
28230 "chalk": "^4.1.2",
28231 "emittery": "^0.13.1",
28232 "exit-x": "^0.2.2",
28233 "graceful-fs": "^4.2.11",
28234 "jest-docblock": "30.0.1",
28209 - "jest-environment-node": "30.0.4",
28210 - "jest-haste-map": "30.0.2",
28211 - "jest-leak-detector": "30.0.2",
28212 - "jest-message-util": "30.0.2",
28213 - "jest-resolve": "30.0.2",
28214 - "jest-runtime": "30.0.4",
28215 - "jest-util": "30.0.2",
28216 - "jest-watcher": "30.0.4",
28217 - "jest-worker": "30.0.2",
28235 + "jest-environment-node": "30.0.5",
28236 + "jest-haste-map": "30.0.5",
28237 + "jest-leak-detector": "30.0.5",
28238 + "jest-message-util": "30.0.5",
28239 + "jest-resolve": "30.0.5",
28240 + "jest-runtime": "30.0.5",
28241 + "jest-util": "30.0.5",
28242 + "jest-watcher": "30.0.5",
28243 + "jest-worker": "30.0.5",
28244 "p-limit": "^3.1.0",
28245 "source-map-support": "0.5.13"
28246 },
@@ -28227,6 +28253,7 @@
28253 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
28254 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28255 "dev": true,
28256 + "license": "MIT",
28257 "dependencies": {
28258 "color-convert": "^2.0.1"
28259 },
@@ -28242,6 +28269,7 @@
28269 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
28270 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
28271 "dev": true,
28272 + "license": "MIT",
28273 "dependencies": {
28274 "ansi-styles": "^4.1.0",
28275 "supports-color": "^7.1.0"
@@ -28254,14 +28282,15 @@
28282 }
28283 },
28284 "node_modules/jest-runner/node_modules/jest-worker": {
28257 - "version": "30.0.2",
28258 - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-30.0.2.tgz",
28259 - "integrity": "sha512-RN1eQmx7qSLFA+o9pfJKlqViwL5wt+OL3Vff/A+/cPsmuw7NPwfgl33AP+/agRmHzPOFgXviRycR9kYwlcRQXg==",
28285 + "version": "30.0.5",
28286 + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-30.0.5.tgz",
28287 + "integrity": "sha512-ojRXsWzEP16NdUuBw/4H/zkZdHOa7MMYCk4E430l+8fELeLg/mqmMlRhjL7UNZvQrDmnovWZV4DxX03fZF48fQ==",
28288 "dev": true,
28289 + "license": "MIT",
28290 "dependencies": {
28291 "@types/node": "*",
28292 "@ungap/structured-clone": "^1.3.0",
28264 - "jest-util": "30.0.2",
28293 + "jest-util": "30.0.5",
28294 "merge-stream": "^2.0.0",
28295 "supports-color": "^8.1.1"
28296 },
@@ -28274,6 +28303,7 @@
28303 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
28304 "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
28305 "dev": true,
28306 + "license": "MIT",
28307 "dependencies": {
28308 "has-flag": "^4.0.0"
28309 },
@@ -28285,31 +28315,32 @@
28315 }
28316 },
28317 "node_modules/jest-runtime": {
28288 - "version": "30.0.4",
28289 - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-30.0.4.tgz",
28290 - "integrity": "sha512-tUQrZ8+IzoZYIHoPDQEB4jZoPyzBjLjq7sk0KVyd5UPRjRDOsN7o6UlvaGF8ddpGsjznl9PW+KRgWqCNO+Hn7w==",
28318 + "version": "30.0.5",
28319 + "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-30.0.5.tgz",
28320 + "integrity": "sha512-7oySNDkqpe4xpX5PPiJTe5vEa+Ak/NnNz2bGYZrA1ftG3RL3EFlHaUkA1Cjx+R8IhK0Vg43RML5mJedGTPNz3A==",
28321 "dev": true,
28322 + "license": "MIT",
28323 "dependencies": {
28293 - "@jest/environment": "30.0.4",
28294 - "@jest/fake-timers": "30.0.4",
28295 - "@jest/globals": "30.0.4",
28324 + "@jest/environment": "30.0.5",
28325 + "@jest/fake-timers": "30.0.5",
28326 + "@jest/globals": "30.0.5",
28327 "@jest/source-map": "30.0.1",
28297 - "@jest/test-result": "30.0.4",
28298 - "@jest/transform": "30.0.4",
28299 - "@jest/types": "30.0.1",
28328 + "@jest/test-result": "30.0.5",
28329 + "@jest/transform": "30.0.5",
28330 + "@jest/types": "30.0.5",
28331 "@types/node": "*",
28332 "chalk": "^4.1.2",
28333 "cjs-module-lexer": "^2.1.0",
28334 "collect-v8-coverage": "^1.0.2",
28335 "glob": "^10.3.10",
28336 "graceful-fs": "^4.2.11",
28306 - "jest-haste-map": "30.0.2",
28307 - "jest-message-util": "30.0.2",
28308 - "jest-mock": "30.0.2",
28337 + "jest-haste-map": "30.0.5",
28338 + "jest-message-util": "30.0.5",
28339 + "jest-mock": "30.0.5",
28340 "jest-regex-util": "30.0.1",
28310 - "jest-resolve": "30.0.2",
28311 - "jest-snapshot": "30.0.4",
28312 - "jest-util": "30.0.2",
28341 + "jest-resolve": "30.0.5",
28342 + "jest-snapshot": "30.0.5",
28343 + "jest-util": "30.0.5",
28344 "slash": "^3.0.0",
28345 "strip-bom": "^4.0.0"
28346 },
@@ -28322,6 +28353,7 @@
28353 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
28354 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28355 "dev": true,
28356 + "license": "MIT",
28357 "dependencies": {
28358 "color-convert": "^2.0.1"
28359 },
@@ -28337,6 +28369,7 @@
28369 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
28370 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
28371 "dev": true,
28372 + "license": "MIT",
28373 "dependencies": {
28374 "ansi-styles": "^4.1.0",
28375 "supports-color": "^7.1.0"
@@ -28349,30 +28382,31 @@
28382 }
28383 },
28384 "node_modules/jest-snapshot": {
28352 - "version": "30.0.4",
28353 - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-30.0.4.tgz",
28354 - "integrity": "sha512-S/8hmSkeUib8WRUq9pWEb5zMfsOjiYWDWzFzKnjX7eDyKKgimsu9hcmsUEg8a7dPAw8s/FacxsXquq71pDgPjQ==",
28385 + "version": "30.0.5",
28386 + "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-30.0.5.tgz",
28387 + "integrity": "sha512-T00dWU/Ek3LqTp4+DcW6PraVxjk28WY5Ua/s+3zUKSERZSNyxTqhDXCWKG5p2HAJ+crVQ3WJ2P9YVHpj1tkW+g==",
28388 "dev": true,
28389 + "license": "MIT",
28390 "dependencies": {
28391 "@babel/core": "^7.27.4",
28392 "@babel/generator": "^7.27.5",
28393 "@babel/plugin-syntax-jsx": "^7.27.1",
28394 "@babel/plugin-syntax-typescript": "^7.27.1",
28395 "@babel/types": "^7.27.3",
28362 - "@jest/expect-utils": "30.0.4",
28396 + "@jest/expect-utils": "30.0.5",
28397 "@jest/get-type": "30.0.1",
28364 - "@jest/snapshot-utils": "30.0.4",
28365 - "@jest/transform": "30.0.4",
28366 - "@jest/types": "30.0.1",
28398 + "@jest/snapshot-utils": "30.0.5",
28399 + "@jest/transform": "30.0.5",
28400 + "@jest/types": "30.0.5",
28401 "babel-preset-current-node-syntax": "^1.1.0",
28402 "chalk": "^4.1.2",
28369 - "expect": "30.0.4",
28403 + "expect": "30.0.5",
28404 "graceful-fs": "^4.2.11",
28371 - "jest-diff": "30.0.4",
28372 - "jest-matcher-utils": "30.0.4",
28373 - "jest-message-util": "30.0.2",
28374 - "jest-util": "30.0.2",
28375 - "pretty-format": "30.0.2",
28405 + "jest-diff": "30.0.5",
28406 + "jest-matcher-utils": "30.0.5",
28407 + "jest-message-util": "30.0.5",
28408 + "jest-util": "30.0.5",
28409 + "pretty-format": "30.0.5",
28410 "semver": "^7.7.2",
28411 "synckit": "^0.11.8"
28412 },
@@ -28385,6 +28419,7 @@
28419 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
28420 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
28421 "dev": true,
28422 + "license": "MIT",
28423 "dependencies": {
28424 "ansi-styles": "^4.1.0",
28425 "supports-color": "^7.1.0"
@@ -28401,6 +28436,7 @@
28436 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
28437 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28438 "dev": true,
28439 + "license": "MIT",
28440 "dependencies": {
28441 "color-convert": "^2.0.1"
28442 },
@@ -28412,12 +28448,13 @@
28448 }
28449 },
28450 "node_modules/jest-snapshot/node_modules/pretty-format": {
28415 - "version": "30.0.2",
28416 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
28417 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
28451 + "version": "30.0.5",
28452 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
28453 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
28454 "dev": true,
28455 + "license": "MIT",
28456 "dependencies": {
28420 - "@jest/schemas": "30.0.1",
28457 + "@jest/schemas": "30.0.5",
28458 "ansi-styles": "^5.2.0",
28459 "react-is": "^18.3.1"
28460 },
@@ -28426,12 +28463,13 @@
28463 }
28464 },
28465 "node_modules/jest-util": {
28429 - "version": "30.0.2",
28430 - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.0.2.tgz",
28431 - "integrity": "sha512-8IyqfKS4MqprBuUpZNlFB5l+WFehc8bfCe1HSZFHzft2mOuND8Cvi9r1musli+u6F3TqanCZ/Ik4H4pXUolZIg==",
28466 + "version": "30.0.5",
28467 + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.0.5.tgz",
28468 + "integrity": "sha512-pvyPWssDZR0FlfMxCBoc0tvM8iUEskaRFALUtGQYzVEAqisAztmy+R8LnU14KT4XA0H/a5HMVTXat1jLne010g==",
28469 "dev": true,
28470 + "license": "MIT",
28471 "dependencies": {
28434 - "@jest/types": "30.0.1",
28472 + "@jest/types": "30.0.5",
28473 "@types/node": "*",
28474 "chalk": "^4.1.2",
28475 "ci-info": "^4.2.0",
@@ -28447,6 +28485,7 @@
28485 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
28486 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28487 "dev": true,
28488 + "license": "MIT",
28489 "dependencies": {
28490 "color-convert": "^2.0.1"
28491 },
@@ -28462,6 +28501,7 @@
28501 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
28502 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
28503 "dev": true,
28504 + "license": "MIT",
28505 "dependencies": {
28506 "ansi-styles": "^4.1.0",
28507 "supports-color": "^7.1.0"
@@ -28474,9 +28514,9 @@
28514 }
28515 },
28516 "node_modules/jest-util/node_modules/ci-info": {
28477 - "version": "4.2.0",
28478 - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.2.0.tgz",
28479 - "integrity": "sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==",
28517 + "version": "4.3.0",
28518 + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.0.tgz",
28519 + "integrity": "sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==",
28520 "dev": true,
28521 "funding": [
28522 {
@@ -28484,15 +28524,17 @@
28524 "url": "https://github.com/sponsors/sibiraj-s"
28525 }
28526 ],
28527 + "license": "MIT",
28528 "engines": {
28529 "node": ">=8"
28530 }
28531 },
28532 "node_modules/jest-util/node_modules/picomatch": {
28492 - "version": "4.0.2",
28493 - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
28494 - "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
28533 + "version": "4.0.3",
28534 + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
28535 + "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
28536 "dev": true,
28537 + "license": "MIT",
28538 "engines": {
28539 "node": ">=12"
28540 },
@@ -28501,17 +28543,18 @@
28543 }
28544 },
28545 "node_modules/jest-validate": {
28504 - "version": "30.0.2",
28505 - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-30.0.2.tgz",
28506 - "integrity": "sha512-noOvul+SFER4RIvNAwGn6nmV2fXqBq67j+hKGHKGFCmK4ks/Iy1FSrqQNBLGKlu4ZZIRL6Kg1U72N1nxuRCrGQ==",
28546 + "version": "30.0.5",
28547 + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-30.0.5.tgz",
28548 + "integrity": "sha512-ouTm6VFHaS2boyl+k4u+Qip4TSH7Uld5tyD8psQ8abGgt2uYYB8VwVfAHWHjHc0NWmGGbwO5h0sCPOGHHevefw==",
28549 "dev": true,
28550 + "license": "MIT",
28551 "dependencies": {
28552 "@jest/get-type": "30.0.1",
28510 - "@jest/types": "30.0.1",
28553 + "@jest/types": "30.0.5",
28554 "camelcase": "^6.3.0",
28555 "chalk": "^4.1.2",
28556 "leven": "^3.1.0",
28514 - "pretty-format": "30.0.2"
28557 + "pretty-format": "30.0.5"
28558 },
28559 "engines": {
28560 "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
@@ -28522,6 +28565,7 @@
28565 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
28566 "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
28567 "dev": true,
28568 + "license": "MIT",
28569 "engines": {
28570 "node": ">=10"
28571 },
@@ -28534,6 +28578,7 @@
28578 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
28579 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
28580 "dev": true,
28581 + "license": "MIT",
28582 "dependencies": {
28583 "ansi-styles": "^4.1.0",
28584 "supports-color": "^7.1.0"
@@ -28550,6 +28595,7 @@
28595 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
28596 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28597 "dev": true,
28598 + "license": "MIT",
28599 "dependencies": {
28600 "color-convert": "^2.0.1"
28601 },
@@ -28561,12 +28607,13 @@
28607 }
28608 },
28609 "node_modules/jest-validate/node_modules/pretty-format": {
28564 - "version": "30.0.2",
28565 - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz",
28566 - "integrity": "sha512-yC5/EBSOrTtqhCKfLHqoUIAXVRZnukHPwWBJWR7h84Q3Be1DRQZLncwcfLoPA5RPQ65qfiCMqgYwdUuQ//eVpg==",
28610 + "version": "30.0.5",
28611 + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.5.tgz",
28612 + "integrity": "sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==",
28613 "dev": true,
28614 + "license": "MIT",
28615 "dependencies": {
28569 - "@jest/schemas": "30.0.1",
28616 + "@jest/schemas": "30.0.5",
28617 "ansi-styles": "^5.2.0",
28618 "react-is": "^18.3.1"
28619 },
@@ -28575,18 +28622,19 @@
28622 }
28623 },
28624 "node_modules/jest-watcher": {
28578 - "version": "30.0.4",
28579 - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-30.0.4.tgz",
28580 - "integrity": "sha512-YESbdHDs7aQOCSSKffG8jXqOKFqw4q4YqR+wHYpR5GWEQioGvL0BfbcjvKIvPEM0XGfsfJrka7jJz3Cc3gI4VQ==",
28625 + "version": "30.0.5",
28626 + "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-30.0.5.tgz",
28627 + "integrity": "sha512-z9slj/0vOwBDBjN3L4z4ZYaA+pG56d6p3kTUhFRYGvXbXMWhXmb/FIxREZCD06DYUwDKKnj2T80+Pb71CQ0KEg==",
28628 "dev": true,
28629 + "license": "MIT",
28630 "dependencies": {
28583 - "@jest/test-result": "30.0.4",
28584 - "@jest/types": "30.0.1",
28631 + "@jest/test-result": "30.0.5",
28632 + "@jest/types": "30.0.5",
28633 "@types/node": "*",
28634 "ansi-escapes": "^4.3.2",
28635 "chalk": "^4.1.2",
28636 "emittery": "^0.13.1",
28589 - "jest-util": "30.0.2",
28637 + "jest-util": "30.0.5",
28638 "string-length": "^4.0.2"
28639 },
28640 "engines": {
@@ -28598,6 +28646,7 @@
28646 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
28647 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28648 "dev": true,
28649 + "license": "MIT",
28650 "dependencies": {
28651 "color-convert": "^2.0.1"
28652 },
@@ -28613,6 +28662,7 @@
28662 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
28663 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
28664 "dev": true,
28665 + "license": "MIT",
28666 "dependencies": {
28667 "ansi-styles": "^4.1.0",
28668 "supports-color": "^7.1.0"
@@ -28984,6 +29034,7 @@
29034 "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
29035 "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
29036 "dev": true,
29037 + "license": "MIT",
29038 "engines": {
29039 "node": ">=6"
29040 }
@@ -29408,6 +29459,7 @@
29459 "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
29460 "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
29461 "dev": true,
29462 + "license": "BSD-3-Clause",
29463 "dependencies": {
29464 "tmpl": "1.0.5"
29465 }
@@ -33700,9 +33752,9 @@
33752 }
33753 },
33754 "node_modules/motion-dom": {
33703 - "version": "12.23.6",
33704 - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.6.tgz",
33705 - "integrity": "sha512-G2w6Nw7ZOVSzcQmsdLc0doMe64O/Sbuc2bVAbgMz6oP/6/pRStKRiVRV4bQfHp5AHYAKEGhEdVHTM+R3FDgi5w==",
33755 + "version": "12.23.9",
33756 + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.9.tgz",
33757 + "integrity": "sha512-6Sv++iWS8XMFCgU1qwKj9l4xuC47Hp4+2jvPfyTXkqDg2tTzSgX6nWKD4kNFXk0k7llO59LZTPuJigza4A2K1A==",
33758 "license": "MIT",
33759 "dependencies": {
33760 "motion-utils": "^12.23.6"
@@ -37907,7 +37959,8 @@
37959 "type": "opencollective",
37960 "url": "https://opencollective.com/fast-check"
37961 }
37910 - ]
37962 + ],
37963 + "license": "MIT"
37964 },
37965 "node_modules/qs": {
37966 "version": "6.13.0",
@@ -38435,6 +38488,7 @@
38488 "version": "18.3.1",
38489 "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
38490 "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
38491 + "dev": true,
38492 "license": "MIT"
38493 },
38494 "node_modules/react-reconciler": {
@@ -41739,6 +41793,7 @@
41793 "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz",
41794 "integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==",
41795 "dev": true,
41796 + "license": "MIT",
41797 "dependencies": {
41798 "buffer-from": "^1.0.0",
41799 "source-map": "^0.6.0"
@@ -41749,6 +41804,7 @@
41804 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
41805 "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
41806 "dev": true,
41807 + "license": "BSD-3-Clause",
41808 "engines": {
41809 "node": ">=0.10.0"
41810 }
@@ -41982,6 +42038,7 @@
42038 "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
42039 "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
42040 "dev": true,
42041 + "license": "MIT",
42042 "dependencies": {
42043 "char-regex": "^1.0.2",
42044 "strip-ansi": "^6.0.0"
@@ -42211,6 +42268,7 @@
42268 "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
42269 "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
42270 "dev": true,
42271 + "license": "MIT",
42272 "engines": {
42273 "node": ">=8"
42274 }
@@ -43220,7 +43278,8 @@
43278 "version": "1.0.5",
43279 "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
43280 "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
43223 - "dev": true
43281 + "dev": true,
43282 + "license": "BSD-3-Clause"
43283 },
43284 "node_modules/to-regex-range": {
43285 "version": "5.0.1",
@@ -45270,6 +45329,7 @@
45329 "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
45330 "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
45331 "dev": true,
45332 + "license": "Apache-2.0",
45333 "dependencies": {
45334 "makeerror": "1.0.12"
45335 }