mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 5.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/resolvers/releases"><code>@hookform/resolvers</code>'s releases</a>.</em></p> <blockquote> <h2>v5.1.1</h2> <h2><a href="https://github.com/react-hook-form/resolvers/compare/v5.1.0...v5.1.1">5.1.1</a> (2025-06-09)</h2> <h3>Bug Fixes</h3> <ul> <li>zod peer dep issue (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/780">#780</a>) (<a href="79cd8b284d">79cd8b2</a>)</li> </ul> <h2>v5.1.0</h2> <h1><a href="https://github.com/react-hook-form/resolvers/compare/v5.0.1...v5.1.0">5.1.0</a> (2025-06-07)</h1> <h3>Features</h3> <ul> <li>support Zod 4, Zod v4 mini, and retains compatibility with Zod v3. (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/777">#777</a>) (<a href="8d083bd5f5">8d083bd</a>)</li> </ul> <h2>v5.0.1</h2> <h2><a href="https://github.com/react-hook-form/resolvers/compare/v5.0.0...v5.0.1">5.0.1</a> (2025-04-02)</h2> <h3>Bug Fixes</h3> <ul> <li>relax version constraint for react-hook-form 7.55.0 → ^7.55.0 (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/758">#758</a>) (<a href="6e8839343d">6e88393</a>)</li> </ul> <h2>v5.0.0</h2> <h1><a href="https://github.com/react-hook-form/resolvers/compare/v4.1.3...v5.0.0">5.0.0</a> (2025-04-01)</h1> <h3>Features</h3> <ul> <li>infer input/output types from schema (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/753">#753</a>) (<a href="6124c59a99">6124c59</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Requires react-hook-form@7.55.0 or higher</li> </ul> <p><strong>Before</strong> Prior to V5, some projects used manual types like</p> <pre lang="tsx"><code>useForm<FormValues>(); </code></pre> <p><strong>After</strong> With V5, the correct approach is:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="79cd8b284d"><code>79cd8b2</code></a> fix: zod peer dep issue (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/780">#780</a>)</li> <li><a href="8d083bd5f5"><code>8d083bd</code></a> feat: support Zod 4 (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/777">#777</a>)</li> <li><a href="3bc2ad50a6"><code>3bc2ad5</code></a> docs: fix table formatting (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/774">#774</a>)</li> <li><a href="6e8839343d"><code>6e88393</code></a> fix: relax version constraint for react-hook-form 7.55.0 → ^7.55.0 (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/758">#758</a>)</li> <li><a href="a54d05a9a2"><code>a54d05a</code></a> Merge branch 'dev'</li> <li><a href="6124c59a99"><code>6124c59</code></a> feat: infer input/output types from schema (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/753">#753</a>)</li> <li><a href="50dd4add92"><code>50dd4ad</code></a> fix: escape square brackets in field name regex pattern (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/752">#752</a>)</li> <li><a href="ded1746ee8"><code>ded1746</code></a> fix(standard-schema): move <code>@standard-schema/utils</code> to dependencies (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/748">#748</a>)</li> <li><a href="8ffada0c7a"><code>8ffada0</code></a> fix(standard-schema): Propertly handle object path segments (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/746">#746</a>)</li> <li><a href="8ea953c84d"><code>8ea953c</code></a> update README.md</li> <li>Additional commits viewable in <a href="https://github.com/react-hook-form/resolvers/compare/v3.10.0...v5.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
136 lines
4.5 KiB
JSON
136 lines
4.5 KiB
JSON
{
|
|
"name": "frontend",
|
|
"version": "0.3.4",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "next dev --turbo",
|
|
"dev:test": "NODE_ENV=test && next dev --turbo",
|
|
"build": "SKIP_STORYBOOK_TESTS=true next build",
|
|
"start": "next start",
|
|
"start:standalone": "cd .next/standalone && node server.js",
|
|
"lint": "next lint && prettier --check .",
|
|
"format": "prettier --write .",
|
|
"type-check": "tsc --noEmit",
|
|
"test": "next build --turbo && playwright test",
|
|
"test-ui": "next build --turbo && playwright test --ui",
|
|
"test:no-build": "playwright test",
|
|
"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\" \"pnpm run build-storybook -- --quiet && npx http-server storybook-static --port 6006 --silent\" \"wait-on tcp:6006 && pnpm run test-storybook\""
|
|
},
|
|
"browserslist": [
|
|
"defaults"
|
|
],
|
|
"dependencies": {
|
|
"@faker-js/faker": "9.8.0",
|
|
"@hookform/resolvers": "5.1.1",
|
|
"@next/third-parties": "15.3.3",
|
|
"@radix-ui/react-alert-dialog": "1.1.14",
|
|
"@radix-ui/react-avatar": "1.1.10",
|
|
"@radix-ui/react-checkbox": "1.3.2",
|
|
"@radix-ui/react-collapsible": "1.1.11",
|
|
"@radix-ui/react-context-menu": "2.2.15",
|
|
"@radix-ui/react-dialog": "1.1.14",
|
|
"@radix-ui/react-dropdown-menu": "2.1.15",
|
|
"@radix-ui/react-icons": "1.3.2",
|
|
"@radix-ui/react-label": "2.1.7",
|
|
"@radix-ui/react-popover": "1.1.14",
|
|
"@radix-ui/react-radio-group": "1.3.7",
|
|
"@radix-ui/react-scroll-area": "1.2.9",
|
|
"@radix-ui/react-select": "2.2.5",
|
|
"@radix-ui/react-separator": "1.1.7",
|
|
"@radix-ui/react-slot": "1.2.3",
|
|
"@radix-ui/react-switch": "1.2.5",
|
|
"@radix-ui/react-tabs": "1.1.12",
|
|
"@radix-ui/react-toast": "1.2.14",
|
|
"@radix-ui/react-tooltip": "1.2.7",
|
|
"@sentry/nextjs": "9.26.0",
|
|
"@supabase/ssr": "0.6.1",
|
|
"@supabase/supabase-js": "2.49.10",
|
|
"@tanstack/react-table": "8.21.3",
|
|
"@types/jaro-winkler": "0.2.4",
|
|
"@xyflow/react": "12.6.4",
|
|
"ajv": "8.17.1",
|
|
"boring-avatars": "1.11.2",
|
|
"class-variance-authority": "0.7.1",
|
|
"clsx": "2.1.1",
|
|
"cmdk": "1.1.1",
|
|
"cookie": "1.0.2",
|
|
"date-fns": "4.1.0",
|
|
"dotenv": "16.5.0",
|
|
"elliptic": "6.6.1",
|
|
"embla-carousel-react": "8.6.0",
|
|
"framer-motion": "12.16.0",
|
|
"geist": "1.4.2",
|
|
"jaro-winkler": "0.2.8",
|
|
"launchdarkly-react-client-sdk": "3.8.1",
|
|
"lodash": "4.17.21",
|
|
"lucide-react": "0.513.0",
|
|
"moment": "2.30.1",
|
|
"next": "15.3.3",
|
|
"next-themes": "0.4.6",
|
|
"party-js": "2.2.0",
|
|
"react": "18.3.1",
|
|
"react-day-picker": "9.7.0",
|
|
"react-dom": "18.3.1",
|
|
"react-drag-drop-files": "2.4.0",
|
|
"react-hook-form": "7.57.0",
|
|
"react-icons": "5.5.0",
|
|
"react-markdown": "9.0.3",
|
|
"react-modal": "3.16.3",
|
|
"react-shepherd": "6.1.8",
|
|
"recharts": "2.15.3",
|
|
"shepherd.js": "14.5.0",
|
|
"tailwind-merge": "2.6.0",
|
|
"tailwindcss-animate": "1.0.7",
|
|
"uuid": "11.1.0",
|
|
"zod": "3.25.51"
|
|
},
|
|
"devDependencies": {
|
|
"@chromatic-com/storybook": "3.2.6",
|
|
"@playwright/test": "1.52.0",
|
|
"@storybook/addon-a11y": "8.6.14",
|
|
"@storybook/addon-docs": "8.6.14",
|
|
"@storybook/addon-essentials": "8.6.14",
|
|
"@storybook/addon-interactions": "8.6.14",
|
|
"@storybook/addon-links": "8.6.14",
|
|
"@storybook/addon-onboarding": "8.6.14",
|
|
"@storybook/blocks": "8.6.14",
|
|
"@storybook/nextjs": "8.6.14",
|
|
"@storybook/react": "8.6.14",
|
|
"@storybook/test": "8.6.14",
|
|
"@storybook/test-runner": "0.22.0",
|
|
"@types/canvas-confetti": "1.9.0",
|
|
"@types/lodash": "4.17.17",
|
|
"@types/negotiator": "0.6.3",
|
|
"@types/node": "22.15.29",
|
|
"@types/react": "18.3.17",
|
|
"@types/react-dom": "18.3.5",
|
|
"@types/react-modal": "3.16.3",
|
|
"axe-playwright": "2.1.0",
|
|
"chromatic": "11.25.2",
|
|
"concurrently": "9.1.2",
|
|
"eslint": "8.57.1",
|
|
"eslint-config-next": "15.3.3",
|
|
"eslint-plugin-storybook": "0.12.0",
|
|
"import-in-the-middle": "1.14.0",
|
|
"msw": "2.9.0",
|
|
"msw-storybook-addon": "2.0.4",
|
|
"postcss": "8.5.4",
|
|
"prettier": "3.5.3",
|
|
"prettier-plugin-tailwindcss": "0.6.12",
|
|
"require-in-the-middle": "7.5.2",
|
|
"storybook": "8.6.14",
|
|
"tailwindcss": "3.4.17",
|
|
"typescript": "5.8.3"
|
|
},
|
|
"msw": {
|
|
"workerDirectory": [
|
|
"public"
|
|
]
|
|
},
|
|
"packageManager": "pnpm@10.11.1+sha256.211e9990148495c9fc30b7e58396f7eeda83d9243eb75407ea4f8650fb161f7c"
|
|
}
|