sparkecoder 0.1.21 → 0.1.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agent/index.d.ts +3 -3
- package/dist/agent/index.js +1361 -215
- package/dist/agent/index.js.map +1 -1
- package/dist/cli.js +2179 -349
- package/dist/cli.js.map +1 -1
- package/dist/db/index.d.ts +20 -2
- package/dist/db/index.js +97 -0
- package/dist/db/index.js.map +1 -1
- package/dist/{index-BzedNBK-.d.ts → index-BblbmG_0.d.ts} +42 -6
- package/dist/index.d.ts +6 -6
- package/dist/index.js +2165 -335
- package/dist/index.js.map +1 -1
- package/dist/{schema-CkrIadxa.d.ts → schema-D_8A4k01.d.ts} +270 -3
- package/dist/search-ybREg7F_.d.ts +254 -0
- package/dist/server/index.js +2163 -333
- package/dist/server/index.js.map +1 -1
- package/dist/tools/index.d.ts +7 -56
- package/dist/tools/index.js +894 -27
- package/dist/tools/index.js.map +1 -1
- package/package.json +5 -1
- package/web/.next/BUILD_ID +1 -1
- package/web/.next/standalone/web/.next/BUILD_ID +1 -1
- package/web/.next/standalone/web/.next/app-path-routes-manifest.json +4 -0
- package/web/.next/standalone/web/.next/build-manifest.json +7 -6
- package/web/.next/standalone/web/.next/prerender-manifest.json +99 -3
- package/web/.next/standalone/web/.next/required-server-files.json +28 -4
- package/web/.next/standalone/web/.next/routes-manifest.json +24 -0
- package/web/.next/standalone/web/.next/server/app/(main)/page/build-manifest.json +5 -4
- package/web/.next/standalone/web/.next/server/app/(main)/page.js +2 -2
- package/web/.next/standalone/web/.next/server/app/(main)/page.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/(main)/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/(main)/session/[id]/page/build-manifest.json +5 -4
- package/web/.next/standalone/web/.next/server/app/(main)/session/[id]/page.js +2 -2
- package/web/.next/standalone/web/.next/server/app/(main)/session/[id]/page.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/(main)/session/[id]/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error/page/build-manifest.json +5 -4
- package/web/.next/standalone/web/.next/server/app/_global-error/page.js +2 -2
- package/web/.next/standalone/web/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.html +2 -2
- package/web/.next/standalone/web/.next/server/app/_global-error.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found/page/build-manifest.json +5 -4
- package/web/.next/standalone/web/.next/server/app/_not-found/page.js +2 -2
- package/web/.next/standalone/web/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.html +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/api/config/route.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/api/health/route.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/installation/page/app-paths-manifest.json +3 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation/page/build-manifest.json +18 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation/page/next-font-manifest.json +11 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation/page/react-loadable-manifest.json +1 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation/page/server-reference-manifest.json +4 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation/page.js +21 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation/page.js.map +5 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation/page.js.nft.json +1 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation/page_client-reference-manifest.js +2 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.html +86 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.meta +16 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.rsc +36 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_full.segment.rsc +36 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_head.segment.rsc +6 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_index.segment.rsc +7 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_tree.segment.rsc +3 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs/installation/__PAGE__.segment.rsc +22 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs/installation.segment.rsc +4 -0
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs.segment.rsc +5 -0
- package/web/.next/standalone/web/.next/server/app/docs/page/app-paths-manifest.json +3 -0
- package/web/.next/standalone/web/.next/server/app/docs/page/build-manifest.json +18 -0
- package/web/.next/standalone/web/.next/server/app/docs/page/next-font-manifest.json +11 -0
- package/web/.next/standalone/web/.next/server/app/docs/page/react-loadable-manifest.json +1 -0
- package/web/.next/standalone/web/.next/server/app/docs/page/server-reference-manifest.json +4 -0
- package/web/.next/standalone/web/.next/server/app/docs/page.js +21 -0
- package/web/.next/standalone/web/.next/server/app/docs/page.js.map +5 -0
- package/web/.next/standalone/web/.next/server/app/docs/page.js.nft.json +1 -0
- package/web/.next/standalone/web/.next/server/app/docs/page_client-reference-manifest.js +2 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills/page/app-paths-manifest.json +3 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills/page/build-manifest.json +18 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills/page/next-font-manifest.json +11 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills/page/react-loadable-manifest.json +1 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills/page/server-reference-manifest.json +4 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills/page.js +21 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills/page.js.map +5 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills/page.js.nft.json +1 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills/page_client-reference-manifest.js +2 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.html +268 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.meta +16 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.rsc +82 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_full.segment.rsc +82 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_head.segment.rsc +6 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_index.segment.rsc +7 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_tree.segment.rsc +3 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs/skills/__PAGE__.segment.rsc +66 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs/skills.segment.rsc +4 -0
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs.segment.rsc +5 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools/page/app-paths-manifest.json +3 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools/page/build-manifest.json +18 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools/page/next-font-manifest.json +11 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools/page/react-loadable-manifest.json +1 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools/page/server-reference-manifest.json +4 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools/page.js +21 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools/page.js.map +5 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools/page.js.nft.json +1 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools/page_client-reference-manifest.js +2 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.html +242 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.meta +16 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.rsc +87 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_full.segment.rsc +87 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_head.segment.rsc +6 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_index.segment.rsc +7 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_tree.segment.rsc +3 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs/tools/__PAGE__.segment.rsc +72 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs/tools.segment.rsc +4 -0
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs.segment.rsc +5 -0
- package/web/.next/standalone/web/.next/server/app/docs.html +74 -0
- package/web/.next/standalone/web/.next/server/app/docs.meta +15 -0
- package/web/.next/standalone/web/.next/server/app/docs.rsc +34 -0
- package/web/.next/standalone/web/.next/server/app/docs.segments/_full.segment.rsc +34 -0
- package/web/.next/standalone/web/.next/server/app/docs.segments/_head.segment.rsc +6 -0
- package/web/.next/standalone/web/.next/server/app/docs.segments/_index.segment.rsc +7 -0
- package/web/.next/standalone/web/.next/server/app/docs.segments/_tree.segment.rsc +3 -0
- package/web/.next/standalone/web/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +20 -0
- package/web/.next/standalone/web/.next/server/app/docs.segments/docs.segment.rsc +5 -0
- package/web/.next/standalone/web/.next/server/app/index.html +1 -1
- package/web/.next/standalone/web/.next/server/app/index.rsc +4 -4
- package/web/.next/standalone/web/.next/server/app/index.segments/!KG1haW4p/__PAGE__.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/index.segments/!KG1haW4p.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/web/.next/standalone/web/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app-paths-manifest.json +4 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_378282b1._.js → 2374f_244589df._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_5de336d2._.js → 2374f_41a27541._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_30f9df13._.js → 2374f_47c9e2d5._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_d94c2b70._.js → 2374f_4bf2df9d._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/2374f_663d1038._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/2374f_954e49c0._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_1d78db71._.js → 2374f_c33b095a._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_bbc99511._.js → 2374f_fa61fbb2._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_8825dcc9._.js → 2374f_fb82ac0d._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{web_96bca05b._.js → 2374f_next_dist_bbe64674._.js} +2 -2
- package/web/.next/standalone/web/.next/server/chunks/ssr/{[root-of-the-server]__7f04455b._.js → [root-of-the-server]__1e06ddf7._.js} +2 -2
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__2b151e1c._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__2dbf511a._.js +9 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__397fadd4._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__44bd8bd1._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__70cecda8._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__9fdf9974._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/{[root-of-the-server]__f18f92f4._.js → [root-of-the-server]__b050bb8f._.js} +2 -2
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__d3034cd2._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/{[root-of-the-server]__c3a1e22c._.js → [root-of-the-server]__ef2713cf._.js} +2 -2
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__f764bebe._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_046bf7db._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_656c1e45._.js +7 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_76ccf09f._.js +8 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web__next-internal_server_app_docs_installation_page_actions_52cc0648.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web__next-internal_server_app_docs_page_actions_4fe77da8.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web__next-internal_server_app_docs_skills_page_actions_251df2e1.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web__next-internal_server_app_docs_tools_page_actions_3e6382b0.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_a565dc94._.js +4 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_b1cce0b7._.js +4 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_b42ed1be._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_c0c2bee4._.js +4 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_eea9c122._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_ff00a5c3._.js +4 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_src_app_(main)_layout_tsx_453f6492._.js +3 -0
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_src_app_(main)_page_tsx_5ac4794b._.js +3 -0
- package/web/.next/standalone/web/.next/server/middleware-build-manifest.js +5 -4
- package/web/.next/standalone/web/.next/server/next-font-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/next-font-manifest.json +16 -0
- package/web/.next/standalone/web/.next/server/pages/404.html +1 -1
- package/web/.next/standalone/web/.next/server/pages/500.html +2 -2
- package/web/.next/standalone/web/.next/server/server-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/server-reference-manifest.json +1 -1
- package/web/.next/standalone/web/.next/static/chunks/0cc382a66266188e.js +7 -0
- package/web/.next/standalone/web/.next/static/chunks/0fda34e553582102.js +1 -0
- package/web/.next/standalone/web/.next/static/{static/chunks/5ec82ce8f3aabaf0.js → chunks/6407c045dfc908fe.js} +3 -3
- package/web/.next/standalone/web/.next/static/chunks/651e187cc15d66de.js +1 -0
- package/web/.next/standalone/web/.next/static/chunks/862ced58ce21a270.js +4 -0
- package/web/.next/standalone/web/.next/static/chunks/89bc21c0443670f4.js +1 -0
- package/web/.next/standalone/web/.next/static/chunks/8f4edf22ededc29b.js +7 -0
- package/web/.next/standalone/web/.next/static/chunks/ad6b9dbb257d62cc.js +1 -0
- package/web/.next/standalone/web/.next/static/chunks/af22745850132107.css +1 -0
- package/web/.next/standalone/web/.next/static/chunks/b9ad1584d4e11d12.js +1 -0
- package/web/.next/standalone/web/.next/static/chunks/db9b22c844a35e20.js +5 -0
- package/web/.next/standalone/web/.next/static/chunks/turbopack-597558bb7b6982f6.js +4 -0
- package/web/.next/standalone/web/.next/static/static/chunks/0cc382a66266188e.js +7 -0
- package/web/.next/standalone/web/.next/static/static/chunks/0fda34e553582102.js +1 -0
- package/web/.next/{static/chunks/5ec82ce8f3aabaf0.js → standalone/web/.next/static/static/chunks/6407c045dfc908fe.js} +3 -3
- package/web/.next/standalone/web/.next/static/static/chunks/651e187cc15d66de.js +1 -0
- package/web/.next/standalone/web/.next/static/static/chunks/862ced58ce21a270.js +4 -0
- package/web/.next/standalone/web/.next/static/static/chunks/89bc21c0443670f4.js +1 -0
- package/web/.next/standalone/web/.next/static/static/chunks/8f4edf22ededc29b.js +7 -0
- package/web/.next/standalone/web/.next/static/static/chunks/ad6b9dbb257d62cc.js +1 -0
- package/web/.next/standalone/web/.next/static/static/chunks/af22745850132107.css +1 -0
- package/web/.next/standalone/web/.next/static/static/chunks/b9ad1584d4e11d12.js +1 -0
- package/web/.next/standalone/web/.next/static/static/chunks/db9b22c844a35e20.js +5 -0
- package/web/.next/standalone/web/.next/static/static/chunks/turbopack-597558bb7b6982f6.js +4 -0
- package/web/.next/standalone/web/mdx-components.tsx +119 -0
- package/web/.next/standalone/web/next.config.ts +15 -1
- package/web/.next/standalone/web/package-lock.json +559 -4
- package/web/.next/standalone/web/package.json +4 -0
- package/web/.next/standalone/web/runtime-config.json +1 -1
- package/web/.next/standalone/web/server.js +1 -1
- package/web/.next/standalone/web/src/app/(main)/page.tsx +127 -5
- package/web/.next/standalone/web/src/app/docs/installation/page.mdx +128 -0
- package/web/.next/standalone/web/src/app/docs/layout.tsx +74 -0
- package/web/.next/standalone/web/src/app/docs/page.mdx +90 -0
- package/web/.next/standalone/web/src/app/docs/skills/page.mdx +334 -0
- package/web/.next/standalone/web/src/app/docs/tools/page.mdx +300 -0
- package/web/.next/standalone/web/src/components/ai-elements/mention-input.tsx +809 -0
- package/web/.next/standalone/web/src/components/ai-elements/search-tool.tsx +400 -0
- package/web/.next/standalone/web/src/components/ai-elements/speech-input.tsx +89 -36
- package/web/.next/standalone/web/src/components/ai-elements/subagent-modal.tsx +275 -0
- package/web/.next/standalone/web/src/components/ai-elements/write-file-tool.tsx +19 -5
- package/web/.next/standalone/web/src/components/chat-interface.tsx +820 -50
- package/web/.next/standalone/web/src/hooks/use-workspace-files.ts +108 -0
- package/web/.next/standalone/web/src/lib/api.ts +223 -6
- package/web/.next/static/chunks/0cc382a66266188e.js +7 -0
- package/web/.next/static/chunks/0fda34e553582102.js +1 -0
- package/web/.next/{standalone/web/.next/static/chunks/5ec82ce8f3aabaf0.js → static/chunks/6407c045dfc908fe.js} +3 -3
- package/web/.next/static/chunks/651e187cc15d66de.js +1 -0
- package/web/.next/static/chunks/862ced58ce21a270.js +4 -0
- package/web/.next/static/chunks/89bc21c0443670f4.js +1 -0
- package/web/.next/static/chunks/8f4edf22ededc29b.js +7 -0
- package/web/.next/static/chunks/ad6b9dbb257d62cc.js +1 -0
- package/web/.next/static/chunks/af22745850132107.css +1 -0
- package/web/.next/static/chunks/b9ad1584d4e11d12.js +1 -0
- package/web/.next/static/chunks/db9b22c844a35e20.js +5 -0
- package/web/.next/static/chunks/turbopack-597558bb7b6982f6.js +4 -0
- package/web/package.json +4 -0
- package/dist/bash-CGAqW7HR.d.ts +0 -80
- package/web/.next/standalone/web/.next/server/chunks/ssr/2374f_9bf3c7f3._.js +0 -3
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__0f6b5fa7._.js +0 -3
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__513c6b45._.js +0 -3
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__a984d933._.js +0 -9
- package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__de58a952._.js +0 -3
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_19b6934c._.js +0 -8
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_d7d3e40d._.js +0 -7
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_e6034803._.js +0 -3
- package/web/.next/standalone/web/.next/static/chunks/03d4169891280e04.js +0 -7
- package/web/.next/standalone/web/.next/static/chunks/2d5da0cfc011b8d9.js +0 -1
- package/web/.next/standalone/web/.next/static/chunks/634fd97fab9ed4e4.js +0 -4
- package/web/.next/standalone/web/.next/static/chunks/77e4bf0421481629.js +0 -1
- package/web/.next/standalone/web/.next/static/chunks/a86053f0894587f2.js +0 -7
- package/web/.next/standalone/web/.next/static/chunks/beb9625c4a470042.js +0 -1
- package/web/.next/standalone/web/.next/static/chunks/c2244168e74b8c78.js +0 -1
- package/web/.next/standalone/web/.next/static/chunks/c81c1aec4369c77f.js +0 -5
- package/web/.next/standalone/web/.next/static/chunks/d0a69c59b1c0d99c.css +0 -1
- package/web/.next/standalone/web/.next/static/chunks/turbopack-54bc7d566cd2d105.js +0 -4
- package/web/.next/standalone/web/.next/static/static/chunks/03d4169891280e04.js +0 -7
- package/web/.next/standalone/web/.next/static/static/chunks/2d5da0cfc011b8d9.js +0 -1
- package/web/.next/standalone/web/.next/static/static/chunks/634fd97fab9ed4e4.js +0 -4
- package/web/.next/standalone/web/.next/static/static/chunks/77e4bf0421481629.js +0 -1
- package/web/.next/standalone/web/.next/static/static/chunks/a86053f0894587f2.js +0 -7
- package/web/.next/standalone/web/.next/static/static/chunks/beb9625c4a470042.js +0 -1
- package/web/.next/standalone/web/.next/static/static/chunks/c2244168e74b8c78.js +0 -1
- package/web/.next/standalone/web/.next/static/static/chunks/c81c1aec4369c77f.js +0 -5
- package/web/.next/standalone/web/.next/static/static/chunks/d0a69c59b1c0d99c.css +0 -1
- package/web/.next/standalone/web/.next/static/static/chunks/turbopack-54bc7d566cd2d105.js +0 -4
- package/web/.next/static/chunks/03d4169891280e04.js +0 -7
- package/web/.next/static/chunks/2d5da0cfc011b8d9.js +0 -1
- package/web/.next/static/chunks/634fd97fab9ed4e4.js +0 -4
- package/web/.next/static/chunks/77e4bf0421481629.js +0 -1
- package/web/.next/static/chunks/a86053f0894587f2.js +0 -7
- package/web/.next/static/chunks/beb9625c4a470042.js +0 -1
- package/web/.next/static/chunks/c2244168e74b8c78.js +0 -1
- package/web/.next/static/chunks/c81c1aec4369c77f.js +0 -5
- package/web/.next/static/chunks/d0a69c59b1c0d99c.css +0 -1
- package/web/.next/static/chunks/turbopack-54bc7d566cd2d105.js +0 -4
- /package/web/.next/standalone/web/.next/static/{kABnAk0Y1tlcrUKDlM8UT → static/uXbuwS0U7fRElucaXbKUe}/_buildManifest.js +0 -0
- /package/web/.next/standalone/web/.next/static/{kABnAk0Y1tlcrUKDlM8UT → static/uXbuwS0U7fRElucaXbKUe}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/standalone/web/.next/static/{kABnAk0Y1tlcrUKDlM8UT → static/uXbuwS0U7fRElucaXbKUe}/_ssgManifest.js +0 -0
- /package/web/.next/standalone/web/.next/static/{static/kABnAk0Y1tlcrUKDlM8UT → uXbuwS0U7fRElucaXbKUe}/_buildManifest.js +0 -0
- /package/web/.next/standalone/web/.next/static/{static/kABnAk0Y1tlcrUKDlM8UT → uXbuwS0U7fRElucaXbKUe}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/standalone/web/.next/static/{static/kABnAk0Y1tlcrUKDlM8UT → uXbuwS0U7fRElucaXbKUe}/_ssgManifest.js +0 -0
- /package/web/.next/static/{kABnAk0Y1tlcrUKDlM8UT → uXbuwS0U7fRElucaXbKUe}/_buildManifest.js +0 -0
- /package/web/.next/static/{kABnAk0Y1tlcrUKDlM8UT → uXbuwS0U7fRElucaXbKUe}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/static/{kABnAk0Y1tlcrUKDlM8UT → uXbuwS0U7fRElucaXbKUe}/_ssgManifest.js +0 -0
|
@@ -8,6 +8,9 @@
|
|
|
8
8
|
"name": "web",
|
|
9
9
|
"version": "0.1.0",
|
|
10
10
|
"dependencies": {
|
|
11
|
+
"@mdx-js/loader": "^3.1.1",
|
|
12
|
+
"@mdx-js/react": "^3.1.1",
|
|
13
|
+
"@next/mdx": "^16.1.6",
|
|
11
14
|
"@radix-ui/react-accordion": "^1.2.12",
|
|
12
15
|
"@radix-ui/react-avatar": "^1.1.11",
|
|
13
16
|
"@radix-ui/react-collapsible": "^1.1.12",
|
|
@@ -30,6 +33,7 @@
|
|
|
30
33
|
"@streamdown/code": "^1.0.1",
|
|
31
34
|
"@streamdown/math": "^1.0.1",
|
|
32
35
|
"@streamdown/mermaid": "^1.0.1",
|
|
36
|
+
"@types/mdx": "^2.0.13",
|
|
33
37
|
"@xyflow/react": "^12.10.0",
|
|
34
38
|
"ai": "^6.0.49",
|
|
35
39
|
"ansi-to-react": "^6.2.6",
|
|
@@ -1954,6 +1958,82 @@
|
|
|
1954
1958
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
1955
1959
|
}
|
|
1956
1960
|
},
|
|
1961
|
+
"node_modules/@mdx-js/loader": {
|
|
1962
|
+
"version": "3.1.1",
|
|
1963
|
+
"resolved": "https://registry.npmjs.org/@mdx-js/loader/-/loader-3.1.1.tgz",
|
|
1964
|
+
"integrity": "sha512-0TTacJyZ9mDmY+VefuthVshaNIyCGZHJG2fMnGaDttCt8HmjUF7SizlHJpaCDoGnN635nK1wpzfpx/Xx5S4WnQ==",
|
|
1965
|
+
"license": "MIT",
|
|
1966
|
+
"dependencies": {
|
|
1967
|
+
"@mdx-js/mdx": "^3.0.0",
|
|
1968
|
+
"source-map": "^0.7.0"
|
|
1969
|
+
},
|
|
1970
|
+
"funding": {
|
|
1971
|
+
"type": "opencollective",
|
|
1972
|
+
"url": "https://opencollective.com/unified"
|
|
1973
|
+
},
|
|
1974
|
+
"peerDependencies": {
|
|
1975
|
+
"webpack": ">=5"
|
|
1976
|
+
},
|
|
1977
|
+
"peerDependenciesMeta": {
|
|
1978
|
+
"webpack": {
|
|
1979
|
+
"optional": true
|
|
1980
|
+
}
|
|
1981
|
+
}
|
|
1982
|
+
},
|
|
1983
|
+
"node_modules/@mdx-js/mdx": {
|
|
1984
|
+
"version": "3.1.1",
|
|
1985
|
+
"resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-3.1.1.tgz",
|
|
1986
|
+
"integrity": "sha512-f6ZO2ifpwAQIpzGWaBQT2TXxPv6z3RBzQKpVftEWN78Vl/YweF1uwussDx8ECAXVtr3Rs89fKyG9YlzUs9DyGQ==",
|
|
1987
|
+
"license": "MIT",
|
|
1988
|
+
"dependencies": {
|
|
1989
|
+
"@types/estree": "^1.0.0",
|
|
1990
|
+
"@types/estree-jsx": "^1.0.0",
|
|
1991
|
+
"@types/hast": "^3.0.0",
|
|
1992
|
+
"@types/mdx": "^2.0.0",
|
|
1993
|
+
"acorn": "^8.0.0",
|
|
1994
|
+
"collapse-white-space": "^2.0.0",
|
|
1995
|
+
"devlop": "^1.0.0",
|
|
1996
|
+
"estree-util-is-identifier-name": "^3.0.0",
|
|
1997
|
+
"estree-util-scope": "^1.0.0",
|
|
1998
|
+
"estree-walker": "^3.0.0",
|
|
1999
|
+
"hast-util-to-jsx-runtime": "^2.0.0",
|
|
2000
|
+
"markdown-extensions": "^2.0.0",
|
|
2001
|
+
"recma-build-jsx": "^1.0.0",
|
|
2002
|
+
"recma-jsx": "^1.0.0",
|
|
2003
|
+
"recma-stringify": "^1.0.0",
|
|
2004
|
+
"rehype-recma": "^1.0.0",
|
|
2005
|
+
"remark-mdx": "^3.0.0",
|
|
2006
|
+
"remark-parse": "^11.0.0",
|
|
2007
|
+
"remark-rehype": "^11.0.0",
|
|
2008
|
+
"source-map": "^0.7.0",
|
|
2009
|
+
"unified": "^11.0.0",
|
|
2010
|
+
"unist-util-position-from-estree": "^2.0.0",
|
|
2011
|
+
"unist-util-stringify-position": "^4.0.0",
|
|
2012
|
+
"unist-util-visit": "^5.0.0",
|
|
2013
|
+
"vfile": "^6.0.0"
|
|
2014
|
+
},
|
|
2015
|
+
"funding": {
|
|
2016
|
+
"type": "opencollective",
|
|
2017
|
+
"url": "https://opencollective.com/unified"
|
|
2018
|
+
}
|
|
2019
|
+
},
|
|
2020
|
+
"node_modules/@mdx-js/react": {
|
|
2021
|
+
"version": "3.1.1",
|
|
2022
|
+
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.1.tgz",
|
|
2023
|
+
"integrity": "sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==",
|
|
2024
|
+
"license": "MIT",
|
|
2025
|
+
"dependencies": {
|
|
2026
|
+
"@types/mdx": "^2.0.0"
|
|
2027
|
+
},
|
|
2028
|
+
"funding": {
|
|
2029
|
+
"type": "opencollective",
|
|
2030
|
+
"url": "https://opencollective.com/unified"
|
|
2031
|
+
},
|
|
2032
|
+
"peerDependencies": {
|
|
2033
|
+
"@types/react": ">=16",
|
|
2034
|
+
"react": ">=16"
|
|
2035
|
+
}
|
|
2036
|
+
},
|
|
1957
2037
|
"node_modules/@mermaid-js/parser": {
|
|
1958
2038
|
"version": "0.6.3",
|
|
1959
2039
|
"resolved": "https://registry.npmjs.org/@mermaid-js/parser/-/parser-0.6.3.tgz",
|
|
@@ -1992,6 +2072,27 @@
|
|
|
1992
2072
|
"fast-glob": "3.3.1"
|
|
1993
2073
|
}
|
|
1994
2074
|
},
|
|
2075
|
+
"node_modules/@next/mdx": {
|
|
2076
|
+
"version": "16.1.6",
|
|
2077
|
+
"resolved": "https://registry.npmjs.org/@next/mdx/-/mdx-16.1.6.tgz",
|
|
2078
|
+
"integrity": "sha512-PT5JR4WPPYOls7WD6xEqUVVI9HDY8kY7XLQsNYB2lSZk5eJSXWu3ECtIYmfR0hZpx8Sg7BKZYKi2+u5OTSEx0w==",
|
|
2079
|
+
"license": "MIT",
|
|
2080
|
+
"dependencies": {
|
|
2081
|
+
"source-map": "^0.7.0"
|
|
2082
|
+
},
|
|
2083
|
+
"peerDependencies": {
|
|
2084
|
+
"@mdx-js/loader": ">=0.15.0",
|
|
2085
|
+
"@mdx-js/react": ">=0.15.0"
|
|
2086
|
+
},
|
|
2087
|
+
"peerDependenciesMeta": {
|
|
2088
|
+
"@mdx-js/loader": {
|
|
2089
|
+
"optional": true
|
|
2090
|
+
},
|
|
2091
|
+
"@mdx-js/react": {
|
|
2092
|
+
"optional": true
|
|
2093
|
+
}
|
|
2094
|
+
}
|
|
2095
|
+
},
|
|
1995
2096
|
"node_modules/@next/swc-darwin-arm64": {
|
|
1996
2097
|
"version": "16.1.4",
|
|
1997
2098
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.4.tgz",
|
|
@@ -5554,6 +5655,12 @@
|
|
|
5554
5655
|
"@types/unist": "*"
|
|
5555
5656
|
}
|
|
5556
5657
|
},
|
|
5658
|
+
"node_modules/@types/mdx": {
|
|
5659
|
+
"version": "2.0.13",
|
|
5660
|
+
"resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz",
|
|
5661
|
+
"integrity": "sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==",
|
|
5662
|
+
"license": "MIT"
|
|
5663
|
+
},
|
|
5557
5664
|
"node_modules/@types/ms": {
|
|
5558
5665
|
"version": "2.1.0",
|
|
5559
5666
|
"resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
|
|
@@ -5574,7 +5681,6 @@
|
|
|
5574
5681
|
"version": "19.2.9",
|
|
5575
5682
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.9.tgz",
|
|
5576
5683
|
"integrity": "sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==",
|
|
5577
|
-
"devOptional": true,
|
|
5578
5684
|
"license": "MIT",
|
|
5579
5685
|
"dependencies": {
|
|
5580
5686
|
"csstype": "^3.2.2"
|
|
@@ -6336,7 +6442,6 @@
|
|
|
6336
6442
|
"version": "5.3.2",
|
|
6337
6443
|
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
|
6338
6444
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|
6339
|
-
"dev": true,
|
|
6340
6445
|
"license": "MIT",
|
|
6341
6446
|
"peerDependencies": {
|
|
6342
6447
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
@@ -6640,6 +6745,15 @@
|
|
|
6640
6745
|
"dev": true,
|
|
6641
6746
|
"license": "MIT"
|
|
6642
6747
|
},
|
|
6748
|
+
"node_modules/astring": {
|
|
6749
|
+
"version": "1.9.0",
|
|
6750
|
+
"resolved": "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz",
|
|
6751
|
+
"integrity": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==",
|
|
6752
|
+
"license": "MIT",
|
|
6753
|
+
"bin": {
|
|
6754
|
+
"astring": "bin/astring"
|
|
6755
|
+
}
|
|
6756
|
+
},
|
|
6643
6757
|
"node_modules/async-function": {
|
|
6644
6758
|
"version": "1.0.0",
|
|
6645
6759
|
"resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz",
|
|
@@ -7027,6 +7141,16 @@
|
|
|
7027
7141
|
"react-dom": "^18 || ^19 || ^19.0.0-rc"
|
|
7028
7142
|
}
|
|
7029
7143
|
},
|
|
7144
|
+
"node_modules/collapse-white-space": {
|
|
7145
|
+
"version": "2.1.0",
|
|
7146
|
+
"resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz",
|
|
7147
|
+
"integrity": "sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==",
|
|
7148
|
+
"license": "MIT",
|
|
7149
|
+
"funding": {
|
|
7150
|
+
"type": "github",
|
|
7151
|
+
"url": "https://github.com/sponsors/wooorm"
|
|
7152
|
+
}
|
|
7153
|
+
},
|
|
7030
7154
|
"node_modules/color-convert": {
|
|
7031
7155
|
"version": "2.0.1",
|
|
7032
7156
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
@@ -7161,7 +7285,6 @@
|
|
|
7161
7285
|
"version": "3.2.3",
|
|
7162
7286
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
7163
7287
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
7164
|
-
"devOptional": true,
|
|
7165
7288
|
"license": "MIT"
|
|
7166
7289
|
},
|
|
7167
7290
|
"node_modules/cytoscape": {
|
|
@@ -8186,6 +8309,38 @@
|
|
|
8186
8309
|
"url": "https://github.com/sponsors/ljharb"
|
|
8187
8310
|
}
|
|
8188
8311
|
},
|
|
8312
|
+
"node_modules/esast-util-from-estree": {
|
|
8313
|
+
"version": "2.0.0",
|
|
8314
|
+
"resolved": "https://registry.npmjs.org/esast-util-from-estree/-/esast-util-from-estree-2.0.0.tgz",
|
|
8315
|
+
"integrity": "sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==",
|
|
8316
|
+
"license": "MIT",
|
|
8317
|
+
"dependencies": {
|
|
8318
|
+
"@types/estree-jsx": "^1.0.0",
|
|
8319
|
+
"devlop": "^1.0.0",
|
|
8320
|
+
"estree-util-visit": "^2.0.0",
|
|
8321
|
+
"unist-util-position-from-estree": "^2.0.0"
|
|
8322
|
+
},
|
|
8323
|
+
"funding": {
|
|
8324
|
+
"type": "opencollective",
|
|
8325
|
+
"url": "https://opencollective.com/unified"
|
|
8326
|
+
}
|
|
8327
|
+
},
|
|
8328
|
+
"node_modules/esast-util-from-js": {
|
|
8329
|
+
"version": "2.0.1",
|
|
8330
|
+
"resolved": "https://registry.npmjs.org/esast-util-from-js/-/esast-util-from-js-2.0.1.tgz",
|
|
8331
|
+
"integrity": "sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==",
|
|
8332
|
+
"license": "MIT",
|
|
8333
|
+
"dependencies": {
|
|
8334
|
+
"@types/estree-jsx": "^1.0.0",
|
|
8335
|
+
"acorn": "^8.0.0",
|
|
8336
|
+
"esast-util-from-estree": "^2.0.0",
|
|
8337
|
+
"vfile-message": "^4.0.0"
|
|
8338
|
+
},
|
|
8339
|
+
"funding": {
|
|
8340
|
+
"type": "opencollective",
|
|
8341
|
+
"url": "https://opencollective.com/unified"
|
|
8342
|
+
}
|
|
8343
|
+
},
|
|
8189
8344
|
"node_modules/esbuild": {
|
|
8190
8345
|
"version": "0.27.2",
|
|
8191
8346
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.2.tgz",
|
|
@@ -8671,6 +8826,35 @@
|
|
|
8671
8826
|
"node": ">=4.0"
|
|
8672
8827
|
}
|
|
8673
8828
|
},
|
|
8829
|
+
"node_modules/estree-util-attach-comments": {
|
|
8830
|
+
"version": "3.0.0",
|
|
8831
|
+
"resolved": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-3.0.0.tgz",
|
|
8832
|
+
"integrity": "sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==",
|
|
8833
|
+
"license": "MIT",
|
|
8834
|
+
"dependencies": {
|
|
8835
|
+
"@types/estree": "^1.0.0"
|
|
8836
|
+
},
|
|
8837
|
+
"funding": {
|
|
8838
|
+
"type": "opencollective",
|
|
8839
|
+
"url": "https://opencollective.com/unified"
|
|
8840
|
+
}
|
|
8841
|
+
},
|
|
8842
|
+
"node_modules/estree-util-build-jsx": {
|
|
8843
|
+
"version": "3.0.1",
|
|
8844
|
+
"resolved": "https://registry.npmjs.org/estree-util-build-jsx/-/estree-util-build-jsx-3.0.1.tgz",
|
|
8845
|
+
"integrity": "sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==",
|
|
8846
|
+
"license": "MIT",
|
|
8847
|
+
"dependencies": {
|
|
8848
|
+
"@types/estree-jsx": "^1.0.0",
|
|
8849
|
+
"devlop": "^1.0.0",
|
|
8850
|
+
"estree-util-is-identifier-name": "^3.0.0",
|
|
8851
|
+
"estree-walker": "^3.0.0"
|
|
8852
|
+
},
|
|
8853
|
+
"funding": {
|
|
8854
|
+
"type": "opencollective",
|
|
8855
|
+
"url": "https://opencollective.com/unified"
|
|
8856
|
+
}
|
|
8857
|
+
},
|
|
8674
8858
|
"node_modules/estree-util-is-identifier-name": {
|
|
8675
8859
|
"version": "3.0.0",
|
|
8676
8860
|
"resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
|
|
@@ -8681,11 +8865,53 @@
|
|
|
8681
8865
|
"url": "https://opencollective.com/unified"
|
|
8682
8866
|
}
|
|
8683
8867
|
},
|
|
8868
|
+
"node_modules/estree-util-scope": {
|
|
8869
|
+
"version": "1.0.0",
|
|
8870
|
+
"resolved": "https://registry.npmjs.org/estree-util-scope/-/estree-util-scope-1.0.0.tgz",
|
|
8871
|
+
"integrity": "sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==",
|
|
8872
|
+
"license": "MIT",
|
|
8873
|
+
"dependencies": {
|
|
8874
|
+
"@types/estree": "^1.0.0",
|
|
8875
|
+
"devlop": "^1.0.0"
|
|
8876
|
+
},
|
|
8877
|
+
"funding": {
|
|
8878
|
+
"type": "opencollective",
|
|
8879
|
+
"url": "https://opencollective.com/unified"
|
|
8880
|
+
}
|
|
8881
|
+
},
|
|
8882
|
+
"node_modules/estree-util-to-js": {
|
|
8883
|
+
"version": "2.0.0",
|
|
8884
|
+
"resolved": "https://registry.npmjs.org/estree-util-to-js/-/estree-util-to-js-2.0.0.tgz",
|
|
8885
|
+
"integrity": "sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==",
|
|
8886
|
+
"license": "MIT",
|
|
8887
|
+
"dependencies": {
|
|
8888
|
+
"@types/estree-jsx": "^1.0.0",
|
|
8889
|
+
"astring": "^1.8.0",
|
|
8890
|
+
"source-map": "^0.7.0"
|
|
8891
|
+
},
|
|
8892
|
+
"funding": {
|
|
8893
|
+
"type": "opencollective",
|
|
8894
|
+
"url": "https://opencollective.com/unified"
|
|
8895
|
+
}
|
|
8896
|
+
},
|
|
8897
|
+
"node_modules/estree-util-visit": {
|
|
8898
|
+
"version": "2.0.0",
|
|
8899
|
+
"resolved": "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz",
|
|
8900
|
+
"integrity": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==",
|
|
8901
|
+
"license": "MIT",
|
|
8902
|
+
"dependencies": {
|
|
8903
|
+
"@types/estree-jsx": "^1.0.0",
|
|
8904
|
+
"@types/unist": "^3.0.0"
|
|
8905
|
+
},
|
|
8906
|
+
"funding": {
|
|
8907
|
+
"type": "opencollective",
|
|
8908
|
+
"url": "https://opencollective.com/unified"
|
|
8909
|
+
}
|
|
8910
|
+
},
|
|
8684
8911
|
"node_modules/estree-walker": {
|
|
8685
8912
|
"version": "3.0.3",
|
|
8686
8913
|
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
|
|
8687
8914
|
"integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
|
|
8688
|
-
"dev": true,
|
|
8689
8915
|
"license": "MIT",
|
|
8690
8916
|
"dependencies": {
|
|
8691
8917
|
"@types/estree": "^1.0.0"
|
|
@@ -9383,6 +9609,34 @@
|
|
|
9383
9609
|
"url": "https://opencollective.com/unified"
|
|
9384
9610
|
}
|
|
9385
9611
|
},
|
|
9612
|
+
"node_modules/hast-util-to-estree": {
|
|
9613
|
+
"version": "3.1.3",
|
|
9614
|
+
"resolved": "https://registry.npmjs.org/hast-util-to-estree/-/hast-util-to-estree-3.1.3.tgz",
|
|
9615
|
+
"integrity": "sha512-48+B/rJWAp0jamNbAAf9M7Uf//UVqAoMmgXhBdxTDJLGKY+LRnZ99qcG+Qjl5HfMpYNzS5v4EAwVEF34LeAj7w==",
|
|
9616
|
+
"license": "MIT",
|
|
9617
|
+
"dependencies": {
|
|
9618
|
+
"@types/estree": "^1.0.0",
|
|
9619
|
+
"@types/estree-jsx": "^1.0.0",
|
|
9620
|
+
"@types/hast": "^3.0.0",
|
|
9621
|
+
"comma-separated-tokens": "^2.0.0",
|
|
9622
|
+
"devlop": "^1.0.0",
|
|
9623
|
+
"estree-util-attach-comments": "^3.0.0",
|
|
9624
|
+
"estree-util-is-identifier-name": "^3.0.0",
|
|
9625
|
+
"hast-util-whitespace": "^3.0.0",
|
|
9626
|
+
"mdast-util-mdx-expression": "^2.0.0",
|
|
9627
|
+
"mdast-util-mdx-jsx": "^3.0.0",
|
|
9628
|
+
"mdast-util-mdxjs-esm": "^2.0.0",
|
|
9629
|
+
"property-information": "^7.0.0",
|
|
9630
|
+
"space-separated-tokens": "^2.0.0",
|
|
9631
|
+
"style-to-js": "^1.0.0",
|
|
9632
|
+
"unist-util-position": "^5.0.0",
|
|
9633
|
+
"zwitch": "^2.0.0"
|
|
9634
|
+
},
|
|
9635
|
+
"funding": {
|
|
9636
|
+
"type": "opencollective",
|
|
9637
|
+
"url": "https://opencollective.com/unified"
|
|
9638
|
+
}
|
|
9639
|
+
},
|
|
9386
9640
|
"node_modules/hast-util-to-html": {
|
|
9387
9641
|
"version": "9.0.5",
|
|
9388
9642
|
"resolved": "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz",
|
|
@@ -10762,6 +11016,18 @@
|
|
|
10762
11016
|
"@jridgewell/sourcemap-codec": "^1.5.5"
|
|
10763
11017
|
}
|
|
10764
11018
|
},
|
|
11019
|
+
"node_modules/markdown-extensions": {
|
|
11020
|
+
"version": "2.0.0",
|
|
11021
|
+
"resolved": "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz",
|
|
11022
|
+
"integrity": "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==",
|
|
11023
|
+
"license": "MIT",
|
|
11024
|
+
"engines": {
|
|
11025
|
+
"node": ">=16"
|
|
11026
|
+
},
|
|
11027
|
+
"funding": {
|
|
11028
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
11029
|
+
}
|
|
11030
|
+
},
|
|
10765
11031
|
"node_modules/markdown-table": {
|
|
10766
11032
|
"version": "3.0.4",
|
|
10767
11033
|
"resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",
|
|
@@ -10966,6 +11232,23 @@
|
|
|
10966
11232
|
"url": "https://opencollective.com/unified"
|
|
10967
11233
|
}
|
|
10968
11234
|
},
|
|
11235
|
+
"node_modules/mdast-util-mdx": {
|
|
11236
|
+
"version": "3.0.0",
|
|
11237
|
+
"resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz",
|
|
11238
|
+
"integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==",
|
|
11239
|
+
"license": "MIT",
|
|
11240
|
+
"dependencies": {
|
|
11241
|
+
"mdast-util-from-markdown": "^2.0.0",
|
|
11242
|
+
"mdast-util-mdx-expression": "^2.0.0",
|
|
11243
|
+
"mdast-util-mdx-jsx": "^3.0.0",
|
|
11244
|
+
"mdast-util-mdxjs-esm": "^2.0.0",
|
|
11245
|
+
"mdast-util-to-markdown": "^2.0.0"
|
|
11246
|
+
},
|
|
11247
|
+
"funding": {
|
|
11248
|
+
"type": "opencollective",
|
|
11249
|
+
"url": "https://opencollective.com/unified"
|
|
11250
|
+
}
|
|
11251
|
+
},
|
|
10969
11252
|
"node_modules/mdast-util-mdx-expression": {
|
|
10970
11253
|
"version": "2.0.1",
|
|
10971
11254
|
"resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",
|
|
@@ -11429,6 +11712,108 @@
|
|
|
11429
11712
|
"url": "https://opencollective.com/unified"
|
|
11430
11713
|
}
|
|
11431
11714
|
},
|
|
11715
|
+
"node_modules/micromark-extension-mdx-expression": {
|
|
11716
|
+
"version": "3.0.1",
|
|
11717
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.1.tgz",
|
|
11718
|
+
"integrity": "sha512-dD/ADLJ1AeMvSAKBwO22zG22N4ybhe7kFIZ3LsDI0GlsNr2A3KYxb0LdC1u5rj4Nw+CHKY0RVdnHX8vj8ejm4Q==",
|
|
11719
|
+
"funding": [
|
|
11720
|
+
{
|
|
11721
|
+
"type": "GitHub Sponsors",
|
|
11722
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
11723
|
+
},
|
|
11724
|
+
{
|
|
11725
|
+
"type": "OpenCollective",
|
|
11726
|
+
"url": "https://opencollective.com/unified"
|
|
11727
|
+
}
|
|
11728
|
+
],
|
|
11729
|
+
"license": "MIT",
|
|
11730
|
+
"dependencies": {
|
|
11731
|
+
"@types/estree": "^1.0.0",
|
|
11732
|
+
"devlop": "^1.0.0",
|
|
11733
|
+
"micromark-factory-mdx-expression": "^2.0.0",
|
|
11734
|
+
"micromark-factory-space": "^2.0.0",
|
|
11735
|
+
"micromark-util-character": "^2.0.0",
|
|
11736
|
+
"micromark-util-events-to-acorn": "^2.0.0",
|
|
11737
|
+
"micromark-util-symbol": "^2.0.0",
|
|
11738
|
+
"micromark-util-types": "^2.0.0"
|
|
11739
|
+
}
|
|
11740
|
+
},
|
|
11741
|
+
"node_modules/micromark-extension-mdx-jsx": {
|
|
11742
|
+
"version": "3.0.2",
|
|
11743
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.2.tgz",
|
|
11744
|
+
"integrity": "sha512-e5+q1DjMh62LZAJOnDraSSbDMvGJ8x3cbjygy2qFEi7HCeUT4BDKCvMozPozcD6WmOt6sVvYDNBKhFSz3kjOVQ==",
|
|
11745
|
+
"license": "MIT",
|
|
11746
|
+
"dependencies": {
|
|
11747
|
+
"@types/estree": "^1.0.0",
|
|
11748
|
+
"devlop": "^1.0.0",
|
|
11749
|
+
"estree-util-is-identifier-name": "^3.0.0",
|
|
11750
|
+
"micromark-factory-mdx-expression": "^2.0.0",
|
|
11751
|
+
"micromark-factory-space": "^2.0.0",
|
|
11752
|
+
"micromark-util-character": "^2.0.0",
|
|
11753
|
+
"micromark-util-events-to-acorn": "^2.0.0",
|
|
11754
|
+
"micromark-util-symbol": "^2.0.0",
|
|
11755
|
+
"micromark-util-types": "^2.0.0",
|
|
11756
|
+
"vfile-message": "^4.0.0"
|
|
11757
|
+
},
|
|
11758
|
+
"funding": {
|
|
11759
|
+
"type": "opencollective",
|
|
11760
|
+
"url": "https://opencollective.com/unified"
|
|
11761
|
+
}
|
|
11762
|
+
},
|
|
11763
|
+
"node_modules/micromark-extension-mdx-md": {
|
|
11764
|
+
"version": "2.0.0",
|
|
11765
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz",
|
|
11766
|
+
"integrity": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==",
|
|
11767
|
+
"license": "MIT",
|
|
11768
|
+
"dependencies": {
|
|
11769
|
+
"micromark-util-types": "^2.0.0"
|
|
11770
|
+
},
|
|
11771
|
+
"funding": {
|
|
11772
|
+
"type": "opencollective",
|
|
11773
|
+
"url": "https://opencollective.com/unified"
|
|
11774
|
+
}
|
|
11775
|
+
},
|
|
11776
|
+
"node_modules/micromark-extension-mdxjs": {
|
|
11777
|
+
"version": "3.0.0",
|
|
11778
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz",
|
|
11779
|
+
"integrity": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==",
|
|
11780
|
+
"license": "MIT",
|
|
11781
|
+
"dependencies": {
|
|
11782
|
+
"acorn": "^8.0.0",
|
|
11783
|
+
"acorn-jsx": "^5.0.0",
|
|
11784
|
+
"micromark-extension-mdx-expression": "^3.0.0",
|
|
11785
|
+
"micromark-extension-mdx-jsx": "^3.0.0",
|
|
11786
|
+
"micromark-extension-mdx-md": "^2.0.0",
|
|
11787
|
+
"micromark-extension-mdxjs-esm": "^3.0.0",
|
|
11788
|
+
"micromark-util-combine-extensions": "^2.0.0",
|
|
11789
|
+
"micromark-util-types": "^2.0.0"
|
|
11790
|
+
},
|
|
11791
|
+
"funding": {
|
|
11792
|
+
"type": "opencollective",
|
|
11793
|
+
"url": "https://opencollective.com/unified"
|
|
11794
|
+
}
|
|
11795
|
+
},
|
|
11796
|
+
"node_modules/micromark-extension-mdxjs-esm": {
|
|
11797
|
+
"version": "3.0.0",
|
|
11798
|
+
"resolved": "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz",
|
|
11799
|
+
"integrity": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==",
|
|
11800
|
+
"license": "MIT",
|
|
11801
|
+
"dependencies": {
|
|
11802
|
+
"@types/estree": "^1.0.0",
|
|
11803
|
+
"devlop": "^1.0.0",
|
|
11804
|
+
"micromark-core-commonmark": "^2.0.0",
|
|
11805
|
+
"micromark-util-character": "^2.0.0",
|
|
11806
|
+
"micromark-util-events-to-acorn": "^2.0.0",
|
|
11807
|
+
"micromark-util-symbol": "^2.0.0",
|
|
11808
|
+
"micromark-util-types": "^2.0.0",
|
|
11809
|
+
"unist-util-position-from-estree": "^2.0.0",
|
|
11810
|
+
"vfile-message": "^4.0.0"
|
|
11811
|
+
},
|
|
11812
|
+
"funding": {
|
|
11813
|
+
"type": "opencollective",
|
|
11814
|
+
"url": "https://opencollective.com/unified"
|
|
11815
|
+
}
|
|
11816
|
+
},
|
|
11432
11817
|
"node_modules/micromark-factory-destination": {
|
|
11433
11818
|
"version": "2.0.1",
|
|
11434
11819
|
"resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
|
|
@@ -11472,6 +11857,33 @@
|
|
|
11472
11857
|
"micromark-util-types": "^2.0.0"
|
|
11473
11858
|
}
|
|
11474
11859
|
},
|
|
11860
|
+
"node_modules/micromark-factory-mdx-expression": {
|
|
11861
|
+
"version": "2.0.3",
|
|
11862
|
+
"resolved": "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.3.tgz",
|
|
11863
|
+
"integrity": "sha512-kQnEtA3vzucU2BkrIa8/VaSAsP+EJ3CKOvhMuJgOEGg9KDC6OAY6nSnNDVRiVNRqj7Y4SlSzcStaH/5jge8JdQ==",
|
|
11864
|
+
"funding": [
|
|
11865
|
+
{
|
|
11866
|
+
"type": "GitHub Sponsors",
|
|
11867
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
11868
|
+
},
|
|
11869
|
+
{
|
|
11870
|
+
"type": "OpenCollective",
|
|
11871
|
+
"url": "https://opencollective.com/unified"
|
|
11872
|
+
}
|
|
11873
|
+
],
|
|
11874
|
+
"license": "MIT",
|
|
11875
|
+
"dependencies": {
|
|
11876
|
+
"@types/estree": "^1.0.0",
|
|
11877
|
+
"devlop": "^1.0.0",
|
|
11878
|
+
"micromark-factory-space": "^2.0.0",
|
|
11879
|
+
"micromark-util-character": "^2.0.0",
|
|
11880
|
+
"micromark-util-events-to-acorn": "^2.0.0",
|
|
11881
|
+
"micromark-util-symbol": "^2.0.0",
|
|
11882
|
+
"micromark-util-types": "^2.0.0",
|
|
11883
|
+
"unist-util-position-from-estree": "^2.0.0",
|
|
11884
|
+
"vfile-message": "^4.0.0"
|
|
11885
|
+
}
|
|
11886
|
+
},
|
|
11475
11887
|
"node_modules/micromark-factory-space": {
|
|
11476
11888
|
"version": "2.0.1",
|
|
11477
11889
|
"resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
|
|
@@ -11673,6 +12085,31 @@
|
|
|
11673
12085
|
],
|
|
11674
12086
|
"license": "MIT"
|
|
11675
12087
|
},
|
|
12088
|
+
"node_modules/micromark-util-events-to-acorn": {
|
|
12089
|
+
"version": "2.0.3",
|
|
12090
|
+
"resolved": "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.3.tgz",
|
|
12091
|
+
"integrity": "sha512-jmsiEIiZ1n7X1Rr5k8wVExBQCg5jy4UXVADItHmNk1zkwEVhBuIUKRu3fqv+hs4nxLISi2DQGlqIOGiFxgbfHg==",
|
|
12092
|
+
"funding": [
|
|
12093
|
+
{
|
|
12094
|
+
"type": "GitHub Sponsors",
|
|
12095
|
+
"url": "https://github.com/sponsors/unifiedjs"
|
|
12096
|
+
},
|
|
12097
|
+
{
|
|
12098
|
+
"type": "OpenCollective",
|
|
12099
|
+
"url": "https://opencollective.com/unified"
|
|
12100
|
+
}
|
|
12101
|
+
],
|
|
12102
|
+
"license": "MIT",
|
|
12103
|
+
"dependencies": {
|
|
12104
|
+
"@types/estree": "^1.0.0",
|
|
12105
|
+
"@types/unist": "^3.0.0",
|
|
12106
|
+
"devlop": "^1.0.0",
|
|
12107
|
+
"estree-util-visit": "^2.0.0",
|
|
12108
|
+
"micromark-util-symbol": "^2.0.0",
|
|
12109
|
+
"micromark-util-types": "^2.0.0",
|
|
12110
|
+
"vfile-message": "^4.0.0"
|
|
12111
|
+
}
|
|
12112
|
+
},
|
|
11676
12113
|
"node_modules/micromark-util-html-tag-name": {
|
|
11677
12114
|
"version": "2.0.1",
|
|
11678
12115
|
"resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
|
|
@@ -12679,6 +13116,73 @@
|
|
|
12679
13116
|
}
|
|
12680
13117
|
}
|
|
12681
13118
|
},
|
|
13119
|
+
"node_modules/recma-build-jsx": {
|
|
13120
|
+
"version": "1.0.0",
|
|
13121
|
+
"resolved": "https://registry.npmjs.org/recma-build-jsx/-/recma-build-jsx-1.0.0.tgz",
|
|
13122
|
+
"integrity": "sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==",
|
|
13123
|
+
"license": "MIT",
|
|
13124
|
+
"dependencies": {
|
|
13125
|
+
"@types/estree": "^1.0.0",
|
|
13126
|
+
"estree-util-build-jsx": "^3.0.0",
|
|
13127
|
+
"vfile": "^6.0.0"
|
|
13128
|
+
},
|
|
13129
|
+
"funding": {
|
|
13130
|
+
"type": "opencollective",
|
|
13131
|
+
"url": "https://opencollective.com/unified"
|
|
13132
|
+
}
|
|
13133
|
+
},
|
|
13134
|
+
"node_modules/recma-jsx": {
|
|
13135
|
+
"version": "1.0.1",
|
|
13136
|
+
"resolved": "https://registry.npmjs.org/recma-jsx/-/recma-jsx-1.0.1.tgz",
|
|
13137
|
+
"integrity": "sha512-huSIy7VU2Z5OLv6oFLosQGGDqPqdO1iq6bWNAdhzMxSJP7RAso4fCZ1cKu8j9YHCZf3TPrq4dw3okhrylgcd7w==",
|
|
13138
|
+
"license": "MIT",
|
|
13139
|
+
"dependencies": {
|
|
13140
|
+
"acorn-jsx": "^5.0.0",
|
|
13141
|
+
"estree-util-to-js": "^2.0.0",
|
|
13142
|
+
"recma-parse": "^1.0.0",
|
|
13143
|
+
"recma-stringify": "^1.0.0",
|
|
13144
|
+
"unified": "^11.0.0"
|
|
13145
|
+
},
|
|
13146
|
+
"funding": {
|
|
13147
|
+
"type": "opencollective",
|
|
13148
|
+
"url": "https://opencollective.com/unified"
|
|
13149
|
+
},
|
|
13150
|
+
"peerDependencies": {
|
|
13151
|
+
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
13152
|
+
}
|
|
13153
|
+
},
|
|
13154
|
+
"node_modules/recma-parse": {
|
|
13155
|
+
"version": "1.0.0",
|
|
13156
|
+
"resolved": "https://registry.npmjs.org/recma-parse/-/recma-parse-1.0.0.tgz",
|
|
13157
|
+
"integrity": "sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==",
|
|
13158
|
+
"license": "MIT",
|
|
13159
|
+
"dependencies": {
|
|
13160
|
+
"@types/estree": "^1.0.0",
|
|
13161
|
+
"esast-util-from-js": "^2.0.0",
|
|
13162
|
+
"unified": "^11.0.0",
|
|
13163
|
+
"vfile": "^6.0.0"
|
|
13164
|
+
},
|
|
13165
|
+
"funding": {
|
|
13166
|
+
"type": "opencollective",
|
|
13167
|
+
"url": "https://opencollective.com/unified"
|
|
13168
|
+
}
|
|
13169
|
+
},
|
|
13170
|
+
"node_modules/recma-stringify": {
|
|
13171
|
+
"version": "1.0.0",
|
|
13172
|
+
"resolved": "https://registry.npmjs.org/recma-stringify/-/recma-stringify-1.0.0.tgz",
|
|
13173
|
+
"integrity": "sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==",
|
|
13174
|
+
"license": "MIT",
|
|
13175
|
+
"dependencies": {
|
|
13176
|
+
"@types/estree": "^1.0.0",
|
|
13177
|
+
"estree-util-to-js": "^2.0.0",
|
|
13178
|
+
"unified": "^11.0.0",
|
|
13179
|
+
"vfile": "^6.0.0"
|
|
13180
|
+
},
|
|
13181
|
+
"funding": {
|
|
13182
|
+
"type": "opencollective",
|
|
13183
|
+
"url": "https://opencollective.com/unified"
|
|
13184
|
+
}
|
|
13185
|
+
},
|
|
12682
13186
|
"node_modules/redent": {
|
|
12683
13187
|
"version": "3.0.0",
|
|
12684
13188
|
"resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
|
|
@@ -12804,6 +13308,21 @@
|
|
|
12804
13308
|
"url": "https://opencollective.com/unified"
|
|
12805
13309
|
}
|
|
12806
13310
|
},
|
|
13311
|
+
"node_modules/rehype-recma": {
|
|
13312
|
+
"version": "1.0.0",
|
|
13313
|
+
"resolved": "https://registry.npmjs.org/rehype-recma/-/rehype-recma-1.0.0.tgz",
|
|
13314
|
+
"integrity": "sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==",
|
|
13315
|
+
"license": "MIT",
|
|
13316
|
+
"dependencies": {
|
|
13317
|
+
"@types/estree": "^1.0.0",
|
|
13318
|
+
"@types/hast": "^3.0.0",
|
|
13319
|
+
"hast-util-to-estree": "^3.0.0"
|
|
13320
|
+
},
|
|
13321
|
+
"funding": {
|
|
13322
|
+
"type": "opencollective",
|
|
13323
|
+
"url": "https://opencollective.com/unified"
|
|
13324
|
+
}
|
|
13325
|
+
},
|
|
12807
13326
|
"node_modules/rehype-sanitize": {
|
|
12808
13327
|
"version": "6.0.0",
|
|
12809
13328
|
"resolved": "https://registry.npmjs.org/rehype-sanitize/-/rehype-sanitize-6.0.0.tgz",
|
|
@@ -12894,6 +13413,20 @@
|
|
|
12894
13413
|
"url": "https://opencollective.com/unified"
|
|
12895
13414
|
}
|
|
12896
13415
|
},
|
|
13416
|
+
"node_modules/remark-mdx": {
|
|
13417
|
+
"version": "3.1.1",
|
|
13418
|
+
"resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.1.1.tgz",
|
|
13419
|
+
"integrity": "sha512-Pjj2IYlUY3+D8x00UJsIOg5BEvfMyeI+2uLPn9VO9Wg4MEtN/VTIq2NEJQfde9PnX15KgtHyl9S0BcTnWrIuWg==",
|
|
13420
|
+
"license": "MIT",
|
|
13421
|
+
"dependencies": {
|
|
13422
|
+
"mdast-util-mdx": "^3.0.0",
|
|
13423
|
+
"micromark-extension-mdxjs": "^3.0.0"
|
|
13424
|
+
},
|
|
13425
|
+
"funding": {
|
|
13426
|
+
"type": "opencollective",
|
|
13427
|
+
"url": "https://opencollective.com/unified"
|
|
13428
|
+
}
|
|
13429
|
+
},
|
|
12897
13430
|
"node_modules/remark-parse": {
|
|
12898
13431
|
"version": "11.0.0",
|
|
12899
13432
|
"resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
|
|
@@ -13422,6 +13955,15 @@
|
|
|
13422
13955
|
"dev": true,
|
|
13423
13956
|
"license": "ISC"
|
|
13424
13957
|
},
|
|
13958
|
+
"node_modules/source-map": {
|
|
13959
|
+
"version": "0.7.6",
|
|
13960
|
+
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz",
|
|
13961
|
+
"integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==",
|
|
13962
|
+
"license": "BSD-3-Clause",
|
|
13963
|
+
"engines": {
|
|
13964
|
+
"node": ">= 12"
|
|
13965
|
+
}
|
|
13966
|
+
},
|
|
13425
13967
|
"node_modules/source-map-js": {
|
|
13426
13968
|
"version": "1.2.1",
|
|
13427
13969
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
@@ -14255,6 +14797,19 @@
|
|
|
14255
14797
|
"url": "https://opencollective.com/unified"
|
|
14256
14798
|
}
|
|
14257
14799
|
},
|
|
14800
|
+
"node_modules/unist-util-position-from-estree": {
|
|
14801
|
+
"version": "2.0.0",
|
|
14802
|
+
"resolved": "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz",
|
|
14803
|
+
"integrity": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==",
|
|
14804
|
+
"license": "MIT",
|
|
14805
|
+
"dependencies": {
|
|
14806
|
+
"@types/unist": "^3.0.0"
|
|
14807
|
+
},
|
|
14808
|
+
"funding": {
|
|
14809
|
+
"type": "opencollective",
|
|
14810
|
+
"url": "https://opencollective.com/unified"
|
|
14811
|
+
}
|
|
14812
|
+
},
|
|
14258
14813
|
"node_modules/unist-util-remove-position": {
|
|
14259
14814
|
"version": "5.0.0",
|
|
14260
14815
|
"resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz",
|