mirror of
https://github.com/evroon/bracket.git
synced 2026-02-24 10:48:40 -05:00
Bump next from 15.0.0 to 15.1.0 in /frontend (#1051)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [next](https://github.com/vercel/next.js) from 15.0.0 to 15.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>v15.1.0</h2> <h3>Core Changes</h3> <ul> <li>fix: decrypt bound args before generating a cache key: <a href="https://redirect.github.com/vercel/next.js/issues/72463">#72463</a></li> <li>Fix the path to the next/experimental/testing/server export: <a href="https://redirect.github.com/vercel/next.js/issues/72527">#72527</a></li> <li>Expand <code>server-source-maps</code> scenarios to cover Edge runtime: <a href="https://redirect.github.com/vercel/next.js/issues/72288">#72288</a></li> <li>Ensure logged errors in Edge runtime include the stack: <a href="https://redirect.github.com/vercel/next.js/issues/72394">#72394</a></li> <li>fix: added cache control headers for static app routes: <a href="https://redirect.github.com/vercel/next.js/issues/72521">#72521</a></li> <li>capture console issues as console errors: <a href="https://redirect.github.com/vercel/next.js/issues/72468">#72468</a></li> <li>Add expireTag and expirePath APIs: <a href="https://redirect.github.com/vercel/next.js/issues/72485">#72485</a></li> <li>fix: try/catch access to localStorage within __NEXT_APP_ISR_INDICATOR useEffect: <a href="https://redirect.github.com/vercel/next.js/issues/72362">#72362</a></li> <li>Move client build ID to a global variable: <a href="https://redirect.github.com/vercel/next.js/issues/72592">#72592</a></li> <li>refactor(turbopack): Remove <code>swc_css</code>: <a href="https://redirect.github.com/vercel/next.js/issues/72602">#72602</a></li> <li>Bypass source map dev middleware for client chunks: <a href="https://redirect.github.com/vercel/next.js/issues/72581">#72581</a></li> <li>chore: remove <code>rc</code> from URL: <a href="https://redirect.github.com/vercel/next.js/issues/72599">#72599</a></li> <li>improve <code>no-img-element</code> lint error message: <a href="https://redirect.github.com/vercel/next.js/issues/72410">#72410</a></li> <li>Combine bound <code>"use cache"</code> closure args into a single parameter: <a href="https://redirect.github.com/vercel/next.js/issues/72587">#72587</a></li> <li>[Turbopack] add BackendOptions and allow to disable dependencies, children and storage: <a href="https://redirect.github.com/vercel/next.js/issues/72426">#72426</a></li> <li>Omit unused args when calling <code>"use cache"</code> functions: <a href="https://redirect.github.com/vercel/next.js/issues/72506">#72506</a></li> <li>Add experimental <code>clientSegmentCache</code> flag: <a href="https://redirect.github.com/vercel/next.js/issues/72626">#72626</a></li> <li>Add <code>compiler.define</code> option: <a href="https://redirect.github.com/vercel/next.js/issues/71802">#71802</a></li> <li>Fix static indicator with dynamicIO: <a href="https://redirect.github.com/vercel/next.js/issues/72631">#72631</a></li> <li>Allow usage of Node.js prereleases: <a href="https://redirect.github.com/vercel/next.js/issues/72635">#72635</a></li> <li>improved network url in (dev) cli: <a href="https://redirect.github.com/vercel/next.js/issues/72634">#72634</a></li> <li>chore: update <code>getting-started/react-essentials</code> path: <a href="https://redirect.github.com/vercel/next.js/issues/72250">#72250</a></li> <li>Fix static indicator for pure IO case: <a href="https://redirect.github.com/vercel/next.js/issues/72639">#72639</a></li> <li>Bump the monorepo packages TypeScript to <code>5.6.3</code>: <a href="https://redirect.github.com/vercel/next.js/issues/72625">#72625</a></li> <li>Bump <code>@capsizecss/metrics</code> to 3.4.0 for Geist Google Font: <a href="https://redirect.github.com/vercel/next.js/issues/72746">#72746</a></li> <li>refactor: remove unused asNotFound property: <a href="https://redirect.github.com/vercel/next.js/issues/72585">#72585</a></li> <li>Remove unused <code>enabled</code> config from server actions transforms: <a href="https://redirect.github.com/vercel/next.js/issues/72755">#72755</a></li> <li>Ensure Next.js is ignore-listed when used as external: <a href="https://redirect.github.com/vercel/next.js/issues/72498">#72498</a></li> <li>Bump <code>eslint-plugin-react</code> to 7.37.0: <a href="https://redirect.github.com/vercel/next.js/issues/72759">#72759</a></li> <li>upgrade amphtml-validator to 1.0.38: <a href="https://redirect.github.com/vercel/next.js/issues/72645">#72645</a></li> <li>fix multi-level redirect in server actions: <a href="https://redirect.github.com/vercel/next.js/issues/72770">#72770</a></li> <li>refactor: rename error boundary not-found to http-error-fallback: <a href="https://redirect.github.com/vercel/next.js/issues/72586">#72586</a></li> <li>Upgrade React from <code>5c56b873-20241107</code> to <code>7ac8e612-20241113</code>: <a href="https://redirect.github.com/vercel/next.js/issues/72768">#72768</a></li> <li>Re-use randomly selected dev server port for automatic restarts: <a href="https://redirect.github.com/vercel/next.js/issues/72771">#72771</a></li> <li>Emit build error when <code>"use cache"</code> is used without <code>dynamicIO</code> enabled: <a href="https://redirect.github.com/vercel/next.js/issues/72781">#72781</a></li> <li>fix: not found bounary prop: <a href="https://redirect.github.com/vercel/next.js/issues/72784">#72784</a></li> <li>silence sass <code>legacy-js-api</code> warning: <a href="https://redirect.github.com/vercel/next.js/issues/72632">#72632</a></li> <li>[Segment Prefetch] Move access token to route tree: <a href="https://redirect.github.com/vercel/next.js/issues/72775">#72775</a></li> <li>Add internal affordances to show ignore-listed stackframes in terminal: <a href="https://redirect.github.com/vercel/next.js/issues/72763">#72763</a></li> <li>chore(turbopack): Centralize reqwest TLS feature configs in turbo-tasks-fetch: <a href="https://redirect.github.com/vercel/next.js/issues/72526">#72526</a></li> <li>Upgrade React from <code>7ac8e612-20241113</code> to <code>380f5d67-20241113</code>: <a href="https://redirect.github.com/vercel/next.js/issues/72819">#72819</a></li> <li>Shorten unsourcemapped absolute locations in terminal stacktraces: <a href="https://redirect.github.com/vercel/next.js/issues/72764">#72764</a></li> <li>codemod: replace <code>revalidate(Tag|Path)</code> to <code>expire(Tag|Path)</code>: <a href="https://redirect.github.com/vercel/next.js/issues/72826">#72826</a></li> <li>"Fix": Lift type check out of loop: <a href="https://redirect.github.com/vercel/next.js/issues/72840">#72840</a></li> <li>hide stack trace in CanaryOnlyError: <a href="https://redirect.github.com/vercel/next.js/issues/72859">#72859</a></li> <li>Allow missing CacheNodeSeedData during prefetch: <a href="https://redirect.github.com/vercel/next.js/issues/72857">#72857</a></li> <li>Add Segment Cache feature check to <code>prefetch</code> API: <a href="https://redirect.github.com/vercel/next.js/issues/72861">#72861</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="dafcd43fac"><code>dafcd43</code></a> v15.1.0</li> <li><a href="2deb35d487"><code>2deb35d</code></a> v15.0.4-canary.52</li> <li><a href="f92b159e57"><code>f92b159</code></a> test: fix type error in segment-cache-basic test (<a href="https://redirect.github.com/vercel/next.js/issues/73755">#73755</a>)</li> <li><a href="4074ede0b6"><code>4074ede</code></a> docs(turbopack): Better document the Vc type, with references to ResolvedVc a...</li> <li><a href="eecc5f1c86"><code>eecc5f1</code></a> [Segment Cache] Skip dynamic request if possible (<a href="https://redirect.github.com/vercel/next.js/issues/73540">#73540</a>)</li> <li><a href="3970d33e6d"><code>3970d33</code></a> v15.0.4-canary.51</li> <li><a href="ef41607925"><code>ef41607</code></a> re-enable middleware deploy tests (<a href="https://redirect.github.com/vercel/next.js/issues/73744">#73744</a>)</li> <li><a href="16bfce64ef"><code>16bfce6</code></a> [Segment Cache] Respond with 204 on cache miss (<a href="https://redirect.github.com/vercel/next.js/issues/73649">#73649</a>)</li> <li><a href="c7d6ab7f4c"><code>c7d6ab7</code></a> fix: <code>warnOnce()</code> lru (<a href="https://redirect.github.com/vercel/next.js/issues/73742">#73742</a>)</li> <li><a href="c824c183d0"><code>c824c18</code></a> v15.0.4-canary.50</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.0.0...v15.1.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 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>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"dayjs": "^1.11.10",
|
||||
"i18next": "^24.0.0",
|
||||
"next": "^15.0.0",
|
||||
"next": "^15.1.0",
|
||||
"next-i18next": "^15.4.0",
|
||||
"react": "^18.3.0",
|
||||
"react-dom": "^18.3.0",
|
||||
|
||||
@@ -956,10 +956,10 @@
|
||||
dependencies:
|
||||
webpack-bundle-analyzer "4.10.1"
|
||||
|
||||
"@next/env@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://registry.npmjs.org/@next/env/-/env-15.0.0.tgz"
|
||||
integrity sha512-Mcv8ZVmEgTO3bePiH/eJ7zHqQEs2gCqZ0UId2RxHmDDc7Pw6ngfSrOFlxG8XDpaex+n2G+TKPsQAf28MO+88Gw==
|
||||
"@next/env@15.1.0":
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.0.tgz#35b00a5f60ff10dc275182928c325d25c29379ae"
|
||||
integrity sha512-UcCO481cROsqJuszPPXJnb7GGuLq617ve4xuAyyNG4VSSocJNtMU5Fsx+Lp6mlN8c7W58aZLc5y6D/2xNmaK+w==
|
||||
|
||||
"@next/eslint-plugin-next@^15.0.0":
|
||||
version "15.0.0"
|
||||
@@ -968,45 +968,45 @@
|
||||
dependencies:
|
||||
fast-glob "3.3.1"
|
||||
|
||||
"@next/swc-darwin-arm64@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.0.0.tgz#68ff8c4afebe90581d0cbe7915b0791139a6155c"
|
||||
integrity sha512-Gjgs3N7cFa40a9QT9AEHnuGKq69/bvIOn0SLGDV+ordq07QOP4k1GDOVedMHEjVeqy1HBLkL8rXnNTuMZIv79A==
|
||||
"@next/swc-darwin-arm64@15.1.0":
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.1.0.tgz#30cb89220e719244c9fa7391641e515a078ade46"
|
||||
integrity sha512-ZU8d7xxpX14uIaFC3nsr4L++5ZS/AkWDm1PzPO6gD9xWhFkOj2hzSbSIxoncsnlJXB1CbLOfGVN4Zk9tg83PUw==
|
||||
|
||||
"@next/swc-darwin-x64@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.0.0.tgz#58aa329ba0c201c5eaa4ab5f748b6da917ce087f"
|
||||
integrity sha512-BUtTvY5u9s5berAuOEydAUlVMjnl6ZjXS+xVrMt317mglYZ2XXjY8YRDCaz9vYMjBNPXH8Gh75Cew5CMdVbWTw==
|
||||
"@next/swc-darwin-x64@15.1.0":
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.1.0.tgz#c24c4f5d1016dd161da32049305b0ddddfc80951"
|
||||
integrity sha512-DQ3RiUoW2XC9FcSM4ffpfndq1EsLV0fj0/UY33i7eklW5akPUCo6OX2qkcLXZ3jyPdo4sf2flwAED3AAq3Om2Q==
|
||||
|
||||
"@next/swc-linux-arm64-gnu@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.0.0.tgz#c3faf22eced27ed9c1c106326205fa06c57d8ef1"
|
||||
integrity sha512-sbCoEpuWUBpYoLSgYrk0CkBv8RFv4ZlPxbwqRHr/BWDBJppTBtF53EvsntlfzQJ9fosYX12xnS6ltxYYwsMBjg==
|
||||
"@next/swc-linux-arm64-gnu@15.1.0":
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.1.0.tgz#08ed540ecdac74426a624cc7d736dc709244b004"
|
||||
integrity sha512-M+vhTovRS2F//LMx9KtxbkWk627l5Q7AqXWWWrfIzNIaUFiz2/NkOFkxCFyNyGACi5YbA8aekzCLtbDyfF/v5Q==
|
||||
|
||||
"@next/swc-linux-arm64-musl@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.0.0.tgz#b18cc14adb847928c990e7e36551b08b3d6afa0d"
|
||||
integrity sha512-JAw84qfL81aQCirXKP4VkgmhiDpXJupGjt8ITUkHrOVlBd+3h5kjfPva5M0tH2F9KKSgJQHEo3F5S5tDH9h2ww==
|
||||
"@next/swc-linux-arm64-musl@15.1.0":
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.1.0.tgz#dfddbd40087d018266aa92515ec5b3e251efa6dd"
|
||||
integrity sha512-Qn6vOuwaTCx3pNwygpSGtdIu0TfS1KiaYLYXLH5zq1scoTXdwYfdZtwvJTpB1WrLgiQE2Ne2kt8MZok3HlFqmg==
|
||||
|
||||
"@next/swc-linux-x64-gnu@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.0.0.tgz"
|
||||
integrity sha512-r5Smd03PfxrGKMewdRf2RVNA1CU5l2rRlvZLQYZSv7FUsXD5bKEcOZ/6/98aqRwL7diXOwD8TCWJk1NbhATQHg==
|
||||
"@next/swc-linux-x64-gnu@15.1.0":
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.1.0.tgz#a7b5373a1b28c0acecbc826a3790139fc0d899e5"
|
||||
integrity sha512-yeNh9ofMqzOZ5yTOk+2rwncBzucc6a1lyqtg8xZv0rH5znyjxHOWsoUtSq4cUTeeBIiXXX51QOOe+VoCjdXJRw==
|
||||
|
||||
"@next/swc-linux-x64-musl@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.0.0.tgz"
|
||||
integrity sha512-fM6qocafz4Xjhh79CuoQNeGPhDHGBBUbdVtgNFJOUM8Ih5ZpaDZlTvqvqsh5IoO06CGomxurEGqGz/4eR/FaMQ==
|
||||
"@next/swc-linux-x64-musl@15.1.0":
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.1.0.tgz#b82a29903ee2f12d8b64163ddf208ac519869550"
|
||||
integrity sha512-t9IfNkHQs/uKgPoyEtU912MG6a1j7Had37cSUyLTKx9MnUpjj+ZDKw9OyqTI9OwIIv0wmkr1pkZy+3T5pxhJPg==
|
||||
|
||||
"@next/swc-win32-arm64-msvc@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.0.0.tgz#9acce175cae982395dc96b2d0793ccf50d68d6b6"
|
||||
integrity sha512-ZOd7c/Lz1lv7qP/KzR513XEa7QzW5/P0AH3A5eR1+Z/KmDOvMucht0AozccPc0TqhdV1xaXmC0Fdx0hoNzk6ng==
|
||||
"@next/swc-win32-arm64-msvc@15.1.0":
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.1.0.tgz#98deae6cb1fccfb6a600e9faa6aa714402a9ab9a"
|
||||
integrity sha512-WEAoHyG14t5sTavZa1c6BnOIEukll9iqFRTavqRVPfYmfegOAd5MaZfXgOGG6kGo1RduyGdTHD4+YZQSdsNZXg==
|
||||
|
||||
"@next/swc-win32-x64-msvc@15.0.0":
|
||||
version "15.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.0.0.tgz#3f57d691a11f5ee9a3b53295f99400aaca76630b"
|
||||
integrity sha512-2RVWcLtsqg4LtaoJ3j7RoKpnWHgcrz5XvuUGE7vBYU2i6M2XeD9Y8RlLaF770LEIScrrl8MdWsp6odtC6sZccg==
|
||||
"@next/swc-win32-x64-msvc@15.1.0":
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.1.0.tgz#4b04a6a667c41fecdc63db57dd71ca7e84d0946b"
|
||||
integrity sha512-J1YdKuJv9xcixzXR24Dv+4SaDKc2jj31IVUEMdO5xJivMTXuE6MAdIi4qPjSymHuFG8O5wbfWKnhJUcHHpj5CA==
|
||||
|
||||
"@nodelib/fs.scandir@2.1.5":
|
||||
version "2.1.5"
|
||||
@@ -1068,12 +1068,12 @@
|
||||
resolved "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz"
|
||||
integrity sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==
|
||||
|
||||
"@swc/helpers@0.5.13":
|
||||
version "0.5.13"
|
||||
resolved "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.13.tgz"
|
||||
integrity sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==
|
||||
"@swc/helpers@0.5.15":
|
||||
version "0.5.15"
|
||||
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.15.tgz#79efab344c5819ecf83a43f3f9f811fc84b516d7"
|
||||
integrity sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==
|
||||
dependencies:
|
||||
tslib "^2.4.0"
|
||||
tslib "^2.8.0"
|
||||
|
||||
"@tabler/icons-react@^3.24.0":
|
||||
version "3.24.0"
|
||||
@@ -1907,12 +1907,7 @@ camelcase@^6.2.0:
|
||||
resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz"
|
||||
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
||||
|
||||
caniuse-lite@^1.0.30001579:
|
||||
version "1.0.30001649"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001649.tgz"
|
||||
integrity sha512-fJegqZZ0ZX8HOWr6rcafGr72+xcgJKI9oWfDW5DrD7ExUtgZC7a7R7ZYmZqplh7XDocFdGeIFn7roAxhOeYrPQ==
|
||||
|
||||
caniuse-lite@^1.0.30001669:
|
||||
caniuse-lite@^1.0.30001579, caniuse-lite@^1.0.30001669:
|
||||
version "1.0.30001673"
|
||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001673.tgz#5aa291557af1c71340e809987367410aab7a5a9e"
|
||||
integrity sha512-WTrjUCSMp3LYX0nE12ECkV0a+e6LC85E0Auz75555/qr78Oc8YWhEPNfDd6SHdtlCMSzqtuXY0uyEMNRcsKpKw==
|
||||
@@ -4575,27 +4570,27 @@ next-i18next@^15.4.0:
|
||||
hoist-non-react-statics "^3.3.2"
|
||||
i18next-fs-backend "^2.6.0"
|
||||
|
||||
next@^15.0.0:
|
||||
version "15.0.0"
|
||||
resolved "https://registry.npmjs.org/next/-/next-15.0.0.tgz"
|
||||
integrity sha512-/ivqF6gCShXpKwY9hfrIQYh8YMge8L3W+w1oRLv/POmK4MOQnh+FscZ8a0fRFTSQWE+2z9ctNYvELD9vP2FV+A==
|
||||
next@^15.1.0:
|
||||
version "15.1.0"
|
||||
resolved "https://registry.yarnpkg.com/next/-/next-15.1.0.tgz#be847cf67ac94ae23b57f3ea6d10642f3fc1ad69"
|
||||
integrity sha512-QKhzt6Y8rgLNlj30izdMbxAwjHMFANnLwDwZ+WQh5sMhyt4lEBqDK9QpvWHtIM4rINKPoJ8aiRZKg5ULSybVHw==
|
||||
dependencies:
|
||||
"@next/env" "15.0.0"
|
||||
"@next/env" "15.1.0"
|
||||
"@swc/counter" "0.1.3"
|
||||
"@swc/helpers" "0.5.13"
|
||||
"@swc/helpers" "0.5.15"
|
||||
busboy "1.6.0"
|
||||
caniuse-lite "^1.0.30001579"
|
||||
postcss "8.4.31"
|
||||
styled-jsx "5.1.6"
|
||||
optionalDependencies:
|
||||
"@next/swc-darwin-arm64" "15.0.0"
|
||||
"@next/swc-darwin-x64" "15.0.0"
|
||||
"@next/swc-linux-arm64-gnu" "15.0.0"
|
||||
"@next/swc-linux-arm64-musl" "15.0.0"
|
||||
"@next/swc-linux-x64-gnu" "15.0.0"
|
||||
"@next/swc-linux-x64-musl" "15.0.0"
|
||||
"@next/swc-win32-arm64-msvc" "15.0.0"
|
||||
"@next/swc-win32-x64-msvc" "15.0.0"
|
||||
"@next/swc-darwin-arm64" "15.1.0"
|
||||
"@next/swc-darwin-x64" "15.1.0"
|
||||
"@next/swc-linux-arm64-gnu" "15.1.0"
|
||||
"@next/swc-linux-arm64-musl" "15.1.0"
|
||||
"@next/swc-linux-x64-gnu" "15.1.0"
|
||||
"@next/swc-linux-x64-musl" "15.1.0"
|
||||
"@next/swc-win32-arm64-msvc" "15.1.0"
|
||||
"@next/swc-win32-x64-msvc" "15.1.0"
|
||||
sharp "^0.33.5"
|
||||
|
||||
node-int64@^0.4.0:
|
||||
@@ -5896,6 +5891,11 @@ tslib@^2.0.0, tslib@^2.1.0, tslib@^2.4.0:
|
||||
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
|
||||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
||||
|
||||
tslib@^2.8.0:
|
||||
version "2.8.1"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
|
||||
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|
||||
|
||||
type-check@^0.4.0, type-check@~0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz"
|
||||
|
||||
Reference in New Issue
Block a user