From 118d77dcec299341116843e39fb115b5ae4f5b06 Mon Sep 17 00:00:00 2001
From: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
Date: Wed, 12 Jul 2023 05:28:04 -0400
Subject: [PATCH] chore(website): use quickstart page (#14148)
---
packages/website/components/Hero.tsx | 2 +-
packages/website/package.json | 10 +-
packages/website/pages/docs/_meta.json | 2 +-
packages/website/pages/docs/guides.mdx | 1 +
packages/website/pages/docs/index.mdx | 19 +-
pnpm-lock.yaml | 343 ++++++++++++++-----------
6 files changed, 212 insertions(+), 165 deletions(-)
diff --git a/packages/website/components/Hero.tsx b/packages/website/components/Hero.tsx
index 62f86109d7b..f2fdf40bf59 100644
--- a/packages/website/components/Hero.tsx
+++ b/packages/website/components/Hero.tsx
@@ -51,7 +51,7 @@ export default function Hero() {
Get started →
diff --git a/packages/website/package.json b/packages/website/package.json
index 0242488355a..b47ffadc8f5 100644
--- a/packages/website/package.json
+++ b/packages/website/package.json
@@ -9,19 +9,19 @@
},
"dependencies": {
"@vercel/analytics": "^1.0.1",
- "next": "^13.4.8",
+ "next": "^13.4.9",
"next-themes": "^0.2.1",
- "nextra": "^2.8.0",
- "nextra-theme-docs": "^2.8.0",
+ "nextra": "^2.9.0",
+ "nextra-theme-docs": "^2.9.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@heroicons/react": "^2.0.18",
- "@types/node": "^20.3.3",
+ "@types/node": "^20.4.1",
"@types/react": "^18.2.14",
"autoprefixer": "^10.4.14",
- "postcss": "^8.4.24",
+ "postcss": "^8.4.25",
"tailwindcss": "^3.3.2",
"typescript": "^5.1.6"
}
diff --git a/packages/website/pages/docs/_meta.json b/packages/website/pages/docs/_meta.json
index 119755eeadf..faf16532414 100644
--- a/packages/website/pages/docs/_meta.json
+++ b/packages/website/pages/docs/_meta.json
@@ -1,6 +1,6 @@
{
"index": {
- "title": "Hello 👋"
+ "title": "Quickstart"
},
"guides": {
"title": "Guides"
diff --git a/packages/website/pages/docs/guides.mdx b/packages/website/pages/docs/guides.mdx
index 1af809e6b4d..87718d37727 100644
--- a/packages/website/pages/docs/guides.mdx
+++ b/packages/website/pages/docs/guides.mdx
@@ -10,6 +10,7 @@ You can leave feedback [here](https://docs.google.com/forms/d/1Vn10tqZW0bPvNUItz
- 🌳 [Run a Sepolia node](/docs/guides/run-a-sepolia-node)
- 📤 [Enable a proposer](/docs/guides/enable-a-proposer)
- ✅ [Enable a prover](/docs/guides/enable-a-prover)
+- 🛄 [Claim prover TTKO](/docs/guides/claim-prover-ttko)
- 🚀 [Deploy a contract](/docs/guides/deploy-a-contract)
- 📜 [Verify a contract](/docs/guides/verify-a-contract)
- 🛠️ [Build a dapp](/docs/guides/build-a-dapp)
diff --git a/packages/website/pages/docs/index.mdx b/packages/website/pages/docs/index.mdx
index e2a4a0f2e7c..13a4a109ede 100644
--- a/packages/website/pages/docs/index.mdx
+++ b/packages/website/pages/docs/index.mdx
@@ -1,3 +1,5 @@
+import { Cards, Card } from "nextra/components";
+
## Welcome to Taiko 🥁
Taiko is a decentralized, Ethereum-equivalent ZK-Rollup ([Type 1 ZK-EVM](https://mirror.xyz/labs.taiko.eth/w7NSKDeKfJoEy0p89I9feixKfdK-20JgWF9HZzxfeBo)). We're working on the full Ethereum [ZK-EVM circuits](https://github.com/privacy-scaling-explorations/zkevm-circuits) as part of a community effort led by the Ethereum Foundation's Privacy and Scaling Explorations (PSE) team.
@@ -6,22 +8,29 @@ Check out the [Taiko roadmap](/images/roadmaps/taiko-roadmap.png) to see where w
## Get started
-Check out the [guides](/docs/guides) section get started with Taiko on the testnet!
+Here's the best guides to get started with trying Taiko:
+
+
+
+
+
+
+Check out our full guides section [here](/docs/guides)!
## Contribute to Taiko
Taiko is an open-source, community-driven project that welcomes and values every and any contribution. That's including both technical and non-technical contributions.
-Take a look at the [contributing page](https://github.com/taikoxyz/taiko-mono/contribute) to get started as a contributor!
+Take a look at the [contributing page](https://github.com/taikoxyz/taiko-mono/contribute) to get started as a contributor!
## Join the community
Taiko has a vibrant, talented, and supportive community. Become part of the Taiko community on:
-* **Discord**: Join our [Discord server](https://discord.gg/taikoxyz) to ask questions, get technical support, and just have fun.
+- **Discord**: Join our [Discord server](https://discord.gg/taikoxyz) to ask questions, get technical support, and just have fun.
-* **Twitter**: Follow us on [Twitter](https://twitter.com/taikoxyz) to get the latest announcements, read insightful threads, and connect with peers.
+- **Twitter**: Follow us on [Twitter](https://twitter.com/taikoxyz) to get the latest announcements, read insightful threads, and connect with peers.
-* **Community forum:** Come to our [community forum](https://community.taiko.xyz/) for more in-depth research, development, and other discussions.
+- **Community forum:** Come to our [community forum](https://community.taiko.xyz/) for more in-depth research, development, and other discussions.
Hope to see you soon! 🫶
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 49e0f31dc4e..e7012fa12fc 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -756,17 +756,17 @@ importers:
specifier: ^1.0.1
version: 1.0.1
next:
- specifier: ^13.4.8
- version: 13.4.8(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^13.4.9
+ version: 13.4.9(react-dom@18.2.0)(react@18.2.0)
next-themes:
specifier: ^0.2.1
- version: 0.2.1(next@13.4.8)(react-dom@18.2.0)(react@18.2.0)
+ version: 0.2.1(next@13.4.9)(react-dom@18.2.0)(react@18.2.0)
nextra:
- specifier: ^2.8.0
- version: 2.8.0(next@13.4.8)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^2.9.0
+ version: 2.9.0(next@13.4.9)(react-dom@18.2.0)(react@18.2.0)
nextra-theme-docs:
- specifier: ^2.8.0
- version: 2.8.0(next@13.4.8)(nextra@2.8.0)(react-dom@18.2.0)(react@18.2.0)
+ specifier: ^2.9.0
+ version: 2.9.0(next@13.4.9)(nextra@2.9.0)(react-dom@18.2.0)(react@18.2.0)
react:
specifier: ^18.2.0
version: 18.2.0
@@ -778,17 +778,17 @@ importers:
specifier: ^2.0.18
version: 2.0.18(react@18.2.0)
'@types/node':
- specifier: ^20.3.3
- version: 20.3.3
+ specifier: ^20.4.1
+ version: 20.4.1
'@types/react':
specifier: ^18.2.14
version: 18.2.14
autoprefixer:
specifier: ^10.4.14
- version: 10.4.14(postcss@8.4.24)
+ version: 10.4.14(postcss@8.4.25)
postcss:
- specifier: ^8.4.24
- version: 8.4.24
+ specifier: ^8.4.25
+ version: 8.4.25
tailwindcss:
specifier: ^3.3.2
version: 3.3.2
@@ -3508,12 +3508,12 @@ packages:
'@napi-rs/simple-git-win32-x64-msvc': 0.1.8
dev: false
- /@next/env@13.4.8:
- resolution: {integrity: sha512-twuSf1klb3k9wXI7IZhbZGtFCWvGD4wXTY2rmvzIgVhXhs7ISThrbNyutBx3jWIL8Y/Hk9+woytFz5QsgtcRKQ==}
+ /@next/env@13.4.9:
+ resolution: {integrity: sha512-vuDRK05BOKfmoBYLNi2cujG2jrYbEod/ubSSyqgmEx9n/W3eZaJQdRNhTfumO+qmq/QTzLurW487n/PM/fHOkw==}
dev: false
- /@next/swc-darwin-arm64@13.4.8:
- resolution: {integrity: sha512-MSFplVM4dTWOuKAUv0XR9gY7AWtMSBu9os9f+kp+s5rWhM1I2CdR3obFttd6366nS/W/VZxbPM5oEIdlIa46zA==}
+ /@next/swc-darwin-arm64@13.4.9:
+ resolution: {integrity: sha512-TVzGHpZoVBk3iDsTOQA/R6MGmFp0+17SWXMEWd6zG30AfuELmSSMe2SdPqxwXU0gbpWkJL1KgfLzy5ReN0crqQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
@@ -3521,8 +3521,8 @@ packages:
dev: false
optional: true
- /@next/swc-darwin-x64@13.4.8:
- resolution: {integrity: sha512-Reox+UXgonon9P0WNDE6w85DGtyBqGitl/ryznOvn6TvfxEaZIpTgeu3ZrJLU9dHSMhiK7YAM793mE/Zii2/Qw==}
+ /@next/swc-darwin-x64@13.4.9:
+ resolution: {integrity: sha512-aSfF1fhv28N2e7vrDZ6zOQ+IIthocfaxuMWGReB5GDriF0caTqtHttAvzOMgJgXQtQx6XhyaJMozLTSEXeNN+A==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
@@ -3530,8 +3530,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-arm64-gnu@13.4.8:
- resolution: {integrity: sha512-kdyzYvAYtqQVgzIKNN7e1rLU8aZv86FDSRqPlOkKZlvqudvTO0iohuTPmnEEDlECeBM6qRPShNffotDcU/R2KA==}
+ /@next/swc-linux-arm64-gnu@13.4.9:
+ resolution: {integrity: sha512-JhKoX5ECzYoTVyIy/7KykeO4Z2lVKq7HGQqvAH+Ip9UFn1MOJkOnkPRB7v4nmzqAoY+Je05Aj5wNABR1N18DMg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -3539,8 +3539,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-arm64-musl@13.4.8:
- resolution: {integrity: sha512-oWxx4yRkUGcR81XwbI+T0zhZ3bDF6V1aVLpG+C7hSG50ULpV8gC39UxVO22/bv93ZlcfMY4zl8xkz9Klct6dpQ==}
+ /@next/swc-linux-arm64-musl@13.4.9:
+ resolution: {integrity: sha512-OOn6zZBIVkm/4j5gkPdGn4yqQt+gmXaLaSjRSO434WplV8vo2YaBNbSHaTM9wJpZTHVDYyjzuIYVEzy9/5RVZw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -3548,8 +3548,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-x64-gnu@13.4.8:
- resolution: {integrity: sha512-anhtvuO6eE9YRhYnaEGTfbpH3L5gT/9qPFcNoi6xS432r/4DAtpJY8kNktqkTVevVIC/pVumqO8tV59PR3zbNg==}
+ /@next/swc-linux-x64-gnu@13.4.9:
+ resolution: {integrity: sha512-iA+fJXFPpW0SwGmx/pivVU+2t4zQHNOOAr5T378PfxPHY6JtjV6/0s1vlAJUdIHeVpX98CLp9k5VuKgxiRHUpg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -3557,8 +3557,8 @@ packages:
dev: false
optional: true
- /@next/swc-linux-x64-musl@13.4.8:
- resolution: {integrity: sha512-aR+J4wWfNgH1DwCCBNjan7Iumx0lLtn+2/rEYuhIrYLY4vnxqSVGz9u3fXcgUwo6Q9LT8NFkaqK1vPprdq+BXg==}
+ /@next/swc-linux-x64-musl@13.4.9:
+ resolution: {integrity: sha512-rlNf2WUtMM+GAQrZ9gMNdSapkVi3koSW3a+dmBVp42lfugWVvnyzca/xJlN48/7AGx8qu62WyO0ya1ikgOxh6A==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -3566,8 +3566,8 @@ packages:
dev: false
optional: true
- /@next/swc-win32-arm64-msvc@13.4.8:
- resolution: {integrity: sha512-OWBKIrJwQBTqrat0xhxEB/jcsjJR3+diD9nc/Y8F1mRdQzsn4bPsomgJyuqPVZs6Lz3K18qdIkvywmfSq75SsQ==}
+ /@next/swc-win32-arm64-msvc@13.4.9:
+ resolution: {integrity: sha512-5T9ybSugXP77nw03vlgKZxD99AFTHaX8eT1ayKYYnGO9nmYhJjRPxcjU5FyYI+TdkQgEpIcH7p/guPLPR0EbKA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
@@ -3575,8 +3575,8 @@ packages:
dev: false
optional: true
- /@next/swc-win32-ia32-msvc@13.4.8:
- resolution: {integrity: sha512-agiPWGjUndXGTOn4ChbKipQXRA6/UPkywAWIkx7BhgGv48TiJfHTK6MGfBoL9tS6B4mtW39++uy0wFPnfD0JWg==}
+ /@next/swc-win32-ia32-msvc@13.4.9:
+ resolution: {integrity: sha512-ojZTCt1lP2ucgpoiFgrFj07uq4CZsq4crVXpLGgQfoFq00jPKRPgesuGPaz8lg1yLfvafkU3Jd1i8snKwYR3LA==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
@@ -3584,8 +3584,8 @@ packages:
dev: false
optional: true
- /@next/swc-win32-x64-msvc@13.4.8:
- resolution: {integrity: sha512-UIRKoByVKbuR6SnFG4JM8EMFlJrfEGuUQ1ihxzEleWcNwRMMiVaCj1KyqfTOW8VTQhJ0u8P1Ngg6q1RwnIBTtw==}
+ /@next/swc-win32-x64-msvc@13.4.9:
+ resolution: {integrity: sha512-QbT03FXRNdpuL+e9pLnu+XajZdm/TtIXVYY4lA9t+9l0fLZbHXDYEKitAqxrOj37o3Vx5ufxiRAniaIebYDCgw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -5006,7 +5006,7 @@ packages:
/@types/acorn@4.0.6:
resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==}
dependencies:
- '@types/estree': 0.0.50
+ '@types/estree': 1.0.1
dev: false
/@types/async-eventemitter@0.2.1:
@@ -5107,7 +5107,7 @@ packages:
resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==}
dependencies:
'@types/eslint': 8.44.0
- '@types/estree': 0.0.50
+ '@types/estree': 1.0.1
dev: true
/@types/eslint@8.2.1:
@@ -5120,14 +5120,14 @@ packages:
/@types/eslint@8.44.0:
resolution: {integrity: sha512-gsF+c/0XOguWgaOgvFs+xnnRqt9GwgTvIks36WpE6ueeI4KCEHHd8K/CKHqhOqrJKsYH8m27kRzQEvWXAwXUTw==}
dependencies:
- '@types/estree': 0.0.50
+ '@types/estree': 1.0.1
'@types/json-schema': 7.0.12
dev: true
/@types/estree-jsx@1.0.0:
resolution: {integrity: sha512-3qvGd0z8F2ENTGr/GG1yViqfiKmRfrXVx5sJyHGFu3z7m5g5utCQtGp/g29JnjflhtQJBv1WDQukHiT58xPcYQ==}
dependencies:
- '@types/estree': 0.0.50
+ '@types/estree': 1.0.1
dev: false
/@types/estree@0.0.39:
@@ -5136,6 +5136,7 @@ packages:
/@types/estree@0.0.50:
resolution: {integrity: sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==}
+ dev: true
/@types/estree@1.0.1:
resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==}
@@ -5166,10 +5167,10 @@ packages:
'@types/node': 20.4.1
dev: true
- /@types/hast@2.3.4:
- resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==}
+ /@types/hast@2.3.5:
+ resolution: {integrity: sha512-SvQi0L/lNpThgPoleH53cdjB3y9zpLlVjRbqB3rH8hx1jiRSBGAhyjV3H+URFjNVRqt2EdYNrbZE5IsGlNfpRg==}
dependencies:
- '@types/unist': 3.0.0
+ '@types/unist': 2.0.7
dev: false
/@types/html-minifier-terser@6.1.0:
@@ -5247,10 +5248,10 @@ packages:
resolution: {integrity: sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw==}
dev: true
- /@types/mdast@3.0.11:
- resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==}
+ /@types/mdast@3.0.12:
+ resolution: {integrity: sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==}
dependencies:
- '@types/unist': 3.0.0
+ '@types/unist': 2.0.7
dev: false
/@types/mdx@2.0.5:
@@ -5272,7 +5273,7 @@ packages:
/@types/mkdirp@0.5.2:
resolution: {integrity: sha512-U5icWpv7YnZYGsN4/cmh3WD2onMY0aJIiTE6+51TwJCttdHvtCYmkBNOobHlXwrJRL0nkH9jH4kD+1FAdMN4Tg==}
dependencies:
- '@types/node': 20.4.1
+ '@types/node': 12.20.55
dev: true
/@types/mocha@9.1.1:
@@ -5285,7 +5286,7 @@ packages:
/@types/node-fetch@2.6.4:
resolution: {integrity: sha512-1ZX9fcN4Rvkvgv4E6PAY5WXUFWFcRWxZa3EW83UjycOB9ljJCedb2CupIP4RZMEwF/M3eTcCihbBRgwtGbg5Rg==}
dependencies:
- '@types/node': 20.4.1
+ '@types/node': 12.20.55
form-data: 3.0.1
dev: true
@@ -5296,13 +5297,8 @@ packages:
/@types/node@12.20.55:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
- /@types/node@20.3.3:
- resolution: {integrity: sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw==}
- dev: true
-
/@types/node@20.4.1:
resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==}
- dev: true
/@types/node@8.10.66:
resolution: {integrity: sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==}
@@ -5319,7 +5315,7 @@ packages:
/@types/pbkdf2@3.1.0:
resolution: {integrity: sha512-Cf63Rv7jCQ0LaL8tNXmEyqTHuIJxRdlS5vMh1mj5voN4+QFhVZnlZruezqpWYDiJ8UTzhP0VmeLXCmBk66YrMQ==}
dependencies:
- '@types/node': 12.20.55
+ '@types/node': 20.4.1
/@types/prettier@2.7.3:
resolution: {integrity: sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==}
@@ -5353,7 +5349,7 @@ packages:
/@types/resolve@0.0.8:
resolution: {integrity: sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==}
dependencies:
- '@types/node': 20.4.1
+ '@types/node': 12.20.55
dev: true
/@types/responselike@1.0.0:
@@ -5382,7 +5378,7 @@ packages:
/@types/secp256k1@4.0.3:
resolution: {integrity: sha512-Da66lEIFeIz9ltsdMZcpQvmrmmoqrfju8pm1BH8WbYjZSwUgCwXLb9C+9XYogwBITnbsSaMdVPb2ekf7TV+03w==}
dependencies:
- '@types/node': 12.20.55
+ '@types/node': 20.4.1
/@types/semver@7.5.0:
resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==}
@@ -5416,8 +5412,8 @@ packages:
resolution: {integrity: sha512-b8e//LrIlhoXaaBcMC0J/s2/lIF9y5VJYKqbW4nA+tW/nqqDk1Dacd1ULLT7zgGsKs7PGbSnqCPzqEniZ0RxYg==}
dev: true
- /@types/unist@2.0.6:
- resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
+ /@types/unist@2.0.7:
+ resolution: {integrity: sha512-cputDpIbFgLUaGQn6Vqg3/YsJwxUwHLO13v3i5ouxT4lat0khip9AEWxtERujXV9wxIB1EyF97BSJFt6vpdI8g==}
dev: false
/@types/unist@3.0.0:
@@ -7844,6 +7840,22 @@ packages:
postcss-value-parser: 4.2.0
dev: true
+ /autoprefixer@10.4.14(postcss@8.4.25):
+ resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==}
+ engines: {node: ^10 || ^12 || >=14}
+ hasBin: true
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ browserslist: 4.21.9
+ caniuse-lite: 1.0.30001514
+ fraction.js: 4.2.0
+ normalize-range: 0.1.2
+ picocolors: 1.0.0
+ postcss: 8.4.25
+ postcss-value-parser: 4.2.0
+ dev: true
+
/available-typed-arrays@1.0.5:
resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==}
engines: {node: '>= 0.4'}
@@ -8840,7 +8852,7 @@ packages:
resolution: {integrity: sha512-WHVocJYavUwVgVViC0ORikPHQquXwVh939TaelZ4WDqpWgTX/FsGhl/+P4qBUAGcRvtOgDgC+xftNWWp2RUTAQ==}
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001514
+ caniuse-lite: 1.0.30001515
electron-to-chromium: 1.4.455
dev: true
@@ -9143,6 +9155,9 @@ packages:
/caniuse-lite@1.0.30001514:
resolution: {integrity: sha512-ENcIpYBmwAAOm/V2cXgM7rZUrKKaqisZl4ZAI520FIkqGXUxJjmaIssbRW5HVVR5tyV6ygTLIm15aU8LUmQSaQ==}
+ /caniuse-lite@1.0.30001515:
+ resolution: {integrity: sha512-eEFDwUOZbE24sb+Ecsx3+OvNETqjWIdabMy52oOkIgcUtAsQifjUG9q4U9dgTHJM2mfk4uEPxc0+xuFdJ629QA==}
+
/capital-case@1.0.4:
resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==}
dependencies:
@@ -12240,7 +12255,7 @@ packages:
resolution: {integrity: sha512-xbgqcrkIVbIG+lI/gzbvd9SGTJL4zqJKBFttUl5pP27KhAjtMKbX/mQXJ7qgyXpMgVy/zvpm0xoQQaGL8OloOw==}
dependencies:
'@types/estree-jsx': 1.0.0
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
dev: false
/estree-walker@1.0.1:
@@ -14269,7 +14284,7 @@ packages:
/hast-util-from-html-isomorphic@1.0.0:
resolution: {integrity: sha512-Yu480AKeOEN/+l5LA674a+7BmIvtDj24GvOt7MtQWuhzUwlaaRWdEPXAh3Qm5vhuthpAipFb2vTetKXWOjmTvw==}
dependencies:
- '@types/hast': 2.3.4
+ '@types/hast': 2.3.5
hast-util-from-dom: 4.2.0
hast-util-from-html: 1.0.2
unist-util-remove-position: 4.0.2
@@ -14278,7 +14293,7 @@ packages:
/hast-util-from-html@1.0.2:
resolution: {integrity: sha512-LhrTA2gfCbLOGJq2u/asp4kwuG0y6NhWTXiPKP+n0qNukKy7hc10whqqCFfyvIA1Q5U5d0sp9HhNim9gglEH4A==}
dependencies:
- '@types/hast': 2.3.4
+ '@types/hast': 2.3.5
hast-util-from-parse5: 7.1.2
parse5: 7.1.2
vfile: 5.3.7
@@ -14288,8 +14303,8 @@ packages:
/hast-util-from-parse5@7.1.2:
resolution: {integrity: sha512-Nz7FfPBuljzsN3tCQ4kCBKqdNhQE2l0Tn+X1ubgKBPRoiDIu1mL08Cfw4k7q71+Duyaw7DXDN+VTAp4Vh3oCOw==}
dependencies:
- '@types/hast': 2.3.4
- '@types/unist': 2.0.6
+ '@types/hast': 2.3.5
+ '@types/unist': 2.0.7
hastscript: 7.2.0
property-information: 6.2.0
vfile: 5.3.7
@@ -14300,14 +14315,14 @@ packages:
/hast-util-is-element@2.1.3:
resolution: {integrity: sha512-O1bKah6mhgEq2WtVMk+Ta5K7pPMqsBBlmzysLdcwKVrqzZQ0CHqUPiIVspNhAG1rvxpvJjtGee17XfauZYKqVA==}
dependencies:
- '@types/hast': 2.3.4
- '@types/unist': 2.0.6
+ '@types/hast': 2.3.5
+ '@types/unist': 2.0.7
dev: false
/hast-util-parse-selector@3.1.1:
resolution: {integrity: sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==}
dependencies:
- '@types/hast': 2.3.4
+ '@types/hast': 2.3.5
dev: false
/hast-util-to-estree@2.3.3:
@@ -14315,8 +14330,8 @@ packages:
dependencies:
'@types/estree': 1.0.1
'@types/estree-jsx': 1.0.0
- '@types/hast': 2.3.4
- '@types/unist': 2.0.6
+ '@types/hast': 2.3.5
+ '@types/unist': 2.0.7
comma-separated-tokens: 2.0.3
estree-util-attach-comments: 2.1.1
estree-util-is-identifier-name: 2.1.0
@@ -14335,8 +14350,8 @@ packages:
/hast-util-to-text@3.1.2:
resolution: {integrity: sha512-tcllLfp23dJJ+ju5wCCZHVpzsQQ43+moJbqVX3jNWPB7z/KFC4FyZD6R7y94cHL6MQ33YtMZL8Z0aIXXI4XFTw==}
dependencies:
- '@types/hast': 2.3.4
- '@types/unist': 2.0.6
+ '@types/hast': 2.3.5
+ '@types/unist': 2.0.7
hast-util-is-element: 2.1.3
unist-util-find-after: 4.0.1
dev: false
@@ -14348,7 +14363,7 @@ packages:
/hastscript@7.2.0:
resolution: {integrity: sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==}
dependencies:
- '@types/hast': 2.3.4
+ '@types/hast': 2.3.5
comma-separated-tokens: 2.0.3
hast-util-parse-selector: 3.1.1
property-information: 6.2.0
@@ -15033,7 +15048,7 @@ packages:
/is-reference@3.0.1:
resolution: {integrity: sha512-baJJdQLiYaJdvFbJqXrcGv3WU3QCzBlUcI5QhbesIm6/xPsvmO+2CDoi/GMOFBQEQm+PXkwOPrp9KK5ozZsp2w==}
dependencies:
- '@types/estree': 0.0.50
+ '@types/estree': 1.0.1
dev: false
/is-regex@1.1.4:
@@ -16774,15 +16789,15 @@ packages:
/mdast-util-definitions@5.1.2:
resolution: {integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==}
dependencies:
- '@types/mdast': 3.0.11
- '@types/unist': 2.0.6
+ '@types/mdast': 3.0.12
+ '@types/unist': 2.0.7
unist-util-visit: 4.1.2
dev: false
/mdast-util-find-and-replace@2.2.2:
resolution: {integrity: sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
escape-string-regexp: 5.0.0
unist-util-is: 5.2.1
unist-util-visit-parents: 5.1.3
@@ -16791,8 +16806,8 @@ packages:
/mdast-util-from-markdown@1.3.1:
resolution: {integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==}
dependencies:
- '@types/mdast': 3.0.11
- '@types/unist': 2.0.6
+ '@types/mdast': 3.0.12
+ '@types/unist': 2.0.7
decode-named-character-reference: 1.0.2
mdast-util-to-string: 3.2.0
micromark: 3.2.0
@@ -16810,7 +16825,7 @@ packages:
/mdast-util-gfm-autolink-literal@1.0.3:
resolution: {integrity: sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
ccount: 2.0.1
mdast-util-find-and-replace: 2.2.2
micromark-util-character: 1.2.0
@@ -16819,7 +16834,7 @@ packages:
/mdast-util-gfm-footnote@1.0.2:
resolution: {integrity: sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
mdast-util-to-markdown: 1.5.0
micromark-util-normalize-identifier: 1.1.0
dev: false
@@ -16827,14 +16842,14 @@ packages:
/mdast-util-gfm-strikethrough@1.0.3:
resolution: {integrity: sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
mdast-util-to-markdown: 1.5.0
dev: false
/mdast-util-gfm-table@1.0.7:
resolution: {integrity: sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
markdown-table: 3.0.3
mdast-util-from-markdown: 1.3.1
mdast-util-to-markdown: 1.5.0
@@ -16845,7 +16860,7 @@ packages:
/mdast-util-gfm-task-list-item@1.0.2:
resolution: {integrity: sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
mdast-util-to-markdown: 1.5.0
dev: false
@@ -16866,7 +16881,7 @@ packages:
/mdast-util-math@2.0.2:
resolution: {integrity: sha512-8gmkKVp9v6+Tgjtq6SYx9kGPpTf6FVYRa53/DLh479aldR9AyP48qeVOgNZ5X7QUK7nOy4yw7vg6mbiGcs9jWQ==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
longest-streak: 3.1.0
mdast-util-to-markdown: 1.5.0
dev: false
@@ -16875,8 +16890,8 @@ packages:
resolution: {integrity: sha512-xIPmR5ReJDu/DHH1OoIT1HkuybIfRGYRywC+gJtI7qHjCJp/M9jrmBEJW22O8lskDWm562BX2W8TiAwRTb0rKA==}
dependencies:
'@types/estree-jsx': 1.0.0
- '@types/hast': 2.3.4
- '@types/mdast': 3.0.11
+ '@types/hast': 2.3.5
+ '@types/mdast': 3.0.12
mdast-util-from-markdown: 1.3.1
mdast-util-to-markdown: 1.5.0
transitivePeerDependencies:
@@ -16887,9 +16902,9 @@ packages:
resolution: {integrity: sha512-DtMn9CmVhVzZx3f+optVDF8yFgQVt7FghCRNdlIaS3X5Bnym3hZwPbg/XW86vdpKjlc1PVj26SpnLGeJBXD3JA==}
dependencies:
'@types/estree-jsx': 1.0.0
- '@types/hast': 2.3.4
- '@types/mdast': 3.0.11
- '@types/unist': 2.0.6
+ '@types/hast': 2.3.5
+ '@types/mdast': 3.0.12
+ '@types/unist': 2.0.7
ccount: 2.0.1
mdast-util-from-markdown: 1.3.1
mdast-util-to-markdown: 1.5.0
@@ -16918,8 +16933,8 @@ packages:
resolution: {integrity: sha512-SXqglS0HrEvSdUEfoXFtcg7DRl7S2cwOXc7jkuusG472Mmjag34DUDeOJUZtl+BVnyeO1frIgVpHlNRWc2gk/w==}
dependencies:
'@types/estree-jsx': 1.0.0
- '@types/hast': 2.3.4
- '@types/mdast': 3.0.11
+ '@types/hast': 2.3.5
+ '@types/mdast': 3.0.12
mdast-util-from-markdown: 1.3.1
mdast-util-to-markdown: 1.5.0
transitivePeerDependencies:
@@ -16929,15 +16944,15 @@ packages:
/mdast-util-phrasing@3.0.1:
resolution: {integrity: sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
unist-util-is: 5.2.1
dev: false
/mdast-util-to-hast@12.3.0:
resolution: {integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==}
dependencies:
- '@types/hast': 2.3.4
- '@types/mdast': 3.0.11
+ '@types/hast': 2.3.5
+ '@types/mdast': 3.0.12
mdast-util-definitions: 5.1.2
micromark-util-sanitize-uri: 1.2.0
trim-lines: 3.0.1
@@ -16949,8 +16964,8 @@ packages:
/mdast-util-to-markdown@1.5.0:
resolution: {integrity: sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==}
dependencies:
- '@types/mdast': 3.0.11
- '@types/unist': 2.0.6
+ '@types/mdast': 3.0.12
+ '@types/unist': 2.0.7
longest-streak: 3.1.0
mdast-util-phrasing: 3.0.1
mdast-util-to-string: 3.2.0
@@ -16962,7 +16977,7 @@ packages:
/mdast-util-to-string@3.2.0:
resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
dev: false
/media-typer@0.3.0:
@@ -17410,7 +17425,7 @@ packages:
dependencies:
'@types/acorn': 4.0.6
'@types/estree': 1.0.1
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
estree-util-visit: 1.2.1
micromark-util-symbol: 1.1.0
micromark-util-types: 1.1.0
@@ -18050,26 +18065,26 @@ packages:
- supports-color
dev: false
- /next-seo@6.1.0(next@13.4.8)(react-dom@18.2.0)(react@18.2.0):
+ /next-seo@6.1.0(next@13.4.9)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==}
peerDependencies:
next: ^8.1.1-canary.54 || >=9.0.0
react: '>=16.0.0'
react-dom: '>=16.0.0'
dependencies:
- next: 13.4.8(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.9(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
- /next-themes@0.2.1(next@13.4.8)(react-dom@18.2.0)(react@18.2.0):
+ /next-themes@0.2.1(next@13.4.9)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==}
peerDependencies:
next: '*'
react: '*'
react-dom: '*'
dependencies:
- next: 13.4.8(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.9(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -18077,8 +18092,8 @@ packages:
/next-tick@1.1.0:
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
- /next@13.4.8(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-lxUjndYKjZHGK3CWeN2RI+/6ni6EUvjiqGWXAYPxUfGIdFGQ5XoisrqAJ/dF74aP27buAfs8MKIbIMMdxjqSBg==}
+ /next@13.4.9(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-vtefFm/BWIi/eWOqf1GsmKG3cjKw1k3LjuefKRcL3iiLl3zWzFdPG3as6xtxrGO6gwTzzaO1ktL4oiHt/uvTjA==}
engines: {node: '>=16.8.0'}
hasBin: true
peerDependencies:
@@ -18095,10 +18110,10 @@ packages:
sass:
optional: true
dependencies:
- '@next/env': 13.4.8
+ '@next/env': 13.4.9
'@swc/helpers': 0.5.1
busboy: 1.6.0
- caniuse-lite: 1.0.30001514
+ caniuse-lite: 1.0.30001515
postcss: 8.4.14
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
@@ -18106,25 +18121,25 @@ packages:
watchpack: 2.4.0
zod: 3.21.4
optionalDependencies:
- '@next/swc-darwin-arm64': 13.4.8
- '@next/swc-darwin-x64': 13.4.8
- '@next/swc-linux-arm64-gnu': 13.4.8
- '@next/swc-linux-arm64-musl': 13.4.8
- '@next/swc-linux-x64-gnu': 13.4.8
- '@next/swc-linux-x64-musl': 13.4.8
- '@next/swc-win32-arm64-msvc': 13.4.8
- '@next/swc-win32-ia32-msvc': 13.4.8
- '@next/swc-win32-x64-msvc': 13.4.8
+ '@next/swc-darwin-arm64': 13.4.9
+ '@next/swc-darwin-x64': 13.4.9
+ '@next/swc-linux-arm64-gnu': 13.4.9
+ '@next/swc-linux-arm64-musl': 13.4.9
+ '@next/swc-linux-x64-gnu': 13.4.9
+ '@next/swc-linux-x64-musl': 13.4.9
+ '@next/swc-win32-arm64-msvc': 13.4.9
+ '@next/swc-win32-ia32-msvc': 13.4.9
+ '@next/swc-win32-x64-msvc': 13.4.9
transitivePeerDependencies:
- '@babel/core'
- babel-plugin-macros
dev: false
- /nextra-theme-docs@2.8.0(next@13.4.8)(nextra@2.8.0)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-JoSAILDVp0GxeVWWZBFGoRijE2RcjZcXrMa47Fssi254T5wF+gm0HvEOSwrTaKaPaUL+IfshAiKglvXNKGzbNw==}
+ /nextra-theme-docs@2.9.0(next@13.4.9)(nextra@2.9.0)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-Gbjx5atl63JKWOEV2hAefP4X0wmJoLtFX4NekvNu9Y9fAdvtFdW0O2p0f8ISMS1JJgAl1ZmXm411J7rHnRnhmg==}
peerDependencies:
next: '>=9.5.3'
- nextra: 2.8.0
+ nextra: 2.9.0
react: '>=16.13.1'
react-dom: '>=16.13.1'
dependencies:
@@ -18136,24 +18151,25 @@ packages:
git-url-parse: 13.1.0
intersection-observer: 0.12.2
match-sorter: 6.3.1
- next: 13.4.8(react-dom@18.2.0)(react@18.2.0)
- next-seo: 6.1.0(next@13.4.8)(react-dom@18.2.0)(react@18.2.0)
- next-themes: 0.2.1(next@13.4.8)(react-dom@18.2.0)(react@18.2.0)
- nextra: 2.8.0(next@13.4.8)(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.9(react-dom@18.2.0)(react@18.2.0)
+ next-seo: 6.1.0(next@13.4.9)(react-dom@18.2.0)(react@18.2.0)
+ next-themes: 0.2.1(next@13.4.9)(react-dom@18.2.0)(react@18.2.0)
+ nextra: 2.9.0(next@13.4.9)(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
scroll-into-view-if-needed: 3.0.10
zod: 3.21.4
dev: false
- /nextra@2.8.0(next@13.4.8)(react-dom@18.2.0)(react@18.2.0):
- resolution: {integrity: sha512-WyRNzw1IM/eF3M1H3LSsbZH97QsYYgj8upjx0f8hY6GspmPyPRAvBBscmXRt+7vye2oIYjfVwSiD1rj9amqq9Q==}
+ /nextra@2.9.0(next@13.4.9)(react-dom@18.2.0)(react@18.2.0):
+ resolution: {integrity: sha512-GwYFwuS0UzCXAUVvs9sVAFe4AQeZ0VACbqW8rzw2goxHvpTXAWbIdXShPGz+MEPB8aAckfHy1p39XbfcVU3cRA==}
engines: {node: '>=16'}
peerDependencies:
next: '>=9.5.3'
react: '>=16.13.1'
react-dom: '>=16.13.1'
dependencies:
+ '@headlessui/react': 1.7.15(react-dom@18.2.0)(react@18.2.0)
'@mdx-js/mdx': 2.3.0
'@mdx-js/react': 2.3.0(react@18.2.0)
'@napi-rs/simple-git': 0.1.8
@@ -18164,21 +18180,21 @@ packages:
gray-matter: 4.0.3
katex: 0.16.8
lodash.get: 4.4.2
- next: 13.4.8(react-dom@18.2.0)(react@18.2.0)
+ next: 13.4.9(react-dom@18.2.0)(react@18.2.0)
next-mdx-remote: 4.4.1(react-dom@18.2.0)(react@18.2.0)
p-limit: 3.1.0
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
rehype-katex: 6.0.3
- rehype-pretty-code: 0.9.9(shiki@0.14.3)
+ rehype-pretty-code: 0.9.11(shiki@0.14.3)
remark-gfm: 3.0.1
remark-math: 5.1.1
remark-reading-time: 2.0.1
shiki: 0.14.3
slash: 3.0.0
title: 3.5.3
- unist-util-remove: 3.1.1
- unist-util-visit: 4.1.2
+ unist-util-remove: 4.0.0
+ unist-util-visit: 5.0.0
zod: 3.21.4
transitivePeerDependencies:
- supports-color
@@ -18753,7 +18769,7 @@ packages:
/parse-entities@4.0.1:
resolution: {integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
character-entities: 2.0.2
character-entities-legacy: 3.0.0
character-reference-invalid: 2.0.1
@@ -19977,7 +19993,7 @@ packages:
/rehype-katex@6.0.3:
resolution: {integrity: sha512-ByZlRwRUcWegNbF70CVRm2h/7xy7jQ3R9LaY4VVSvjnoVWwWVhNL60DiZsBpC5tSzYQOCvDbzncIpIjPZWodZA==}
dependencies:
- '@types/hast': 2.3.4
+ '@types/hast': 2.3.5
'@types/katex': 0.14.0
hast-util-from-html-isomorphic: 1.0.0
hast-util-to-text: 3.1.2
@@ -19985,13 +20001,13 @@ packages:
unist-util-visit: 4.1.2
dev: false
- /rehype-pretty-code@0.9.9(shiki@0.14.3):
- resolution: {integrity: sha512-mlU2Qgupn9MMK31CTmWk0Ie5Vp0od+jh2vCkGDBMlPAMeAvYASn6Ois6xRmosutMT4yH/COc3R4r/PELpuUoWg==}
+ /rehype-pretty-code@0.9.11(shiki@0.14.3):
+ resolution: {integrity: sha512-Eq90eCYXQJISktfRZ8PPtwc5SUyH6fJcxS8XOMnHPUQZBtC6RYo67gGlley9X2nR8vlniPj0/7oCDEYHKQa/oA==}
engines: {node: '>=16'}
peerDependencies:
shiki: '*'
dependencies:
- '@types/hast': 2.3.4
+ '@types/hast': 2.3.5
hash-obj: 4.0.0
parse-numeric-range: 1.3.0
shiki: 0.14.3
@@ -20005,7 +20021,7 @@ packages:
/remark-gfm@3.0.1:
resolution: {integrity: sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
mdast-util-gfm: 2.0.2
micromark-extension-gfm: 2.0.3
unified: 10.1.2
@@ -20016,7 +20032,7 @@ packages:
/remark-math@5.1.1:
resolution: {integrity: sha512-cE5T2R/xLVtfFI4cCePtiRn+e6jKMtFDR3P8V3qpv8wpKjwvHoBA4eJzvX+nVrnlNy0911bdGmuspCSwetfYHw==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
mdast-util-math: 2.0.2
micromark-extension-math: 2.1.2
unified: 10.1.2
@@ -20034,7 +20050,7 @@ packages:
/remark-parse@10.0.2:
resolution: {integrity: sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==}
dependencies:
- '@types/mdast': 3.0.11
+ '@types/mdast': 3.0.12
mdast-util-from-markdown: 1.3.1
unified: 10.1.2
transitivePeerDependencies:
@@ -20053,8 +20069,8 @@ packages:
/remark-rehype@10.1.0:
resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==}
dependencies:
- '@types/hast': 2.3.4
- '@types/mdast': 3.0.11
+ '@types/hast': 2.3.5
+ '@types/mdast': 3.0.12
mdast-util-to-hast: 12.3.0
unified: 10.1.2
dev: false
@@ -22655,7 +22671,7 @@ packages:
/unified@10.1.2:
resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
bail: 2.0.2
extend: 3.0.2
is-buffer: 2.0.5
@@ -22689,7 +22705,7 @@ packages:
/unist-util-find-after@4.0.1:
resolution: {integrity: sha512-QO/PuPMm2ERxC6vFXEPtmAutOopy5PknD+Oq64gGwxKtk4xwo9Z97t9Av1obPmGU0IyTa6EKYUfTrK2QJS3Ozw==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
unist-util-is: 5.2.1
dev: false
@@ -22700,60 +22716,73 @@ packages:
/unist-util-is@5.2.1:
resolution: {integrity: sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
+ dev: false
+
+ /unist-util-is@6.0.0:
+ resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
+ dependencies:
+ '@types/unist': 3.0.0
dev: false
/unist-util-position-from-estree@1.1.2:
resolution: {integrity: sha512-poZa0eXpS+/XpoQwGwl79UUdea4ol2ZuCYguVaJS4qzIOMDzbqz8a3erUCOmubSZkaOuGamb3tX790iwOIROww==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
dev: false
/unist-util-position@4.0.4:
resolution: {integrity: sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
dev: false
/unist-util-remove-position@4.0.2:
resolution: {integrity: sha512-TkBb0HABNmxzAcfLf4qsIbFbaPDvMO6wa3b3j4VcEzFVaw1LBKwnW4/sRJ/atSLSzoIg41JWEdnE7N6DIhGDGQ==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
unist-util-visit: 4.1.2
dev: false
- /unist-util-remove@3.1.1:
- resolution: {integrity: sha512-kfCqZK5YVY5yEa89tvpl7KnBBHu2c6CzMkqHUrlOqaRgGOMp0sMvwWOVrbAtj03KhovQB7i96Gda72v/EFE0vw==}
+ /unist-util-remove@4.0.0:
+ resolution: {integrity: sha512-b4gokeGId57UVRX/eVKej5gXqGlc9+trkORhFJpu9raqZkZhU0zm8Doi05+HaiBsMEIJowL+2WtQ5ItjsngPXg==}
dependencies:
- '@types/unist': 2.0.6
- unist-util-is: 5.2.1
- unist-util-visit-parents: 5.1.3
+ '@types/unist': 3.0.0
+ unist-util-is: 6.0.0
+ unist-util-visit-parents: 6.0.1
dev: false
/unist-util-stringify-position@3.0.3:
resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
dev: false
/unist-util-visit-parents@4.1.1:
resolution: {integrity: sha512-1xAFJXAKpnnJl8G7K5KgU7FY55y3GcLIXqkzUj5QF/QVP7biUm0K0O2oqVkYsdjzJKifYeWn9+o6piAK2hGSHw==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
unist-util-is: 5.2.1
dev: false
/unist-util-visit-parents@5.1.3:
resolution: {integrity: sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
unist-util-is: 5.2.1
dev: false
+ /unist-util-visit-parents@6.0.1:
+ resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
+ dependencies:
+ '@types/unist': 3.0.0
+ unist-util-is: 6.0.0
+ dev: false
+
/unist-util-visit@3.1.0:
resolution: {integrity: sha512-Szoh+R/Ll68QWAyQyZZpQzZQm2UPbxibDvaY8Xc9SUtYgPsDzx5AWSk++UUt2hJuow8mvwR+rG+LQLw+KsuAKA==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
unist-util-is: 5.2.1
unist-util-visit-parents: 4.1.1
dev: false
@@ -22761,11 +22790,19 @@ packages:
/unist-util-visit@4.1.2:
resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
unist-util-is: 5.2.1
unist-util-visit-parents: 5.1.3
dev: false
+ /unist-util-visit@5.0.0:
+ resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
+ dependencies:
+ '@types/unist': 3.0.0
+ unist-util-is: 6.0.0
+ unist-util-visit-parents: 6.0.1
+ dev: false
+
/universalify@0.1.2:
resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==}
engines: {node: '>= 4.0.0'}
@@ -23023,7 +23060,7 @@ packages:
/vfile-location@4.1.0:
resolution: {integrity: sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
vfile: 5.3.7
dev: false
@@ -23038,14 +23075,14 @@ packages:
/vfile-message@3.1.4:
resolution: {integrity: sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
unist-util-stringify-position: 3.0.3
dev: false
/vfile@5.3.7:
resolution: {integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==}
dependencies:
- '@types/unist': 2.0.6
+ '@types/unist': 2.0.7
is-buffer: 2.0.5
unist-util-stringify-position: 3.0.3
vfile-message: 3.1.4