Files
bracket/frontend/package.json
dependabot[bot] 97ad4fd0ae Bump next from 14.0.4 to 14.1.0 in /frontend (#434)
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases">next's
releases</a>.</em></p>
<blockquote>
<h2>v14.1.0</h2>
<h3>Core Changes</h3>
<ul>
<li>Turbopack: switch to a single client components entrypoint: <a
href="https://redirect.github.com/vercel/next.js/issues/59352">#59352</a></li>
<li>Update <code>swc_core</code> to <code>v0.86.98</code> and turbopack:
<a
href="https://redirect.github.com/vercel/next.js/issues/59393">#59393</a></li>
<li>Fix cases for the <code>optimize_server_react</code> transform: <a
href="https://redirect.github.com/vercel/next.js/issues/59390">#59390</a></li>
<li>Use new JSX transform: <a
href="https://redirect.github.com/vercel/next.js/issues/56294">#56294</a></li>
<li>loading.tsx should have no effect on partial rendering when PPR is
enabled: <a
href="https://redirect.github.com/vercel/next.js/issues/59196">#59196</a></li>
<li>Update font data: <a
href="https://redirect.github.com/vercel/next.js/issues/59426">#59426</a></li>
<li>Remove CacheNode.status field: <a
href="https://redirect.github.com/vercel/next.js/issues/59472">#59472</a></li>
<li>Rename CacheNode.data → .lazyData : <a
href="https://redirect.github.com/vercel/next.js/issues/59473">#59473</a></li>
<li>Generate Params Cleanup: <a
href="https://redirect.github.com/vercel/next.js/issues/59431">#59431</a></li>
<li>Fix webpack chunks handling in traces: <a
href="https://redirect.github.com/vercel/next.js/issues/59498">#59498</a></li>
<li>Rename CacheNode.subTreeData -&gt; .rsc : <a
href="https://redirect.github.com/vercel/next.js/issues/59491">#59491</a></li>
<li>fix NODE_OPTIONS=inspect: <a
href="https://redirect.github.com/vercel/next.js/issues/59530">#59530</a></li>
<li>Add CacheNode.prefetchRsc field: <a
href="https://redirect.github.com/vercel/next.js/issues/59537">#59537</a></li>
<li>allow passing wildcard domains in serverActions.allowedDomains: <a
href="https://redirect.github.com/vercel/next.js/issues/59428">#59428</a></li>
<li>Page Info Cleanup: <a
href="https://redirect.github.com/vercel/next.js/issues/59430">#59430</a></li>
<li>Fix force-static and fetch no-store cases: <a
href="https://redirect.github.com/vercel/next.js/issues/59549">#59549</a></li>
<li>Should not show no index for client rendering bailout: <a
href="https://redirect.github.com/vercel/next.js/issues/59531">#59531</a></li>
<li>Enable build worker by default: <a
href="https://redirect.github.com/vercel/next.js/issues/59405">#59405</a></li>
<li>Fork navigateReducer into PPR and non-PPR versions: <a
href="https://redirect.github.com/vercel/next.js/issues/59538">#59538</a></li>
<li>cleanup magic segment strings: <a
href="https://redirect.github.com/vercel/next.js/issues/59552">#59552</a></li>
<li>chore: update Turbopack: <a
href="https://redirect.github.com/vercel/next.js/issues/59589">#59589</a></li>
<li>Fix another magic segment string constant: <a
href="https://redirect.github.com/vercel/next.js/issues/59591">#59591</a></li>
<li>Make CacheNodeSeedData match FlightRouterState more closely: <a
href="https://redirect.github.com/vercel/next.js/issues/59590">#59590</a></li>
<li>transpilePackages should override default settings for external
packages: <a
href="https://redirect.github.com/vercel/next.js/issues/59385">#59385</a></li>
<li>move segment constants to separate file: <a
href="https://redirect.github.com/vercel/next.js/issues/59587">#59587</a></li>
<li>Revert &quot;Page Info Cleanup (<a
href="https://redirect.github.com/vercel/next.js/issues/59430">#59430</a>)&quot;:
<a
href="https://redirect.github.com/vercel/next.js/issues/59592">#59592</a></li>
<li>Fix useOptimistic in server components bug. Add tests for invalid
React server APIs: <a
href="https://redirect.github.com/vercel/next.js/issues/59621">#59621</a></li>
<li>Partial Pre Rendering Headers: <a
href="https://redirect.github.com/vercel/next.js/issues/59447">#59447</a></li>
<li>Add tests for invalid React server APIs: <a
href="https://redirect.github.com/vercel/next.js/issues/59622">#59622</a></li>
<li>Refactor setup-dev-bundler to make Turbopack/Webpack split clearer:
<a
href="https://redirect.github.com/vercel/next.js/issues/59650">#59650</a></li>
<li>refactor and simplify app dynamic components: <a
href="https://redirect.github.com/vercel/next.js/issues/59658">#59658</a></li>
<li>Change manifestPath to pagesManifestPath: <a
href="https://redirect.github.com/vercel/next.js/issues/59657">#59657</a></li>
<li>Fix issue with outputFileTracingExcludes and pages/api edge runtime:
<a
href="https://redirect.github.com/vercel/next.js/issues/59157">#59157</a></li>
<li>Update font data: <a
href="https://redirect.github.com/vercel/next.js/issues/59722">#59722</a></li>
<li>Remove path normalization logic when uploading .next/trace traces:
<a
href="https://redirect.github.com/vercel/next.js/issues/59305">#59305</a></li>
<li>LayoutRouter: Support segment value of Promise<!-- raw HTML omitted
--> to asynchronously bail out and trigger a server patch: <a
href="https://redirect.github.com/vercel/next.js/issues/59724">#59724</a></li>
<li>fix: Allow start turbopack dev server for a project using
middleware: <a
href="https://redirect.github.com/vercel/next.js/issues/59759">#59759</a></li>
<li>fix: gracefully shutdown server: <a
href="https://redirect.github.com/vercel/next.js/issues/59551">#59551</a></li>
<li>Revert &quot;fix: gracefully shutdown server (<a
href="https://redirect.github.com/vercel/next.js/issues/59551">#59551</a>)&quot;:
<a
href="https://redirect.github.com/vercel/next.js/issues/59792">#59792</a></li>
<li>Optionally bundle legacy react-dom/server APIs based on usage: <a
href="https://redirect.github.com/vercel/next.js/issues/59737">#59737</a></li>
<li>fix <code>default</code> handling in route groups that handle
interception: <a
href="https://redirect.github.com/vercel/next.js/issues/59752">#59752</a></li>
<li>Transpile all code on app browser layer: <a
href="https://redirect.github.com/vercel/next.js/issues/59569">#59569</a></li>
<li>Initial implementation of PPR client navigations: <a
href="https://redirect.github.com/vercel/next.js/issues/59725">#59725</a></li>
<li>fix(turbopack): prevent edge entrypoint from becoming an async
module: <a
href="https://redirect.github.com/vercel/next.js/issues/59818">#59818</a></li>
<li>Ensure we validate revalidate configs properly: <a
href="https://redirect.github.com/vercel/next.js/issues/59822">#59822</a></li>
<li>Update error check in validateRevalidate: <a
href="https://redirect.github.com/vercel/next.js/issues/59826">#59826</a></li>
<li>Rename confusing loaders: <a
href="https://redirect.github.com/vercel/next.js/issues/59827">#59827</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="16e7a5bd93"><code>16e7a5b</code></a>
v14.1.0</li>
<li><a
href="8a3881fef0"><code>8a3881f</code></a>
Update labeler.json (<a
href="https://redirect.github.com/vercel/next.js/issues/60843">#60843</a>)</li>
<li><a
href="1b255a6c5b"><code>1b255a6</code></a>
v14.0.5-canary.68</li>
<li><a
href="02c2f11ec9"><code>02c2f11</code></a>
Enable missing suspense bailout by default (<a
href="https://redirect.github.com/vercel/next.js/issues/60840">#60840</a>)</li>
<li><a
href="2096dfa687"><code>2096dfa</code></a>
v14.0.5-canary.67</li>
<li><a
href="b8d8e6e7cc"><code>b8d8e6e</code></a>
dx: warn the deprecated cache configs are used (<a
href="https://redirect.github.com/vercel/next.js/issues/60836">#60836</a>)</li>
<li><a
href="c192f4ec2f"><code>c192f4e</code></a>
turbopack: rename custom cache handler configs (<a
href="https://redirect.github.com/vercel/next.js/issues/60828">#60828</a>)</li>
<li><a
href="2227ae5f34"><code>2227ae5</code></a>
Revert &quot;Fix: Throw an error for empty array return in
<code>generateStaticParams</code> ...</li>
<li><a
href="b7f5107544"><code>b7f5107</code></a>
Fix: respect init.cache if fetch input is request instance (<a
href="https://redirect.github.com/vercel/next.js/issues/60821">#60821</a>)</li>
<li><a
href="752c15e798"><code>752c15e</code></a>
Add metrics names for unstable_cache (<a
href="https://redirect.github.com/vercel/next.js/issues/60802">#60802</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v14.0.4...v14.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=14.0.4&new-version=14.1.0)](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>
2024-02-05 08:23:47 +01:00

88 lines
2.8 KiB
JSON

{
"name": "Bracket",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"analyze": "ANALYZE=true next build",
"start": "next start",
"typecheck": "tsc --noEmit",
"export": "next build && next export",
"lint": "next lint",
"jest": "jest",
"jest:watch": "jest --watch",
"prettier:check": "prettier --check \"**/*.{ts,tsx}\"",
"prettier:write": "prettier --write \"**/*.{ts,tsx}\"",
"test": "tsc --noEmit && npm run prettier:write && npm run lint && npm run jest -- --passWithNoTests"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@hcaptcha/react-hcaptcha": "^1.9.3",
"@hello-pangea/dnd": "^16.5.0",
"@mantine/core": "7.4.1",
"@mantine/dates": "7.4.1",
"@mantine/dropzone": "7.4.1",
"@mantine/form": "7.5.1",
"@mantine/hooks": "7.4.1",
"@mantine/next": "^6.0.21",
"@mantine/notifications": "7.4.1",
"@mantine/spotlight": "7.4.1",
"@next/bundle-analyzer": "^14.0.3",
"@react-icons/all-files": "^4.1.0",
"@tabler/icons-react": "^2.47.0",
"@vercel/analytics": "^1.1.1",
"axios": "^1.6.2",
"clsx": "^2.0.0",
"cookies-next": "^4.1.0",
"date-fns": "^3.3.1",
"dayjs": "^1.11.10",
"i18next": "^23.7.11",
"next": "^14.1.0",
"next-i18next": "^15.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-ellipsis-text": "^1.2.1",
"react-i18next": "^14.0.0",
"react-icons": "^5.0.1",
"react-qr-code": "^2.0.12",
"react-redux": "^9.0.2",
"swr": "^2.2.4",
"yarn-upgrade-all": "^0.7.2"
},
"devDependencies": {
"@babel/core": "^7.23.5",
"@next/eslint-plugin-next": "^14.0.3",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@types/react": "^18.2.42",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.13.2",
"babel-loader": "^9.1.3",
"eslint": "^8.55.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-mantine": "^3.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.2.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.32",
"postcss-preset-mantine": "^1.11.1",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.1.0",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
}
}