mirror of
https://github.com/evroon/bracket.git
synced 2026-04-23 16:57:06 -04:00
Bumps [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) from 0.93.0 to 0.94.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hey-api/openapi-ts/releases"><code>@hey-api/openapi-ts</code>'s releases</a>.</em></p> <blockquote> <h2><code>@hey-api/openapi-ts</code><a href="https://github.com/0"><code>@0</code></a>.94.0</h2> <h3>Minor Changes</h3> <ul> <li><strong>BREAKING</strong> <strong>client</strong>: <code>buildUrl()</code> function includes <code>baseUrl</code> from config by default (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3491">#3491</a>) (<a href="c0cbffb941"><code>c0cbffb</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><strong>dsl(reserved)</strong>: expand reserved keywords with more globals (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3487">#3487</a>) (<a href="89a9151b8d"><code>89a9151</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>parser</strong>: fix: explicit discriminator mapping wins over fallback in nested <code>allOf</code> (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3490">#3490</a>) (<a href="a67d589e1f"><code>a67d589</code></a>) by <a href="https://github.com/pgraug"><code>@pgraug</code></a></p> </li> <li> <p><strong>plugin(<code>@pinia/colada</code>)</strong>: fix: pass error type generic to <code>defineQueryOptions</code> (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3483">#3483</a>) (<a href="8e5a57855c"><code>8e5a578</code></a>) by <a href="https://github.com/lukaspodmelle"><code>@lukaspodmelle</code></a></p> </li> <li> <p><strong>plugin(<code>@tanstack/react-query</code>)</strong>: support generating <code>useMutation</code> hooks (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3432">#3432</a>) (<a href="12d76605e3"><code>12d7660</code></a>) by <a href="https://github.com/nmokkenstorm"><code>@nmokkenstorm</code></a></p> </li> <li> <p><strong>plugin(typescript)</strong>: fix: reference enum object when creating enum types (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3500">#3500</a>) (<a href="127e67b9b7"><code>127e67b</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>output(header)</strong>: fix: support function signature in client and core files (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3486">#3486</a>) (<a href="942913af15"><code>942913a</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>output</strong>: fix: avoid double sanitizing leading character (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3448">#3448</a>) (<a href="c50f7bcf56"><code>c50f7bc</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>internal</strong>: fix: simplify dev mode check (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3498">#3498</a>) (<a href="ea2538b221"><code>ea2538b</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>plugin(zod)</strong>: support function in <code>metadata</code> option (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3497">#3497</a>) (<a href="1ed39bc3ed"><code>1ed39bc</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>plugin(valibot)</strong>: support function in <code>metadata</code> option (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3497">#3497</a>) (<a href="202cc054a7"><code>202cc05</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>internal</strong>: log symbol meta if name is falsy (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3448">#3448</a>) (<a href="c50f7bcf56"><code>c50f7bc</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>client</strong>: fix: change serializer types from <code>any</code> to <code>unknown</code> (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3471">#3471</a>) (<a href="ad11be241c"><code>ad11be2</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>plugin(<code>@tanstack/preact-query</code>)</strong>: initial release (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3499">#3499</a>) (<a href="873839e065"><code>873839e</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> </ul> <h3>Updated Dependencies:</h3> <ul> <li><code>@hey-api/shared</code><a href="https://github.com/0"><code>@0</code></a>.2.2</li> <li><code>@hey-api/codegen-core</code><a href="https://github.com/0"><code>@0</code></a>.7.1</li> </ul> <h2><code>@hey-api/openapi-ts</code><a href="https://github.com/0"><code>@0</code></a>.93.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><strong>plugin(<code>@tanstack/query</code>)</strong>: fix: skip mutation queries for SSE endpoints (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3470">#3470</a>) (<a href="3ca4f317e4"><code>3ca4f31</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>client</strong>: fix: avoid removing empty arrays from flat arguments (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3451">#3451</a>) (<a href="1518fda837"><code>1518fda</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>plugin(zod)</strong>: fix: apply nullable modifier to <code>additionalProperties</code> schema (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3452">#3452</a>) (<a href="2e903af5d0"><code>2e903af</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>cli</strong>: fix: do not set <code>logs.file</code> to <code>true</code> by default (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3469">#3469</a>) (<a href="9e3d347d4b"><code>9e3d347</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>plugin(<code>@hey-api/sdk</code>)</strong>: fix: correctly set required flat parameters (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3458">#3458</a>) (<a href="bf50a55967"><code>bf50a55</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="60fc6a95d0"><code>60fc6a9</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3478">#3478</a> from hey-api/changeset-release/main</li> <li><a href="7fcee0c5fe"><code>7fcee0c</code></a> ci: release</li> <li><a href="3324e945ab"><code>3324e94</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3500">#3500</a> from hey-api/fix/typescript-enum-ref</li> <li><a href="127e67b9b7"><code>127e67b</code></a> fix: reference enum object when creating enum types</li> <li><a href="f38367d017"><code>f38367d</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3499">#3499</a> from hey-api/feat/tanstack-preact-query</li> <li><a href="873839e065"><code>873839e</code></a> feat: add <code>@tanstack/preact-query</code> plugin</li> <li><a href="e2643c136f"><code>e2643c1</code></a> chore(docs): update contributors list</li> <li><a href="f4ab41674b"><code>f4ab416</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3498">#3498</a> from hey-api/fix/dev-mode-check</li> <li><a href="ea2538b221"><code>ea2538b</code></a> fix: simplify dev mode check</li> <li><a href="3ae2b77833"><code>3ae2b77</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3497">#3497</a> from hey-api/copilot/expand-metadata-option-zod-valibot</li> <li>Additional commits viewable in <a href="https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.93.0...@hey-api/openapi-ts@0.94.0">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 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>
74 lines
2.3 KiB
JSON
74 lines
2.3 KiB
JSON
{
|
|
"name": "bracket",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "vite build",
|
|
"analyze": "ANALYZE=true vite build",
|
|
"openapi-ts": "openapi-ts && prettier --list-different --write \"**/*.{ts,tsx}\"",
|
|
"start": "vite start",
|
|
"typecheck": "tsc",
|
|
"export": "vite build && vite export",
|
|
"prettier:check": "prettier --check \"**/*.{ts,tsx}\"",
|
|
"prettier:write": "prettier --list-different --write \"**/*.{ts,tsx}\"",
|
|
"test": "tsc && pnpm run prettier:write"
|
|
},
|
|
"dependencies": {
|
|
"@emotion/react": "11.14.0",
|
|
"@emotion/server": "11.11.0",
|
|
"@hcaptcha/react-hcaptcha": "2.0.0",
|
|
"@hello-pangea/dnd": "18.0.1",
|
|
"@mantine/core": "8.3.7",
|
|
"@mantine/dates": "8.3.7",
|
|
"@mantine/dropzone": "8.3.7",
|
|
"@mantine/form": "8.3.7",
|
|
"@mantine/hooks": "8.3.7",
|
|
"@mantine/notifications": "8.3.7",
|
|
"@mantine/spotlight": "8.3.7",
|
|
"@react-icons/all-files": "4.1.0",
|
|
"@tabler/icons-react": "3.40.0",
|
|
"@vitejs/plugin-react": "5.1.0",
|
|
"axios": "1.13.5",
|
|
"date-fns": "4.1.0",
|
|
"dayjs": "1.11.10",
|
|
"i18next": "25.8.0",
|
|
"nuqs": "2.8.0",
|
|
"prettier-plugin-organize-imports": "^4.3.0",
|
|
"react": "19.2.0",
|
|
"react-dom": "19.2.0",
|
|
"react-i18next": "16.5.0",
|
|
"react-icons": "5.6.0",
|
|
"react-qr-code": "2.0.12",
|
|
"react-router": "7.13.0",
|
|
"swr": "2.4.0",
|
|
"vite-tsconfig-paths": "^6.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"@hey-api/openapi-ts": "0.94.0",
|
|
"@types/node": "25.4.0",
|
|
"@types/react": "19.2.4",
|
|
"@types/react-dom": "19.2.3",
|
|
"@typescript-eslint/eslint-plugin": "8.56.0",
|
|
"@typescript-eslint/parser": "8.57.0",
|
|
"eslint": "9.39.2",
|
|
"eslint-config-airbnb": "19.0.4",
|
|
"eslint-config-airbnb-typescript": "18.0.0",
|
|
"eslint-config-mantine": "4.0.3",
|
|
"eslint-plugin-import": "2.32.0",
|
|
"eslint-plugin-jsx-a11y": "6.10.0",
|
|
"eslint-plugin-react": "7.37.0",
|
|
"eslint-plugin-react-hooks": "7.0.1",
|
|
"eslint-plugin-testing-library": "7.16.0",
|
|
"i18next-browser-languagedetector": "8.2.0",
|
|
"i18next-http-backend": "3.0.2",
|
|
"postcss": "8.5.0",
|
|
"postcss-preset-mantine": "1.18.0",
|
|
"postcss-simple-vars": "7.0.1",
|
|
"prettier": "3.8.0",
|
|
"typescript": "5.9.3",
|
|
"vite": "7.3.0",
|
|
"vite-plugin-i18next-loader": "3.1.3"
|
|
}
|
|
}
|