build(deps): Bump next from 13.4.4 to 13.5.5 in /website (#2382)

Bumps [next](https://github.com/vercel/next.js) from 13.4.4 to 13.5.5.
<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>v13.5.5</h2>
<h3>Core Changes</h3>
<ul>
<li>Update parallelizing tasks with webpackBuildWorker config: <a
href="https://redirect.github.com/vercel/next.js/issues/56287">#56287</a></li>
<li>Misc Typescript and export updates: <a
href="https://redirect.github.com/vercel/next.js/issues/55841">#55841</a></li>
<li>chore: pass defineEnv from next.js to rust directly: <a
href="https://redirect.github.com/vercel/next.js/issues/56216">#56216</a></li>
<li>Expose util internally for debugging: <a
href="https://redirect.github.com/vercel/next.js/issues/56381">#56381</a></li>
<li>App Router - preinitialize chunks during SSR: <a
href="https://redirect.github.com/vercel/next.js/issues/54752">#54752</a></li>
<li>fix: use <code>fs.existsSync</code> to avoid race condition: <a
href="https://redirect.github.com/vercel/next.js/issues/56387">#56387</a></li>
<li>Ensure loader generated export default has name: <a
href="https://redirect.github.com/vercel/next.js/issues/56388">#56388</a></li>
<li>Move Edge SSR event <code>waitUntil</code> into the handler: <a
href="https://redirect.github.com/vercel/next.js/issues/56404">#56404</a></li>
<li>fix: avoid unnecessary <code>existSync</code> call: <a
href="https://redirect.github.com/vercel/next.js/issues/56419">#56419</a></li>
<li>fix: avoid creation of buffers for read ops: <a
href="https://redirect.github.com/vercel/next.js/issues/56421">#56421</a></li>
<li>fix empty externals list, pnpm special case, and project path: <a
href="https://redirect.github.com/vercel/next.js/issues/56402">#56402</a></li>
<li>chore: extract edge-app-route loader template: <a
href="https://redirect.github.com/vercel/next.js/issues/56424">#56424</a></li>
<li>Separate RSC and SSR jsx-runtime modules: <a
href="https://redirect.github.com/vercel/next.js/issues/56438">#56438</a></li>
<li>Async Batcher: <a
href="https://redirect.github.com/vercel/next.js/issues/56423">#56423</a></li>
<li>Fix cli log next.js color: <a
href="https://redirect.github.com/vercel/next.js/issues/56448">#56448</a></li>
<li>Turbopack: Implement Server Actions: <a
href="https://redirect.github.com/vercel/next.js/issues/53890">#53890</a></li>
<li>Component Module Types: <a
href="https://redirect.github.com/vercel/next.js/issues/56454">#56454</a></li>
<li>refactor: rewrite config schema in zod: <a
href="https://redirect.github.com/vercel/next.js/issues/56383">#56383</a></li>
<li>Dev Service: <a
href="https://redirect.github.com/vercel/next.js/issues/56442">#56442</a></li>
<li>feat(turbopack): port next.js template loading logic: <a
href="https://redirect.github.com/vercel/next.js/issues/56425">#56425</a></li>
<li>Chunking Refactor Step 1: <a
href="https://redirect.github.com/vercel/next.js/issues/56467">#56467</a></li>
<li>Use native node:fs in taskfile.js: <a
href="https://redirect.github.com/vercel/next.js/issues/56491">#56491</a></li>
<li>Loose RSC import restrictions for 3rd party packages: <a
href="https://redirect.github.com/vercel/next.js/issues/56501">#56501</a></li>
<li>turbopack: Chunking Refactor Step 2 : <a
href="https://redirect.github.com/vercel/next.js/issues/56504">#56504</a></li>
<li>update turbopack, fix sass peer dependency: <a
href="https://redirect.github.com/vercel/next.js/issues/56508">#56508</a></li>
<li>Remove ServerDirectiveTransformer: <a
href="https://redirect.github.com/vercel/next.js/issues/56496">#56496</a></li>
<li>Improve failed to fetch RSC error: <a
href="https://redirect.github.com/vercel/next.js/issues/56517">#56517</a></li>
<li>misc: fix wrong next start start duration: <a
href="https://redirect.github.com/vercel/next.js/issues/56512">#56512</a></li>
<li>turbopack: Extract as_chunk into shared ChunkType trait: <a
href="https://redirect.github.com/vercel/next.js/issues/56506">#56506</a></li>
<li>Flatten recursive wildcard exports in barrel optimization: <a
href="https://redirect.github.com/vercel/next.js/issues/56489">#56489</a></li>
<li>Turbopack + app router: always use externals for predefined
packages: <a
href="https://redirect.github.com/vercel/next.js/issues/56440">#56440</a></li>
<li>fix: log error cause: <a
href="https://redirect.github.com/vercel/next.js/issues/56528">#56528</a></li>
<li>Unsilence Taskr Webpack errors: <a
href="https://redirect.github.com/vercel/next.js/issues/56542">#56542</a></li>
<li>refactor: cleanup app render: <a
href="https://redirect.github.com/vercel/next.js/issues/56538">#56538</a></li>
<li>fix: don't add <code>isolateModules</code> to <code>tsconfig</code>
when extending from tsconfig with <code>verbatimModuleSyntax</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/54164">#54164</a></li>
<li>enable <code>verbatimModuleSyntax</code> to make type
imports/exports explicit: <a
href="https://redirect.github.com/vercel/next.js/issues/56551">#56551</a></li>
<li>Ensure react-server-dom-turbopack-experimental uses the right
package: <a
href="https://redirect.github.com/vercel/next.js/issues/56560">#56560</a></li>
<li>Fix build restart log: <a
href="https://redirect.github.com/vercel/next.js/issues/56543">#56543</a></li>
<li>feat(turbopack): add support for edge app pages: <a
href="https://redirect.github.com/vercel/next.js/issues/56426">#56426</a></li>
<li>Improve error handling of Server Actions with skewed deployment: <a
href="https://redirect.github.com/vercel/next.js/issues/56618">#56618</a></li>
<li>misc: split app-render into smaller functions: <a
href="https://redirect.github.com/vercel/next.js/issues/56611">#56611</a></li>
<li>remove unnecessary structuredClone: <a
href="https://redirect.github.com/vercel/next.js/issues/56570">#56570</a></li>
<li>Fix trace ignore handling: <a
href="https://redirect.github.com/vercel/next.js/issues/56674">#56674</a></li>
<li>fix(next-core): allow sass loader for foreign codes: <a
href="https://redirect.github.com/vercel/next.js/issues/56679">#56679</a></li>
<li>Fix SSG query with experimental-compile: <a
href="https://redirect.github.com/vercel/next.js/issues/56680">#56680</a></li>
<li>Ensure rewrites are included in build manifest when using Turbopack:
<a
href="https://redirect.github.com/vercel/next.js/issues/56692">#56692</a></li>
<li>fix static worker restart behavior: <a
href="https://redirect.github.com/vercel/next.js/issues/56728">#56728</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="54145b49f9"><code>54145b4</code></a>
v13.5.5</li>
<li><a
href="1609da2d95"><code>1609da2</code></a>
v13.5.5-canary.19</li>
<li><a
href="8a51ebcb67"><code>8a51ebc</code></a>
Revert &quot;feat(turbopack): support basic next/dynamic&quot; (<a
href="https://redirect.github.com/vercel/next.js/issues/56885">#56885</a>)</li>
<li><a
href="c1c419fde0"><code>c1c419f</code></a>
v13.5.5-canary.18</li>
<li><a
href="4e435e2fe6"><code>4e435e2</code></a>
Skip webpack specific tests in Turbopack test run (<a
href="https://redirect.github.com/vercel/next.js/issues/56877">#56877</a>)</li>
<li><a
href="5b52e7772d"><code>5b52e77</code></a>
feat(turbopack): support basic next/dynamic (<a
href="https://redirect.github.com/vercel/next.js/issues/56389">#56389</a>)</li>
<li><a
href="8f2fd2e7d5"><code>8f2fd2e</code></a>
bump: edge-runtime (<a
href="https://redirect.github.com/vercel/next.js/issues/56856">#56856</a>)</li>
<li><a
href="e5ad069c6a"><code>e5ad069</code></a>
v13.5.5-canary.17</li>
<li><a
href="21fadd3358"><code>21fadd3</code></a>
Fix typo (<a
href="https://redirect.github.com/vercel/next.js/issues/56863">#56863</a>)</li>
<li><a
href="b660eef8a2"><code>b660eef</code></a>
chore: bump undici (<a
href="https://redirect.github.com/vercel/next.js/issues/56851">#56851</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v13.4.4...v13.5.5">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=13.4.4&new-version=13.5.5)](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:
dependabot[bot]
2023-10-17 17:09:35 -07:00
committed by GitHub
parent ad44f0dd0d
commit 7a07c699df
2 changed files with 47 additions and 63 deletions

View File

@@ -26,7 +26,7 @@
"flowbite-react": "^0.4.11",
"highlight.js": "^11.8.0",
"md5": "^2.3.0",
"next": "13.4.4",
"next": "13.5.5",
"next-hubspot": "^1.1.6",
"next-sitemap": "^4.1.8",
"postcss": "8.4.31",

108
website/pnpm-lock.yaml generated
View File

@@ -54,14 +54,14 @@ dependencies:
specifier: ^2.3.0
version: 2.3.0
next:
specifier: 13.4.4
version: 13.4.4(react-dom@18.2.0)(react@18.2.0)
specifier: 13.5.5
version: 13.5.5(react-dom@18.2.0)(react@18.2.0)
next-hubspot:
specifier: ^1.1.6
version: 1.1.6(next@13.4.4)(react@18.2.0)
version: 1.1.6(next@13.5.5)(react@18.2.0)
next-sitemap:
specifier: ^4.1.8
version: 4.1.8(next@13.4.4)
version: 4.1.8(next@13.5.5)
postcss:
specifier: 8.4.31
version: 8.4.31
@@ -429,8 +429,8 @@ packages:
resolution: {integrity: sha512-RmHanbV21saP/6OEPBJ7yJMuys68cIf8OBBWd7+uj40LdpmswVAwe1uzeuFyUsd6SfeITWT3XnQfn6wULeKwDQ==}
dev: false
/@next/env@13.4.4:
resolution: {integrity: sha512-q/y7VZj/9YpgzDe64Zi6rY1xPizx80JjlU2BTevlajtaE3w1LqweH1gGgxou2N7hdFosXHjGrI4OUvtFXXhGLg==}
/@next/env@13.5.5:
resolution: {integrity: sha512-agvIhYWp+ilbScg81s/sLueZo8CNEYLjNOqhISxheLmD/AQI4/VxV7bV76i/KzxH4iHy/va0YS9z0AOwGnw4Fg==}
dev: false
/@next/mdx@13.4.12(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0):
@@ -449,8 +449,8 @@ packages:
source-map: 0.7.4
dev: false
/@next/swc-darwin-arm64@13.4.4:
resolution: {integrity: sha512-xfjgXvp4KalNUKZMHmsFxr1Ug+aGmmO6NWP0uoh4G3WFqP/mJ1xxfww0gMOeMeSq/Jyr5k7DvoZ2Pv+XOITTtw==}
/@next/swc-darwin-arm64@13.5.5:
resolution: {integrity: sha512-FvTdcJdTA7H1FGY8dKPPbf/O0oDC041/znHZwXA7liiGUhgw5hOQ+9z8tWvuz0M5a/SDjY/IRPBAb5FIFogYww==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
@@ -458,8 +458,8 @@ packages:
dev: false
optional: true
/@next/swc-darwin-x64@13.4.4:
resolution: {integrity: sha512-ZY9Ti1hkIwJsxGus3nlubIkvYyB0gNOYxKrfsOrLEqD0I2iCX8D7w8v6QQZ2H+dDl6UT29oeEUdDUNGk4UEpfg==}
/@next/swc-darwin-x64@13.5.5:
resolution: {integrity: sha512-mTqNIecaojmyia7appVO2QggBe1Z2fdzxgn6jb3x9qlAk8yY2sy4MAcsj71kC9RlenCqDmr9vtC/ESFf110TPA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
@@ -467,8 +467,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-arm64-gnu@13.4.4:
resolution: {integrity: sha512-+KZnDeMShYkpkqAvGCEDeqYTRADJXc6SY1jWXz+Uo6qWQO/Jd9CoyhTJwRSxvQA16MoYzvILkGaDqirkRNctyA==}
/@next/swc-linux-arm64-gnu@13.5.5:
resolution: {integrity: sha512-U9e+kNkfvwh/T8yo+xcslvNXgyMzPPX1IbwCwnHHFmX5ckb1Uc3XZSInNjFQEQR5xhJpB5sFdal+IiBIiLYkZA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -476,8 +476,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-arm64-musl@13.4.4:
resolution: {integrity: sha512-evC1twrny2XDT4uOftoubZvW3EG0zs0ZxMwEtu/dDGVRO5n5pT48S8qqEIBGBUZYu/Xx4zzpOkIxx1vpWdE+9A==}
/@next/swc-linux-arm64-musl@13.5.5:
resolution: {integrity: sha512-h7b58eIoNCSmKVC5fr167U0HWZ/yGLbkKD9wIller0nGdyl5zfTji0SsPKJvrG8jvKPFt2xOkVBmXlFOtuKynw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -485,8 +485,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-x64-gnu@13.4.4:
resolution: {integrity: sha512-PX706XcCHr2FfkyhP2lpf+pX/tUvq6/ke7JYnnr0ykNdEMo+sb7cC/o91gnURh4sPYSiZJhsF2gbIqg9rciOHQ==}
/@next/swc-linux-x64-gnu@13.5.5:
resolution: {integrity: sha512-6U4y21T1J6FfcpM9uqzBJicxycpB5gJKLyQ3g6KOfBzT8H1sMwfHTRrvHKB09GIn1BCRy5YJHrA1G26DzqR46w==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -494,8 +494,8 @@ packages:
dev: false
optional: true
/@next/swc-linux-x64-musl@13.4.4:
resolution: {integrity: sha512-TKUUx3Ftd95JlHV6XagEnqpT204Y+IsEa3awaYIjayn0MOGjgKZMZibqarK3B1FsMSPaieJf2FEAcu9z0yT5aA==}
/@next/swc-linux-x64-musl@13.5.5:
resolution: {integrity: sha512-OuqWSAQHJQM2EsapPFTSU/FLQ0wKm7UeRNatiR/jLeCe1V02aB9xmzuWYo2Neaxxag4rss3S8fj+lvMLzwDaFA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -503,8 +503,8 @@ packages:
dev: false
optional: true
/@next/swc-win32-arm64-msvc@13.4.4:
resolution: {integrity: sha512-FP8AadgSq4+HPtim7WBkCMGbhr5vh9FePXiWx9+YOdjwdQocwoCK5ZVC3OW8oh3TWth6iJ0AXJ/yQ1q1cwSZ3A==}
/@next/swc-win32-arm64-msvc@13.5.5:
resolution: {integrity: sha512-+yLrOZIIZDY4uGn9bLOc0wTgs+M8RuOUFSUK3BhmcLav9e+tcAj0jyBHD4aXv2qWhppUeuYMsyBo1I58/eE6Dg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
@@ -512,8 +512,8 @@ packages:
dev: false
optional: true
/@next/swc-win32-ia32-msvc@13.4.4:
resolution: {integrity: sha512-3WekVmtuA2MCdcAOrgrI+PuFiFURtSyyrN1I3UPtS0ckR2HtLqyqmS334Eulf15g1/bdwMteePdK363X/Y9JMg==}
/@next/swc-win32-ia32-msvc@13.5.5:
resolution: {integrity: sha512-SyMxXyJtf9ScMH0Dh87THJMXNFvfkRAk841xyW9SeOX3KxM1buXX3hN7vof4kMGk0Yg996OGsX+7C9ueS8ugsw==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
@@ -521,8 +521,8 @@ packages:
dev: false
optional: true
/@next/swc-win32-x64-msvc@13.4.4:
resolution: {integrity: sha512-AHRITu/CrlQ+qzoqQtEMfaTu7GHaQ6bziQln/pVWpOYC1wU+Mq6VQQFlsDtMCnDztPZtppAXdvvbNS7pcfRzlw==}
/@next/swc-win32-x64-msvc@13.5.5:
resolution: {integrity: sha512-n5KVf2Ok0BbLwofAaHiiKf+BQCj1M8WmTujiER4/qzYAVngnsNSjqEWvJ03raeN9eURqxDO+yL5VRoDrR33H9A==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -552,8 +552,8 @@ packages:
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
dev: false
/@swc/helpers@0.5.1:
resolution: {integrity: sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==}
/@swc/helpers@0.5.2:
resolution: {integrity: sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==}
dependencies:
tslib: 2.6.1
dev: false
@@ -2342,18 +2342,18 @@ packages:
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
dev: false
/next-hubspot@1.1.6(next@13.4.4)(react@18.2.0):
/next-hubspot@1.1.6(next@13.5.5)(react@18.2.0):
resolution: {integrity: sha512-AWly2Qc1CZ/6U1hyEn+lPf0VpQqWhLd8u1N0kDhoff0hkpau6X8VCiVnS+D/XMXfad5trSsLFwIIm7Dm9LmK8g==}
engines: {node: '>=16.0.0'}
peerDependencies:
next: '>=11.0.0'
react: '>=16.8.0'
dependencies:
next: 13.4.4(react-dom@18.2.0)(react@18.2.0)
next: 13.5.5(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
dev: false
/next-sitemap@4.1.8(next@13.4.4):
/next-sitemap@4.1.8(next@13.5.5):
resolution: {integrity: sha512-XAXpBHX4o89JfMgvrm0zimlZwpu2iBPXHpimJMUrqOZSc4C2oB1Lv89mxuVON9IE8HOezaM+w4GjJxcYCuGPTQ==}
engines: {node: '>=14.18'}
hasBin: true
@@ -2364,46 +2364,43 @@ packages:
'@next/env': 13.4.12
fast-glob: 3.3.1
minimist: 1.2.8
next: 13.4.4(react-dom@18.2.0)(react@18.2.0)
next: 13.5.5(react-dom@18.2.0)(react@18.2.0)
dev: false
/next@13.4.4(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-C5S0ysM0Ily9McL4Jb48nOQHT1BukOWI59uC3X/xCMlYIh9rJZCv7nzG92J6e1cOBqQbKovlpgvHWFmz4eKKEA==}
engines: {node: '>=16.8.0'}
/next@13.5.5(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-LddFJjpfrtrMMw8Q9VLhIURuSidiCNcMQjRqcPtrKd+Fx07MsG7hYndJb/f2d3I+mTbTotsTJfCnn0eZ/YPk8w==}
engines: {node: '>=16.14.0'}
hasBin: true
peerDependencies:
'@opentelemetry/api': ^1.1.0
fibers: '>= 3.1.0'
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
peerDependenciesMeta:
'@opentelemetry/api':
optional: true
fibers:
optional: true
sass:
optional: true
dependencies:
'@next/env': 13.4.4
'@swc/helpers': 0.5.1
'@next/env': 13.5.5
'@swc/helpers': 0.5.2
busboy: 1.6.0
caniuse-lite: 1.0.30001518
postcss: 8.4.14
postcss: 8.4.31
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
styled-jsx: 5.1.1(react@18.2.0)
zod: 3.21.4
watchpack: 2.4.0
optionalDependencies:
'@next/swc-darwin-arm64': 13.4.4
'@next/swc-darwin-x64': 13.4.4
'@next/swc-linux-arm64-gnu': 13.4.4
'@next/swc-linux-arm64-musl': 13.4.4
'@next/swc-linux-x64-gnu': 13.4.4
'@next/swc-linux-x64-musl': 13.4.4
'@next/swc-win32-arm64-msvc': 13.4.4
'@next/swc-win32-ia32-msvc': 13.4.4
'@next/swc-win32-x64-msvc': 13.4.4
'@next/swc-darwin-arm64': 13.5.5
'@next/swc-darwin-x64': 13.5.5
'@next/swc-linux-arm64-gnu': 13.5.5
'@next/swc-linux-arm64-musl': 13.5.5
'@next/swc-linux-x64-gnu': 13.5.5
'@next/swc-linux-x64-musl': 13.5.5
'@next/swc-win32-arm64-msvc': 13.5.5
'@next/swc-win32-ia32-msvc': 13.5.5
'@next/swc-win32-x64-msvc': 13.5.5
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros
@@ -2548,15 +2545,6 @@ packages:
/postcss-value-parser@4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
/postcss@8.4.14:
resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.6
picocolors: 1.0.0
source-map-js: 1.0.2
dev: false
/postcss@8.4.31:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
@@ -3349,10 +3337,6 @@ packages:
resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==}
engines: {node: '>= 14'}
/zod@3.21.4:
resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==}
dev: false
/zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
dev: false