mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-08 22:58:01 -05:00
Bumps the production-dependencies group with 13 updates in the /autogpt_platform/frontend directory: | Package | From | To | | --- | --- | --- | | [@faker-js/faker](https://github.com/faker-js/faker) | `9.4.0` | `9.6.0` | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.1.6` | `15.2.1` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.48.1` | `2.49.1` | | [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.20.6` | `8.21.2` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.4.2` | `12.4.4` | | [framer-motion](https://github.com/motiondivision/motion) | `12.3.1` | `12.4.11` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.474.0` | `0.479.0` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.4.4` | `0.4.5` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.5.1` | `9.6.1` | | [react-icons](https://github.com/react-icons/react-icons) | `5.4.0` | `5.5.0` | | [react-shepherd](https://github.com/shepherd-pro/shepherd) | `6.1.7` | `6.1.8` | | [uuid](https://github.com/uuidjs/uuid) | `11.0.5` | `11.1.0` | | [zod](https://github.com/colinhacks/zod) | `3.24.1` | `3.24.2` | Updates `@faker-js/faker` from 9.4.0 to 9.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/releases"><code>@faker-js/faker</code>'s releases</a>.</em></p> <blockquote> <h2>v9.6.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): update dependency typescript to v5.8.2 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3424">faker-js/faker#3424</a></li> <li>chore(deps): update dependency ts-morph to v25.0.1 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3418">faker-js/faker#3418</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3419">faker-js/faker#3419</a></li> <li>chore(deps): update eslint by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3420">faker-js/faker#3420</a></li> <li>chore(deps): update vitest by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3421">faker-js/faker#3421</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3422">faker-js/faker#3422</a></li> <li>chore(deps): remove obsolete dependency <code>@types/eslint</code>__js by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3425">faker-js/faker#3425</a></li> <li>chore(deps): update dependency prettier to v3.5.2 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3423">faker-js/faker#3423</a></li> <li>chore(deps): update pnpm to v10 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3427">faker-js/faker#3427</a></li> <li>chore(deps): update eslint (major) by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3426">faker-js/faker#3426</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3428">faker-js/faker#3428</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3431">faker-js/faker#3431</a></li> <li>docs: revert npm download badge by <a href="https://github.com/LitoMore"><code>@LitoMore</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3433">faker-js/faker#3433</a></li> <li>feat(finance): add ISO 4217 numerical codes to Currency object by <a href="https://github.com/Nfloc"><code>@Nfloc</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3404">faker-js/faker#3404</a></li> <li>feat(number): bigint multipleOf by <a href="https://github.com/soc221b"><code>@soc221b</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3402">faker-js/faker#3402</a></li> <li>refactor(internet): deprecate color method for removal by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3401">faker-js/faker#3401</a></li> <li>test: add snapshot test for all locales' character sets by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3276">faker-js/faker#3276</a></li> <li>chore(release): 9.6.0 by <a href="https://github.com/fakerjs-bot"><code>@fakerjs-bot</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3435">faker-js/faker#3435</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/LitoMore"><code>@LitoMore</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3433">faker-js/faker#3433</a></li> <li><a href="https://github.com/Nfloc"><code>@Nfloc</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3404">faker-js/faker#3404</a></li> <li><a href="https://github.com/soc221b"><code>@soc221b</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3402">faker-js/faker#3402</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faker-js/faker/compare/v9.5.1...v9.6.0">https://github.com/faker-js/faker/compare/v9.5.1...v9.6.0</a></p> <h2>v9.5.1</h2> <h2>What's Changed</h2> <ul> <li>test: retry verify tag 3 times by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3395">faker-js/faker#3395</a></li> <li>test: disable summary for local by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3394">faker-js/faker#3394</a></li> <li>chore: add usage trend by <a href="https://github.com/cwtuan"><code>@cwtuan</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3374">faker-js/faker#3374</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3403">faker-js/faker#3403</a></li> <li>fix: test before using Buffers by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3400">faker-js/faker#3400</a></li> <li>revert(chore): update LICENSE file (<a href="https://redirect.github.com/faker-js/faker/issues/3350">#3350</a>) by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3410">faker-js/faker#3410</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3411">faker-js/faker#3411</a></li> <li>docs: change ejcheng by <a href="https://github.com/Shinigami92"><code>@Shinigami92</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3408">faker-js/faker#3408</a></li> <li>docs: improve missing data error by <a href="https://github.com/ST-DDT"><code>@ST-DDT</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3406">faker-js/faker#3406</a></li> <li>chore(release): 9.5.1 by <a href="https://github.com/fakerjs-bot"><code>@fakerjs-bot</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3415">faker-js/faker#3415</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/cwtuan"><code>@cwtuan</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3374">faker-js/faker#3374</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faker-js/faker/compare/v9.5.0...v9.5.1">https://github.com/faker-js/faker/compare/v9.5.0...v9.5.1</a></p> <h2>v9.5.0</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3377">faker-js/faker#3377</a></li> <li>docs: faker.seed examples are not consistent after refresh by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3378">faker-js/faker#3378</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/blob/next/CHANGELOG.md"><code>@faker-js/faker</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/faker-js/faker/compare/v9.5.1...v9.6.0">9.6.0</a> (2025-03-06)</h2> <h3>Features</h3> <ul> <li><strong>finance:</strong> add ISO 4217 numerical codes to Currency (<a href="https://redirect.github.com/faker-js/faker/issues/3404">#3404</a>) (<a href="ae9aec67b1">ae9aec6</a>)</li> <li><strong>number:</strong> bigint multipleOf (<a href="https://redirect.github.com/faker-js/faker/issues/3402">#3402</a>) (<a href="7b4f85a2c0">7b4f85a</a>)</li> </ul> <h2><a href="https://github.com/faker-js/faker/compare/v9.5.0...v9.5.1">9.5.1</a> (2025-02-28)</h2> <h3>Bug Fixes</h3> <ul> <li>test before using Buffers (<a href="https://redirect.github.com/faker-js/faker/issues/3400">#3400</a>) (<a href="ec7c9a8e60">ec7c9a8</a>)</li> </ul> <h2><a href="https://github.com/faker-js/faker/compare/v9.4.0...v9.5.0">9.5.0</a> (2025-02-10)</h2> <h3>Features</h3> <ul> <li><strong>image:</strong> add AI-generated avatars (<a href="https://redirect.github.com/faker-js/faker/issues/3126">#3126</a>) (<a href="9e1395380c">9e13953</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="50b3241629"><code>50b3241</code></a> chore(release): 9.6.0 (<a href="https://redirect.github.com/faker-js/faker/issues/3435">#3435</a>)</li> <li><a href="62486af20c"><code>62486af</code></a> test: add snapshot test for all locales' character sets (<a href="https://redirect.github.com/faker-js/faker/issues/3276">#3276</a>)</li> <li><a href="1982431fd0"><code>1982431</code></a> refactor(internet): deprecate color method for removal (<a href="https://redirect.github.com/faker-js/faker/issues/3401">#3401</a>)</li> <li><a href="7b4f85a2c0"><code>7b4f85a</code></a> feat(number): bigint multipleOf (<a href="https://redirect.github.com/faker-js/faker/issues/3402">#3402</a>)</li> <li><a href="ae9aec67b1"><code>ae9aec6</code></a> feat(finance): add ISO 4217 numerical codes to Currency (<a href="https://redirect.github.com/faker-js/faker/issues/3404">#3404</a>)</li> <li><a href="57d39d7442"><code>57d39d7</code></a> docs: revert npm download badge (<a href="https://redirect.github.com/faker-js/faker/issues/3433">#3433</a>)</li> <li><a href="bf3aa8b064"><code>bf3aa8b</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/faker-js/faker/issues/3431">#3431</a>)</li> <li><a href="f591459aff"><code>f591459</code></a> chore(deps): update devdependencies (<a href="https://redirect.github.com/faker-js/faker/issues/3428">#3428</a>)</li> <li><a href="1db428ab97"><code>1db428a</code></a> chore(deps): update eslint (major) (<a href="https://redirect.github.com/faker-js/faker/issues/3426">#3426</a>)</li> <li><a href="b7e7714b8b"><code>b7e7714</code></a> chore(deps): update pnpm to v10 (<a href="https://redirect.github.com/faker-js/faker/issues/3427">#3427</a>)</li> <li>Additional commits viewable in <a href="https://github.com/faker-js/faker/compare/v9.4.0...v9.6.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~st-ddt">st-ddt</a>, a new releaser for <code>@faker-js/faker</code> since your current version.</p> </details> <br /> Updates `@next/third-parties` from 15.1.6 to 15.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases"><code>@next/third-parties</code>'s releases</a>.</em></p> <blockquote> <h2>v15.2.1</h2> <h3>Core Changes</h3> <ul> <li>Unify Link and Form prefetching: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76184">#76184</a></li> <li>Turbopack: Ensure server actions sourcemaps tests pass: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76157">#76157</a></li> <li>[dev-overlay] control dark theme in one place: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76528">#76528</a></li> <li>[dev-overlay] change css var for terminal: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76590">#76590</a></li> <li>[dev-overlay] Discriminate stack frame settled typed: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76517">#76517</a></li> <li>Remove obsolete <code>sourcePackage</code> references: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76550">#76550</a></li> <li>refactor: remove unused variable in externals handling: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76599">#76599</a></li> <li>fix: Add popular embedding libraries to serverExternalPackages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76574">#76574</a></li> <li>[Segment Cache] Implement hash-only navigations: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76179">#76179</a></li> <li>Webpack: abstract away getting compilation spans: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76579">#76579</a></li> <li>report compiler duration for webpack and improve numbers: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76665">#76665</a></li> <li>[dev-overlay] fix dark theme missing close bracket: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76672">#76672</a></li> <li>Remove <code>revalidate</code> property from incremental cache <code>ctx</code> for <code>FETCH</code> kind: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76500">#76500</a></li> <li>[dev-overlay] fix: env name label style was out of sync with error type label: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76668">#76668</a></li> <li>Turbopack: avoid celling source maps before minify: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76626">#76626</a></li> <li>refactor(CI): Merge all four bundler test manifest scripts into one: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76652">#76652</a></li> <li>[metadata] fix duplicate metadata for parallel routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76669">#76669</a></li> <li>[Segment Cache] Omit from bundle if flag disabled: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76622">#76622</a></li> <li>[Segment Cache] Support output: "export" mode: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/75671">#75671</a></li> <li>[Segment Cache] Refresh on same-page navigation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76223">#76223</a></li> <li>[metadata] re-enable streaming metadata with PPR: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76119">#76119</a></li> <li>[Segment Cache] Search param fallback handling: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/75990">#75990</a></li> <li>[Segment Cache] Fix: canonicalURL omits origin: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76444">#76444</a></li> <li>fix metadata basePath for manifest: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76681">#76681</a></li> <li>Propagate expire time to <code>cache-control</code> header and prerender manifest: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76207">#76207</a></li> <li>Show revalidate/expire columns in build output: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76343">#76343</a></li> <li>Gate alternate bundler behind canary only: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76634">#76634</a></li> <li>[dynamicIO] routes with dynamic segments should be able to be static in dev: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76691">#76691</a></li> <li>[repo] upgrade ts <code>5.8.2</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76709">#76709</a></li> <li>[metadata]: ensure metadata boundary is only rendered once on client nav: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76692">#76692</a></li> <li>[metadata] clean up redudant options: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76712">#76712</a></li> <li>Fix uniqueness detection for <code>generateStaticParams</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76713">#76713</a></li> <li>Upgrade React from <code>22e39ea7-20250225</code> to <code>d55cc79b-20250228</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76680">#76680</a></li> <li>[Turbopack] Compute module batches and use them for chunking: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76133">#76133</a></li> <li>[Dev Tools] Improve keyboard interactions for menu & overlays: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76754">#76754</a></li> <li>Keep server code out of browser chunks: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76660">#76660</a></li> <li>Turbopack: inline minify into code generation and make it a plain function instead of a turbo tasks function: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76628">#76628</a></li> <li>fix edge runtime asset fetch in pages api: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76750">#76750</a></li> <li>Update use-cache-unknown-cache-kind.test.ts snapshot for alternate bundler: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76682">#76682</a></li> </ul> <h3>Example Changes</h3> <ul> <li>docs: fix reading <code>params</code> code blocks: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76705">#76705</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>fix(rustdoc): Fix rustdoc warnings, block on rustdoc failures in CI: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76448">#76448</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="633878112e"><code>6338781</code></a> v15.2.1</li> <li><a href="197b4bb709"><code>197b4bb</code></a> v15.2.1-canary.6</li> <li><a href="0b699b1c8d"><code>0b699b1</code></a> v15.2.1-canary.5</li> <li><a href="4bf1ee117d"><code>4bf1ee1</code></a> [repo] upgrade ts <code>5.8.2</code> (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76709">#76709</a>)</li> <li><a href="6f6001a87a"><code>6f6001a</code></a> v15.2.1-canary.4</li> <li><a href="5f1df89fdc"><code>5f1df89</code></a> v15.2.1-canary.3</li> <li><a href="f06a72e11e"><code>f06a72e</code></a> v15.2.1-canary.2</li> <li><a href="2497f81d1b"><code>2497f81</code></a> v15.2.1-canary.1</li> <li><a href="83610c6a84"><code>83610c6</code></a> v15.2.1-canary.0</li> <li><a href="b0416fbb44"><code>b0416fb</code></a> v15.2.0</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.2.1/packages/third-parties">compare view</a></li> </ul> </details> <br /> Updates `@supabase/supabase-js` from 2.48.1 to 2.49.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/supabase/supabase-js/releases"><code>@supabase/supabase-js</code>'s releases</a>.</em></p> <blockquote> <h2>v2.49.1</h2> <h2><a href="https://github.com/supabase/supabase-js/compare/v2.49.0...v2.49.1">2.49.1</a> (2025-02-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> upgrade postgrest-js 1.19.2 (<a href="3f01c3fbc4">3f01c3f</a>)</li> </ul> <h2>v2.49.0</h2> <h1><a href="https://github.com/supabase/supabase-js/compare/v2.48.1...v2.49.0">2.49.0</a> (2025-02-24)</h1> <h3>Features</h3> <ul> <li>bump <code>@supabase/auth-js</code> to 2.68.0 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1359">#1359</a>) (<a href="a9ece9a4ae">a9ece9a</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="fceca48c37"><code>fceca48</code></a> Merge pull request <a href="https://redirect.github.com/supabase/supabase-js/issues/1369">#1369</a> from supabase/avallete/chore-bump-postgrest-js-1-19-2</li> <li><a href="a9ece9a4ae"><code>a9ece9a</code></a> feat: bump <code>@supabase/auth-js</code> to 2.68.0 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1359">#1359</a>)</li> <li><a href="3f01c3fbc4"><code>3f01c3f</code></a> fix(deps): upgrade postgrest-js 1.19.2</li> <li>See full diff in <a href="https://github.com/supabase/supabase-js/compare/v2.48.1...v2.49.1">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-table` from 8.20.6 to 8.21.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/table/releases"><code>@tanstack/react-table</code>'s releases</a>.</em></p> <blockquote> <h2>v8.21.2</h2> <p>Version 8.21.2 - 2/11/25, 8:59 PM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>arrIncludes autoremove filterFn (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5623">#5623</a>) (2efaf57) by lukebui</li> <li>lit-table: spread table options in lit adapter (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5904">#5904</a>) (36dede1) by <a href="https://github.com/kadoshms"><code>@kadoshms</code></a></li> </ul> <h3>Docs</h3> <ul> <li>row accessor bug in example code block (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5893">#5893</a>) (b1506a7) by Valerii Petryniak</li> <li>virtualizer tbody from onchange (827b098) by Kevin Van Cott</li> <li>exp virtual - remeasure when table state changes (9e6987d) by Kevin Van Cott</li> <li>angular: add expanding and sub components examples (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5898">#5898</a>) (099e1a4) by <a href="https://github.com/riccardoperra"><code>@riccardoperra</code></a></li> <li>example name (57703a4) by Kevin Van Cott</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/table-core</code><a href="https://github.com/8"><code>@8</code></a>.21.2</li> <li><code>@tanstack/lit-table</code><a href="https://github.com/8"><code>@8</code></a>.21.2</li> <li><code>@tanstack/angular-table</code><a href="https://github.com/8"><code>@8</code></a>.21.2</li> <li><code>@tanstack/qwik-table</code><a href="https://github.com/8"><code>@8</code></a>.21.2</li> <li><code>@tanstack/react-table</code><a href="https://github.com/8"><code>@8</code></a>.21.2</li> <li><code>@tanstack/solid-table</code><a href="https://github.com/8"><code>@8</code></a>.21.2</li> <li><code>@tanstack/svelte-table</code><a href="https://github.com/8"><code>@8</code></a>.21.2</li> <li><code>@tanstack/vue-table</code><a href="https://github.com/8"><code>@8</code></a>.21.2</li> <li><code>@tanstack/react-table-devtools</code><a href="https://github.com/8"><code>@8</code></a>.21.2</li> </ul> <h2>v8.21.1</h2> <p>Version 8.21.1 - 2/3/25, 5:37 AM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>lit-table: dynamic data updates in the Lit Table Adapter (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5884">#5884</a>) (9763877) by Luke Schierer</li> </ul> <h3>Docs</h3> <ul> <li>add experimental virtualization example (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5895">#5895</a>) (8d6e19f) by Kevin Van Cott</li> <li>angular: add missing faker-js deps (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5883">#5883</a>) (190c669) by <a href="https://github.com/riccardoperra"><code>@riccardoperra</code></a></li> <li>angular: add editable, row-dnd and performant column resizing example (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5881">#5881</a>) (0baabdd) by <a href="https://github.com/riccardoperra"><code>@riccardoperra</code></a></li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/lit-table</code><a href="https://github.com/8"><code>@8</code></a>.21.1</li> </ul> <h2>v8.21.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="db745afdb8"><code>db745af</code></a> release: v8.21.2</li> <li>See full diff in <a href="https://github.com/TanStack/table/commits/v8.21.2/packages/react-table">compare view</a></li> </ul> </details> <br /> Updates `@xyflow/react` from 12.4.2 to 12.4.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/xyflow/xyflow/releases"><code>@xyflow/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@xyflow/react</code><a href="https://github.com/12"><code>@12</code></a>.4.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5052">#5052</a> <a href="99dd7d3549"><code>99dd7d35</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Show an error if user drags uninitialized node</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5042">#5042</a> <a href="2fe0e850a8"><code>2fe0e850</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Allow click connections when target sets <code>isConnectableStart</code></p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5047">#5047</a> <a href="b3bf5693c6"><code>b3bf5693</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Pass generics to OnSelectionChangeFunc so that users can type it correctly</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5053">#5053</a> <a href="25fb45b5e9"><code>25fb45b5</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Remove incorrect deprecation warning</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5033">#5033</a> <a href="7b4a81fb6b"><code>7b4a81fb</code></a> Thanks <a href="https://github.com/dimaMachina"><code>@dimaMachina</code></a>! - lint: use <code>React.JSX</code> type instead of the deprecated global <code>JSX</code> namespace</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5043">#5043</a> <a href="0292ad2010"><code>0292ad20</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Use current expandParent value on drag to be able to update it while dragging</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5032">#5032</a> <a href="5867bba805"><code>5867bba8</code></a> Thanks <a href="https://github.com/dimaMachina"><code>@dimaMachina</code></a>! - lint: remove unnecessary type assertions</p> </li> <li> <p>Updated dependencies [<a href="99dd7d3549"><code>99dd7d35</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.52</li> </ul> </li> </ul> <h2><code>@xyflow/react</code><a href="https://github.com/12"><code>@12</code></a>.4.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5010">#5010</a> <a href="6c121d427f"><code>6c121d42</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add more TSDocs to components, hooks, utils funcs and types</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/4991">#4991</a> <a href="ea54d9bcb1"><code>ea54d9bc</code></a> Thanks <a href="https://github.com/waynetee"><code>@waynetee</code></a>! - Fix viewport shifting on node focus</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5013">#5013</a> <a href="cde899c5be"><code>cde899c5</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Pass <code>NodeType</code> type argument from <code>ReactFlowProps</code> to <code>connectionLineComponent</code> property.</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5008">#5008</a> <a href="12d859fe29"><code>12d859fe</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add package.json to exports</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5012">#5012</a> <a href="4d3f19e88b"><code>4d3f19e8</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add snapGrid option to screenToFlowPosition and set snapToGrid to false</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5003">#5003</a> <a href="e8e0d68495"><code>e8e0d684</code></a> Thanks <a href="https://github.com/dimaMachina"><code>@dimaMachina</code></a>! - repair lint command</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/4991">#4991</a> <a href="4c62f19b3a"><code>4c62f19b</code></a> Thanks <a href="https://github.com/waynetee"><code>@waynetee</code></a>! - Prevent viewport shift after using Tab</p> </li> <li> <p>Updated dependencies [<a href="6c121d427f"><code>6c121d42</code></a>, <a href="4947029cd6"><code>4947029c</code></a>, <a href="e8e0d68495"><code>e8e0d684</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.51</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md"><code>@xyflow/react</code>'s changelog</a>.</em></p> <blockquote> <h2>12.4.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5052">#5052</a> <a href="99dd7d3549"><code>99dd7d35</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Show an error if user drags uninitialized node</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5042">#5042</a> <a href="2fe0e850a8"><code>2fe0e850</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Allow click connections when target sets <code>isConnectableStart</code></p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5047">#5047</a> <a href="b3bf5693c6"><code>b3bf5693</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Pass generics to OnSelectionChangeFunc so that users can type it correctly</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5053">#5053</a> <a href="25fb45b5e9"><code>25fb45b5</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Remove incorrect deprecation warning</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5033">#5033</a> <a href="7b4a81fb6b"><code>7b4a81fb</code></a> Thanks <a href="https://github.com/dimaMachina"><code>@dimaMachina</code></a>! - lint: use <code>React.JSX</code> type instead of the deprecated global <code>JSX</code> namespace</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5043">#5043</a> <a href="0292ad2010"><code>0292ad20</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Use current expandParent value on drag to be able to update it while dragging</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5032">#5032</a> <a href="5867bba805"><code>5867bba8</code></a> Thanks <a href="https://github.com/dimaMachina"><code>@dimaMachina</code></a>! - lint: remove unnecessary type assertions</p> </li> <li> <p>Updated dependencies [<a href="99dd7d3549"><code>99dd7d35</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.52</li> </ul> </li> </ul> <h2>12.4.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5010">#5010</a> <a href="6c121d427f"><code>6c121d42</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add more TSDocs to components, hooks, utils funcs and types</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/4991">#4991</a> <a href="ea54d9bcb1"><code>ea54d9bc</code></a> Thanks <a href="https://github.com/waynetee"><code>@waynetee</code></a>! - Fix viewport shifting on node focus</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5013">#5013</a> <a href="cde899c5be"><code>cde899c5</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Pass <code>NodeType</code> type argument from <code>ReactFlowProps</code> to <code>connectionLineComponent</code> property.</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5008">#5008</a> <a href="12d859fe29"><code>12d859fe</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add package.json to exports</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5012">#5012</a> <a href="4d3f19e88b"><code>4d3f19e8</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add snapGrid option to screenToFlowPosition and set snapToGrid to false</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5003">#5003</a> <a href="e8e0d68495"><code>e8e0d684</code></a> Thanks <a href="https://github.com/dimaMachina"><code>@dimaMachina</code></a>! - repair lint command</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/4991">#4991</a> <a href="4c62f19b3a"><code>4c62f19b</code></a> Thanks <a href="https://github.com/waynetee"><code>@waynetee</code></a>! - Prevent viewport shift after using Tab</p> </li> <li> <p>Updated dependencies [<a href="6c121d427f"><code>6c121d42</code></a>, <a href="4947029cd6"><code>4947029c</code></a>, <a href="e8e0d68495"><code>e8e0d684</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.51</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="d045503667"><code>d045503</code></a> chore(packages): bump</li> <li><a href="7a00fe3520"><code>7a00fe3</code></a> chore(getNodeConnections): remove deprecation <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5051">#5051</a></li> <li><a href="08b99e8719"><code>08b99e8</code></a> Merge pull request <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5043">#5043</a> from xyflow/refactor/dynamic-expand-parent</li> <li><a href="8dd2b4f9e2"><code>8dd2b4f</code></a> chore(updateNodePositions): cleanup</li> <li><a href="0b67a6c303"><code>0b67a6c</code></a> refactor(errors): show error when user drags uninitialized node <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5014">#5014</a></li> <li><a href="27df80b6a6"><code>27df80b</code></a> fix(selection-listener): pass generics</li> <li><a href="d094ef0581"><code>d094ef0</code></a> fix(OnSelectionChangeFunc): pass node and edge type generics <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5023">#5023</a></li> <li><a href="3969758af2"><code>3969758</code></a> refactor(expandParent): use current value on drag <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5039">#5039</a></li> <li><a href="43f188d3b1"><code>43f188d</code></a> fix(click-connections): handle isConnectableStart correctly <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5041">#5041</a></li> <li><a href="68591a8bf1"><code>68591a8</code></a> Merge branch 'main' into no-deprecated</li> <li>Additional commits viewable in <a href="https://github.com/xyflow/xyflow/commits/@xyflow/react@12.4.4/packages/react">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 12.3.1 to 12.4.11 <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.4.11] 2025-03-10</h2> <h3>Fixed</h3> <ul> <li>Preventing flattening of scroll animations when <code>type</code> or <code>ease</code> are explicitly set.</li> </ul> <h2>[12.4.10] 2025-03-03</h2> <h3>Fixed</h3> <ul> <li>Adding UMD bundles for <code>motion-dom</code> and <code>motion-utils</code>.</li> </ul> <h2>[12.4.9] 2025-03-03</h2> <h3>Fixed</h3> <ul> <li>Fixed <code>Reorder.Item</code> reordering causing <code>lostpointercapture</code> event to fire.</li> </ul> <h2>[12.4.8] 2025-02-26</h2> <h3>Fixed</h3> <ul> <li>Fixed exiting children with <code>layoutDependency</code> not animating layout changes because of a stale layout dependency.</li> </ul> <h2>[12.4.7] 2025-02-20</h2> <h3>Fixed</h3> <ul> <li>Fixed <code>AnimatePresence</code> not triggering exit animations when a child with <code>layout</code> or <code>drag</code> is removed.</li> </ul> <h2>[12.4.6] 2025-02-20</h2> <h3>Fixed</h3> <ul> <li>Fixed drag gesture on child elements.</li> </ul> <h2>[12.4.5] 2025-02-19</h2> <h3>Fixed</h3> <ul> <li>Fixed <code>onClick</code> handlers not working inside <code>press</code> events.</li> </ul> <h2>[12.4.4] 2025-02-18</h2> <h3>Fixed</h3> <ul> <li>Changed press, drag and pan gestures to use pointer capturing for better usage within <code>iframe</code> embeds.</li> </ul> <h2>[12.4.3] 2025-02-12</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="9316ca8202"><code>9316ca8</code></a> v12.4.11</li> <li><a href="c291a09ff2"><code>c291a09</code></a> Updating changelog</li> <li><a href="9e2923c5e4"><code>9e2923c</code></a> Fix scroll easing (<a href="https://redirect.github.com/motiondivision/motion/issues/3106">#3106</a>)</li> <li><a href="18b71d1395"><code>18b71d1</code></a> v12.4.10</li> <li><a href="e89a0c20c9"><code>e89a0c2</code></a> Latest</li> <li><a href="d84031e1cd"><code>d84031e</code></a> Latest</li> <li><a href="63e7597969"><code>63e7597</code></a> Updating rollup</li> <li><a href="3fcf837c1f"><code>3fcf837</code></a> v12.4.9</li> <li><a href="c58920f6f2"><code>c58920f</code></a> Updating changelog</li> <li><a href="c889431567"><code>c889431</code></a> Fixing pointer capture and Reorder item (<a href="https://redirect.github.com/motiondivision/motion/issues/3097">#3097</a>)</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.3.1...v12.4.11">compare view</a></li> </ul> </details> <br /> Updates `lucide-react` from 0.474.0 to 0.479.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> <blockquote> <h2>Version 0.479.0</h2> <h2>What's Changed</h2> <ul> <li>feat(<code>@lucide/svelte</code>): Lucide svelte 5 package by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2753">lucide-icons/lucide#2753</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.478.0...0.479.0">https://github.com/lucide-icons/lucide/compare/0.478.0...0.479.0</a></p> <h2>Version 0.478.0</h2> <h2>What's Changed</h2> <ul> <li>ci(pr-comment): Fix icon preview comment on PRs by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2854">lucide-icons/lucide#2854</a></li> <li>fix(ci): run lint pr title on title change by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2872">lucide-icons/lucide#2872</a></li> <li>fix(metadata): name change reflected in contributions by <a href="https://github.com/AnnaSasDev"><code>@AnnaSasDev</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2866">lucide-icons/lucide#2866</a></li> <li>fix(icons): changed <code>brackets</code> icon by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2863">lucide-icons/lucide#2863</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.477.0...0.478.0">https://github.com/lucide-icons/lucide/compare/0.477.0...0.478.0</a></p> <h2>New icons 0.477.0</h2> <h2>New icons 🎨</h2> <ul> <li><code>square-round-corner</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2323">#2323</a>) by <a href="https://github.com/liamb13"><code>@liamb13</code></a></li> </ul> <h2>Modified Icons 🔨</h2> <ul> <li><code>circle-slash-2</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2837">#2837</a>) by <a href="https://github.com/jguddas"><code>@jguddas</code></a></li> </ul> <h2>Fixes and new icons 0.476.0</h2> <h2>Fixes</h2> <ul> <li>fix(lucide-react): Revert exports property package.json, fixing edge worker environments. by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2814">lucide-icons/lucide#2814</a></li> <li>fix(lucide): Lucide create element function returning SVG Element by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2816">lucide-icons/lucide#2816</a></li> </ul> <h2>New icons 🎨</h2> <ul> <li><code>shield-user</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2608">#2608</a>) by <a href="https://github.com/sebinemeth"><code>@sebinemeth</code></a></li> </ul> <h2>Modified Icons 🔨</h2> <ul> <li><code>beef</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2832">#2832</a>) by <a href="https://github.com/jguddas"><code>@jguddas</code></a></li> </ul> <h2>New icons 0.475.0</h2> <h2>New icons 🎨</h2> <ul> <li><code>circle-small</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2607">#2607</a>) by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a></li> <li><code>mars-stroke</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2607">#2607</a>) by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a></li> <li><code>mars</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2607">#2607</a>) by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a></li> <li><code>non-binary</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2607">#2607</a>) by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a></li> <li><code>transgender</code> (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2607">#2607</a>) by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="1787b82cfe"><code>1787b82</code></a> build(deps-dev): bump vite from 5.4.13 to 5.4.14 in /packages/lucide (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2804">#2804</a>)</li> <li><a href="b46927e510"><code>b46927e</code></a> fix(lucide-react): Revert exports property package.json, fixing edge worker e...</li> <li><a href="3ab6c373a0"><code>3ab6c37</code></a> build(deps-dev): bump vite from 5.4.12 to 5.4.13 (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2798">#2798</a>)</li> <li><a href="ba2c4b526f"><code>ba2c4b5</code></a> build(deps-dev): bump vite from 5.1.8 to 5.4.12 (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2786">#2786</a>)</li> <li><a href="50630b3aaf"><code>50630b3</code></a> ci: Improve build speeds (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2778">#2778</a>)</li> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.479.0/packages/lucide-react">compare view</a></li> </ul> </details> <br /> Updates `next-themes` from 0.4.4 to 0.4.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pacocoursey/next-themes/releases">next-themes's releases</a>.</em></p> <blockquote> <h2>v0.4.5</h2> <h2>What's Changed</h2> <ul> <li>fix: map theme to class using ValueObject in injected script by <a href="https://github.com/danielgavrilov"><code>@danielgavrilov</code></a> in <a href="https://redirect.github.com/pacocoursey/next-themes/pull/330">pacocoursey/next-themes#330</a></li> <li>Reduce number of renders by pre-setting resolvedTheme by <a href="https://github.com/wahba-openai"><code>@wahba-openai</code></a> in <a href="https://redirect.github.com/pacocoursey/next-themes/pull/338">pacocoursey/next-themes#338</a></li> <li>Bump next from 14.2.10 to 14.2.15 in the npm_and_yarn group across 1 directory by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pacocoursey/next-themes/pull/331">pacocoursey/next-themes#331</a></li> <li>Bump the npm_and_yarn group across 1 directory with 7 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/pacocoursey/next-themes/pull/341">pacocoursey/next-themes#341</a></li> <li>chore: Fix corepack errors in CI by <a href="https://github.com/pacocoursey"><code>@pacocoursey</code></a> in <a href="https://redirect.github.com/pacocoursey/next-themes/pull/342">pacocoursey/next-themes#342</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/danielgavrilov"><code>@danielgavrilov</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/next-themes/pull/330">pacocoursey/next-themes#330</a></li> <li><a href="https://github.com/wahba-openai"><code>@wahba-openai</code></a> made their first contribution in <a href="https://redirect.github.com/pacocoursey/next-themes/pull/338">pacocoursey/next-themes#338</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pacocoursey/next-themes/compare/v0.4.4...v0.4.5">https://github.com/pacocoursey/next-themes/compare/v0.4.4...v0.4.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="d12996b4e8"><code>d12996b</code></a> chore: Fix corepack errors in CI (<a href="https://redirect.github.com/pacocoursey/next-themes/issues/342">#342</a>)</li> <li><a href="b77db23e9f"><code>b77db23</code></a> Bump the npm_and_yarn group across 1 directory with 7 updates (<a href="https://redirect.github.com/pacocoursey/next-themes/issues/341">#341</a>)</li> <li><a href="d3fa4ee9ad"><code>d3fa4ee</code></a> Bump next from 14.2.10 to 14.2.15 in the npm_and_yarn group across 1 director...</li> <li><a href="ad83567b11"><code>ad83567</code></a> Reduce number of renders by pre-setting resolvedTheme (<a href="https://redirect.github.com/pacocoursey/next-themes/issues/338">#338</a>)</li> <li><a href="1b510445a3"><code>1b51044</code></a> fix: map theme to class using ValueObject in injected script (<a href="https://redirect.github.com/pacocoursey/next-themes/issues/330">#330</a>)</li> <li>See full diff in <a href="https://github.com/pacocoursey/next-themes/compare/v0.4.4...v0.4.5">compare view</a></li> </ul> </details> <br /> Updates `react-day-picker` from 9.5.1 to 9.6.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gpbl/react-day-picker/releases">react-day-picker's releases</a>.</em></p> <blockquote> <h2>v9.6.1</h2> <p>This release addresses an accessibility issue, adds a new <code>animate</code> prop and fixes other minor bugs.</p> <h3>Possible Breaking Change in Custom Styles</h3> <p>To address a <a href="https://redirect.github.com/gpbl/react-day-picker/issues/2630">focus lost bug</a> affecting navigation buttons, we <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2685">updated</a> the buttons to use <code>aria-disabled</code> instead of the <code>disabled</code> attribute.</p> <p>This change may cause custom styles for those disabled buttons to break. To fix it in your code, update the CSS selector to target <code>[aria-disabled="true"]</code>:</p> <pre lang="diff"><code>- .rdp-button_next:disabled, + .rdp-button_next[aria-disabled="true"] { /* your custom CSS */ } - .rdp-button_previous:disabled, + .rdp-button_previous[aria-disabled="true"] { /* your custom CSS */ } </code></pre> <h3>Animating Month Transitions</h3> <p>Thanks to the work by <a href="https://github.com/rodgobbi"><code>@rodgobbi</code></a>, we have added animations to DayPicker. The new <a href="http://daypicker.dev/docs/navigation#animate"><code>animate</code> prop</a> enables CSS transitions for captions and weeks when navigating between months:</p> <!-- raw HTML omitted --> <pre lang="tsx"><code><DayPicker animate /> </code></pre> <p>Customizing the animation style can be challenging due to the HTML table structure of the grid. We may address this in the future. Please leave your feedback in <a href="https://github.com/gpbl/react-day-picker/discussions">DayPicker Discussions</a>.</p> <h2>What's Changed</h2> <ul> <li>feat: new <code>animate</code> prop by <a href="https://github.com/rodgobbi"><code>@rodgobbi</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2684">gpbl/react-day-picker#2684</a></li> <li>feat(performance): add <code>sideEffects</code> property to package.json by <a href="https://github.com/rodgobbi"><code>@rodgobbi</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2673">gpbl/react-day-picker#2673</a></li> <li>fix(accessibility): focus lost when navigation button is disabled by <a href="https://github.com/gpbl"><code>@gpbl</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2685">gpbl/react-day-picker#2685</a></li> <li>fix: render selected days with <code>selected</code> modifier when disabled by <a href="https://github.com/rodgobbi"><code>@rodgobbi</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2700">gpbl/react-day-picker#2700</a></li> <li>fix(build): remove extra files from package.json by <a href="https://github.com/gpbl"><code>@gpbl</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2692">gpbl/react-day-picker#2692</a></li> <li>chore(types): fix deprecation of select event handler types by <a href="https://github.com/timothyis"><code>@timothyis</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2680">gpbl/react-day-picker#2680</a></li> </ul> <h3>v9.6.1</h3> <ul> <li>fix(build): add missing .css entries in package.json files by <a href="https://github.com/gpbl"><code>@gpbl</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2703">gpbl/react-day-picker#2703</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/timothyis"><code>@timothyis</code></a> made their first contribution in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2680">gpbl/react-day-picker#2680</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gpbl/react-day-picker/compare/v9.5.1...v9.6.1">https://github.com/gpbl/react-day-picker/compare/v9.5.1...v9.6.1</a></p> <h2>v9.6.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="c37983b8e5"><code>c37983b</code></a> build: bump v9.6.1</li> <li><a href="3d382fe18d"><code>3d382fe</code></a> build: add missing .css entries in package.json files (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2703">#2703</a>)</li> <li><a href="ca71182076"><code>ca71182</code></a> build: bump v9.6.0</li> <li><a href="37f759a718"><code>37f759a</code></a> chore: animate prop, remove <a href="https://github.com/experimental"><code>@experimental</code></a> tag</li> <li><a href="9aa3d35062"><code>9aa3d35</code></a> docs: update for new <code>animate</code> prop (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2694">#2694</a>)</li> <li><a href="d7d0a8ad13"><code>d7d0a8a</code></a> fix: render selected days with selected modifier when disabled (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2700">#2700</a>)</li> <li><a href="48f00dc20f"><code>48f00dc</code></a> fix: focus lost when navigation button is disabled (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2685">#2685</a>)</li> <li><a href="6617c9bf81"><code>6617c9b</code></a> chore: update keyframes names (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2695">#2695</a>)</li> <li><a href="13e0a4acc9"><code>13e0a4a</code></a> test: fix test related to first of month (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2693">#2693</a>)</li> <li><a href="ebde52dd02"><code>ebde52d</code></a> docs: fix no-wrap-table style for paragraphs</li> <li>Additional commits viewable in <a href="https://github.com/gpbl/react-day-picker/compare/v9.5.1...v9.6.1">compare view</a></li> </ul> </details> <br /> Updates `react-icons` from 5.4.0 to 5.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-icons/react-icons/releases">react-icons's releases</a>.</em></p> <blockquote> <h2>v5.5.0</h2> <h2>What's Changed</h2> <ul> <li>[React 19] Update IconType type to return React.ReactNode by <a href="https://github.com/diaz-hfc"><code>@diaz-hfc</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/1004">react-icons/react-icons#1004</a></li> <li>Bump vite from 5.2.10 to 5.4.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/996">react-icons/react-icons#996</a></li> <li>Bump nanoid from 3.3.7 to 3.3.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/1005">react-icons/react-icons#1005</a></li> <li>Bump vite from 5.4.11 to 5.4.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/1021">react-icons/react-icons#1021</a></li> <li>Bump esbuild from 0.20.2 to 0.25.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/react-icons/react-icons/pull/1027">react-icons/react-icons#1027</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/diaz-hfc"><code>@diaz-hfc</code></a> made their first contribution in <a href="https://redirect.github.com/react-icons/react-icons/pull/1004">react-icons/react-icons#1004</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-icons/react-icons/compare/v5.4.0...v5.5.0">https://github.com/react-icons/react-icons/compare/v5.4.0...v5.5.0</a></p> <table> <thead> <tr> <th>Icon Library</th> <th>License</th> <th>Version</th> <th align="right">Count</th> </tr> </thead> <tbody> <tr> <td><a href="https://circumicons.com/">Circum Icons</a></td> <td><a href="https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE">MPL-2.0 license</a></td> <td>1.0.0</td> <td align="right">288</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 5</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>5.15.4-3-gafecf2a</td> <td align="right">1612</td> </tr> <tr> <td><a href="https://fontawesome.com/">Font Awesome 6</a></td> <td><a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a></td> <td>6.6.0</td> <td align="right">2050</td... _Description has been truncated_ --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zamil Majdy <zamil.majdy@agpt.co>
128 lines
4.3 KiB
JSON
128 lines
4.3 KiB
JSON
{
|
|
"name": "frontend",
|
|
"version": "0.3.4",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "next dev",
|
|
"dev:nosentry": "NODE_ENV=development && DISABLE_SENTRY=true && next dev",
|
|
"dev:test": "NODE_ENV=test && next dev",
|
|
"build": "SKIP_STORYBOOK_TESTS=true next build",
|
|
"start": "next start",
|
|
"lint": "next lint && prettier --check .",
|
|
"format": "prettier --write .",
|
|
"type-check": "tsc --noEmit",
|
|
"test": "playwright test",
|
|
"test-ui": "playwright test --ui",
|
|
"gentests": "playwright codegen http://localhost:3000",
|
|
"storybook": "storybook dev -p 6006",
|
|
"build-storybook": "storybook build",
|
|
"test-storybook": "test-storybook",
|
|
"test-storybook:ci": "concurrently -k -s first -n \"SB,TEST\" -c \"magenta,blue\" \"npm run build-storybook -- --quiet && npx http-server storybook-static --port 6006 --silent\" \"wait-on tcp:6006 && npm run test-storybook\""
|
|
},
|
|
"browserslist": [
|
|
"defaults"
|
|
],
|
|
"dependencies": {
|
|
"@faker-js/faker": "^9.6.0",
|
|
"@hookform/resolvers": "^3.10.0",
|
|
"@next/third-parties": "^15.2.1",
|
|
"@radix-ui/react-alert-dialog": "^1.1.5",
|
|
"@radix-ui/react-avatar": "^1.1.1",
|
|
"@radix-ui/react-checkbox": "^1.1.2",
|
|
"@radix-ui/react-collapsible": "^1.1.1",
|
|
"@radix-ui/react-context-menu": "^2.2.5",
|
|
"@radix-ui/react-dialog": "^1.1.2",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.5",
|
|
"@radix-ui/react-icons": "^1.3.2",
|
|
"@radix-ui/react-label": "^2.1.0",
|
|
"@radix-ui/react-popover": "^1.1.5",
|
|
"@radix-ui/react-radio-group": "^1.2.1",
|
|
"@radix-ui/react-scroll-area": "^1.2.1",
|
|
"@radix-ui/react-select": "^2.1.5",
|
|
"@radix-ui/react-separator": "^1.1.0",
|
|
"@radix-ui/react-slot": "^1.1.0",
|
|
"@radix-ui/react-switch": "^1.1.1",
|
|
"@radix-ui/react-toast": "^1.2.5",
|
|
"@radix-ui/react-tooltip": "^1.1.7",
|
|
"@sentry/nextjs": "^8",
|
|
"@supabase/ssr": "^0.5.2",
|
|
"@supabase/supabase-js": "^2.49.1",
|
|
"@tanstack/react-table": "^8.21.2",
|
|
"@xyflow/react": "12.4.2",
|
|
"ajv": "^8.17.1",
|
|
"boring-avatars": "^1.11.2",
|
|
"canvas-confetti": "^1.9.3",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "1.0.4",
|
|
"cookie": "1.0.2",
|
|
"date-fns": "^4.1.0",
|
|
"dotenv": "^16.4.7",
|
|
"elliptic": "6.6.1",
|
|
"embla-carousel-react": "^8.5.2",
|
|
"framer-motion": "^12.4.11",
|
|
"geist": "^1.3.1",
|
|
"launchdarkly-react-client-sdk": "^3.6.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"lucide-react": "^0.479.0",
|
|
"moment": "^2.30.1",
|
|
"next": "^14.2.21",
|
|
"next-themes": "^0.4.5",
|
|
"react": "^18",
|
|
"react-day-picker": "^9.6.1",
|
|
"react-dom": "^18",
|
|
"react-drag-drop-files": "^2.4.0",
|
|
"react-hook-form": "^7.54.0",
|
|
"react-icons": "^5.5.0",
|
|
"react-markdown": "^9.0.3",
|
|
"react-modal": "^3.16.3",
|
|
"react-shepherd": "^6.1.8",
|
|
"recharts": "^2.15.1",
|
|
"tailwind-merge": "^2.6.0",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"uuid": "^11.1.0",
|
|
"zod": "^3.24.2"
|
|
},
|
|
"devDependencies": {
|
|
"@chromatic-com/storybook": "^3.2.4",
|
|
"@playwright/test": "^1.50.1",
|
|
"@storybook/addon-a11y": "^8.5.3",
|
|
"@storybook/addon-essentials": "^8.5.3",
|
|
"@storybook/addon-interactions": "^8.5.3",
|
|
"@storybook/addon-links": "^8.5.3",
|
|
"@storybook/addon-onboarding": "^8.5.3",
|
|
"@storybook/blocks": "^8.5.3",
|
|
"@storybook/nextjs": "^8.5.3",
|
|
"@storybook/react": "^8.3.5",
|
|
"@storybook/test": "^8.3.5",
|
|
"@storybook/test-runner": "^0.21.0",
|
|
"@types/canvas-confetti": "^1.9.0",
|
|
"@types/lodash": "^4.17.13",
|
|
"@types/negotiator": "^0.6.3",
|
|
"@types/node": "^22.13.0",
|
|
"@types/react": "^18",
|
|
"@types/react-dom": "^18",
|
|
"@types/react-modal": "^3.16.3",
|
|
"axe-playwright": "^2.0.3",
|
|
"chromatic": "^11.25.2",
|
|
"concurrently": "^9.1.2",
|
|
"eslint": "^8",
|
|
"eslint-config-next": "15.1.6",
|
|
"eslint-plugin-storybook": "^0.11.2",
|
|
"msw": "^2.7.0",
|
|
"msw-storybook-addon": "^2.0.3",
|
|
"postcss": "^8",
|
|
"prettier": "^3.3.3",
|
|
"prettier-plugin-tailwindcss": "^0.6.11",
|
|
"storybook": "^8.5.3",
|
|
"tailwindcss": "^3.4.17",
|
|
"typescript": "^5"
|
|
},
|
|
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
|
|
"msw": {
|
|
"workerDirectory": [
|
|
"public"
|
|
]
|
|
}
|
|
}
|