Convert the bundled backend/internal/plugins/smartblock package into a standalone reactor-mode wasm plugin: - package smartblock -> package main; add wasip1 main.go with wasmguest.Serve(Registration). - Add go.mod (module git.dev.alexdunmow.com/block/smartblock) pinning block/core v0.18.2; no replace directives. - Flesh out plugin.mod (scope=ninja, kind=plugin, categories, tags, display_name, description). - Point web/eslint.config.js at ../../../cms/web/eslint.config.js and switch @block-ninja/ui from workspace:* to the ^0.1.0 registry version; rebuild web/dist. - Add .gitignore (*.bnp, *.wasm, web/node_modules). Behavior unchanged: registers the "smart" block; assets served from web/dist. Builds to smartblock-1.0.0.bnp; check-safety passes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
4768 lines
200 KiB
YAML
4768 lines
200 KiB
YAML
lockfileVersion: "9.0"
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
.:
|
|
dependencies:
|
|
"@block-ninja/ui":
|
|
specifier: ^0.1.0
|
|
version: 0.1.1(@block-ninja/api@0.1.0(@tanstack/query-core@5.101.2)(@tanstack/react-query@5.101.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@bufbuild/protobuf@2.12.1)(@connectrpc/connect-query@2.2.0(@bufbuild/protobuf@2.12.1)(@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1))(@tanstack/query-core@5.101.2)(@tanstack/react-query@5.101.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1))(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@floating-ui/dom@1.7.6)(@tanstack/react-query@5.101.2(react@18.3.1))(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/extensions@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))(@types/hast@3.0.4)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(monaco-editor@0.55.1)(postcss@8.5.16)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@4.3.2)(typescript@5.9.3)
|
|
devDependencies:
|
|
"@originjs/vite-plugin-federation":
|
|
specifier: ^1.4.1
|
|
version: 1.4.1
|
|
"@types/react":
|
|
specifier: ^18.3.28
|
|
version: 18.3.31
|
|
"@vitejs/plugin-react":
|
|
specifier: ^4.7.0
|
|
version: 4.7.0(vite@6.4.3(@types/node@22.20.0))
|
|
react:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18.3.1
|
|
version: 18.3.1(react@18.3.1)
|
|
typescript:
|
|
specifier: ^5.9.3
|
|
version: 5.9.3
|
|
vite:
|
|
specifier: ^6.4.1
|
|
version: 6.4.3(@types/node@22.20.0)
|
|
|
|
packages:
|
|
"@babel/code-frame@7.29.7":
|
|
resolution: { integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/compat-data@7.29.7":
|
|
resolution: { integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/core@7.29.7":
|
|
resolution: { integrity: sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/generator@7.29.7":
|
|
resolution: { integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/helper-compilation-targets@7.29.7":
|
|
resolution: { integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/helper-globals@7.29.7":
|
|
resolution: { integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/helper-module-imports@7.29.7":
|
|
resolution: { integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/helper-module-transforms@7.29.7":
|
|
resolution: { integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg== }
|
|
engines: { node: ">=6.9.0" }
|
|
peerDependencies:
|
|
"@babel/core": ^7.0.0
|
|
|
|
"@babel/helper-plugin-utils@7.29.7":
|
|
resolution: { integrity: sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/helper-string-parser@7.29.7":
|
|
resolution: { integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/helper-validator-identifier@7.29.7":
|
|
resolution: { integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/helper-validator-option@7.29.7":
|
|
resolution: { integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/helpers@7.29.7":
|
|
resolution: { integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/parser@7.29.7":
|
|
resolution: { integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg== }
|
|
engines: { node: ">=6.0.0" }
|
|
hasBin: true
|
|
|
|
"@babel/plugin-transform-react-jsx-self@7.29.7":
|
|
resolution: { integrity: sha512-TL0hMc9xzy86VD31nUiwzd5otRAcyEPcsegCxolO0PvcXuH1v0kECe/UIznYFihpkvU5wg/jk4v0TTEFfm53fw== }
|
|
engines: { node: ">=6.9.0" }
|
|
peerDependencies:
|
|
"@babel/core": ^7.0.0-0
|
|
|
|
"@babel/plugin-transform-react-jsx-source@7.29.7":
|
|
resolution: { integrity: sha512-06IyK09H3wi4cGbhDBwp5gUGo0IKtnYa8tyTiephirPCK6fbobVGiXMMI5zLQ4aKEYP3wZ3ArU44o+8KMrSG/Q== }
|
|
engines: { node: ">=6.9.0" }
|
|
peerDependencies:
|
|
"@babel/core": ^7.0.0-0
|
|
|
|
"@babel/runtime@7.29.7":
|
|
resolution: { integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/template@7.29.7":
|
|
resolution: { integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/traverse@7.29.7":
|
|
resolution: { integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@babel/types@7.29.7":
|
|
resolution: { integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
"@block-ninja/api@0.1.0":
|
|
resolution:
|
|
{
|
|
integrity: sha512-i1OuTmu8Fv7SNaQXrKlF/knfXoDaCUuM5MMRSMdLxLcRJoS8IkVlrZ1yY9qb/V60k+xTbPR9jCN8zuZ6s/xjQg==,
|
|
tarball: https://git.dev.alexdunmow.com/api/packages/block/npm/%40block-ninja%2Fapi/-/0.1.0/api-0.1.0.tgz,
|
|
}
|
|
|
|
"@block-ninja/ui@0.1.1":
|
|
resolution:
|
|
{
|
|
integrity: sha512-FEF7/NMeJXg0ZXmvRH57dset5W4Fhg/9ReV3hV27so0uV9rlPfYPs5mHKVlggLuxn37hXapL550xaGt05Aow5Q==,
|
|
tarball: https://git.dev.alexdunmow.com/api/packages/block/npm/%40block-ninja%2Fui/-/0.1.1/ui-0.1.1.tgz,
|
|
}
|
|
peerDependencies:
|
|
"@block-ninja/api": ^0.1.0
|
|
"@bufbuild/protobuf": ^2.11.0
|
|
"@connectrpc/connect": ^2.0.1
|
|
"@connectrpc/connect-query": ^2.2.0
|
|
"@dnd-kit/core": ^6.3.1
|
|
"@tanstack/react-query": ^5.90.0
|
|
react: ^18.0.0
|
|
react-dom: ^18.0.0
|
|
|
|
"@blocknote/core@0.47.3":
|
|
resolution: { integrity: sha512-+YIOEXmmRXzDULYlQaycaFDofwQ/W79CWsU3GwNuRzp62QC+WpRLFLkgkoU4Pb1Vo7RvmzU1+udESdNUGhO2KA== }
|
|
|
|
"@blocknote/react@0.47.3":
|
|
resolution: { integrity: sha512-aWDgfnf/ufgqYfXtIy8QepfrgdVaC5DfU/BAWbazb/O5ucEFfCr6lK0SUVvswK1CkxL/KBpHpdAd+uT+rfgkmg== }
|
|
peerDependencies:
|
|
react: ^18.0 || ^19.0 || >= 19.0.0-rc
|
|
react-dom: ^18.0 || ^19.0 || >= 19.0.0-rc
|
|
|
|
"@blocknote/shadcn@0.47.3":
|
|
resolution: { integrity: sha512-UEJxaKVJwtd8NQVjpjjxAIcKcUxusRmh6OZ3ssZmXRkFusex/g+WO+PteSC/xHNLdT1C4gJpPi135vtwK7JFLw== }
|
|
peerDependencies:
|
|
react: ^18.0 || ^19.0 || >= 19.0.0-rc
|
|
react-dom: ^18.0 || ^19.0 || >= 19.0.0-rc
|
|
tailwindcss: ^4.1.12
|
|
|
|
"@bufbuild/protobuf@2.12.1":
|
|
resolution: { integrity: sha512-BvAMfS6LrgZiryOAZ4pBYucu4wG/Ei/9o9DZ9akbREnMLbPJiom2i8b9C8IsKErQoiKqVhrerzt3kOT/RrzLHg== }
|
|
|
|
"@connectrpc/connect-query-core@2.2.0":
|
|
resolution: { integrity: sha512-t/CuxW/vP84y2iyS+PnbAnBwgOTYMzHXTSoBUKC1vIn706aNiZP40Y6mGJybglyH63RhAPcOdUgzG7DjzaAHCw== }
|
|
peerDependencies:
|
|
"@bufbuild/protobuf": 2.x
|
|
"@connectrpc/connect": ^2.0.1
|
|
"@tanstack/query-core": ">=5.62.0"
|
|
|
|
"@connectrpc/connect-query@2.2.0":
|
|
resolution: { integrity: sha512-oQ+coXOwBmfl4/t6EOrTfzW0zdoGDe3kvUYqZHrbzORkRFd693Cz8PxuDBjRCjmBPhDRCQMxFhR1jn2+SbgEKQ== }
|
|
peerDependencies:
|
|
"@bufbuild/protobuf": 2.x
|
|
"@connectrpc/connect": ^2.0.1
|
|
"@tanstack/react-query": ">=5.62.0"
|
|
react: ^18 || ^19
|
|
react-dom: ^18 || ^19
|
|
|
|
"@connectrpc/connect@2.1.2":
|
|
resolution: { integrity: sha512-MXkBijtcX09R10Eb6sFeIetc6w6746eio6xtfuyVOH7oQAacT1X0GzMIQFux6Qy8cq3W/T5qX5Bei8YbFtmRGA== }
|
|
peerDependencies:
|
|
"@bufbuild/protobuf": ^2.7.0
|
|
|
|
"@dnd-kit/accessibility@3.1.1":
|
|
resolution: { integrity: sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw== }
|
|
peerDependencies:
|
|
react: ">=16.8.0"
|
|
|
|
"@dnd-kit/core@6.3.1":
|
|
resolution: { integrity: sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ== }
|
|
peerDependencies:
|
|
react: ">=16.8.0"
|
|
react-dom: ">=16.8.0"
|
|
|
|
"@dnd-kit/utilities@3.2.2":
|
|
resolution: { integrity: sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg== }
|
|
peerDependencies:
|
|
react: ">=16.8.0"
|
|
|
|
"@emoji-mart/data@1.2.1":
|
|
resolution: { integrity: sha512-no2pQMWiBy6gpBEiqGeU77/bFejDqUTRY7KX+0+iur13op3bqUsXdnwoZs6Xb1zbv0gAj5VvS1PWoUUckSr5Dw== }
|
|
|
|
"@esbuild/aix-ppc64@0.25.12":
|
|
resolution: { integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA== }
|
|
engines: { node: ">=18" }
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
|
|
"@esbuild/android-arm64@0.25.12":
|
|
resolution: { integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
"@esbuild/android-arm@0.25.12":
|
|
resolution: { integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
"@esbuild/android-x64@0.25.12":
|
|
resolution: { integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg== }
|
|
engines: { node: ">=18" }
|
|
cpu: [x64]
|
|
os: [android]
|
|
|
|
"@esbuild/darwin-arm64@0.25.12":
|
|
resolution: { integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
"@esbuild/darwin-x64@0.25.12":
|
|
resolution: { integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA== }
|
|
engines: { node: ">=18" }
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
"@esbuild/freebsd-arm64@0.25.12":
|
|
resolution: { integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
"@esbuild/freebsd-x64@0.25.12":
|
|
resolution: { integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ== }
|
|
engines: { node: ">=18" }
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
"@esbuild/linux-arm64@0.25.12":
|
|
resolution: { integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
|
|
"@esbuild/linux-arm@0.25.12":
|
|
resolution: { integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm]
|
|
os: [linux]
|
|
|
|
"@esbuild/linux-ia32@0.25.12":
|
|
resolution: { integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA== }
|
|
engines: { node: ">=18" }
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
|
|
"@esbuild/linux-loong64@0.25.12":
|
|
resolution: { integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng== }
|
|
engines: { node: ">=18" }
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
|
|
"@esbuild/linux-mips64el@0.25.12":
|
|
resolution: { integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw== }
|
|
engines: { node: ">=18" }
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
|
|
"@esbuild/linux-ppc64@0.25.12":
|
|
resolution: { integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA== }
|
|
engines: { node: ">=18" }
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
|
|
"@esbuild/linux-riscv64@0.25.12":
|
|
resolution: { integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w== }
|
|
engines: { node: ">=18" }
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
|
|
"@esbuild/linux-s390x@0.25.12":
|
|
resolution: { integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg== }
|
|
engines: { node: ">=18" }
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
|
|
"@esbuild/linux-x64@0.25.12":
|
|
resolution: { integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw== }
|
|
engines: { node: ">=18" }
|
|
cpu: [x64]
|
|
os: [linux]
|
|
|
|
"@esbuild/netbsd-arm64@0.25.12":
|
|
resolution: { integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
|
|
"@esbuild/netbsd-x64@0.25.12":
|
|
resolution: { integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ== }
|
|
engines: { node: ">=18" }
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
|
|
"@esbuild/openbsd-arm64@0.25.12":
|
|
resolution: { integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
|
|
"@esbuild/openbsd-x64@0.25.12":
|
|
resolution: { integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw== }
|
|
engines: { node: ">=18" }
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
"@esbuild/openharmony-arm64@0.25.12":
|
|
resolution: { integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
"@esbuild/sunos-x64@0.25.12":
|
|
resolution: { integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w== }
|
|
engines: { node: ">=18" }
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
|
|
"@esbuild/win32-arm64@0.25.12":
|
|
resolution: { integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg== }
|
|
engines: { node: ">=18" }
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
"@esbuild/win32-ia32@0.25.12":
|
|
resolution: { integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ== }
|
|
engines: { node: ">=18" }
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
"@esbuild/win32-x64@0.25.12":
|
|
resolution: { integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA== }
|
|
engines: { node: ">=18" }
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
"@floating-ui/core@1.7.5":
|
|
resolution: { integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ== }
|
|
|
|
"@floating-ui/dom@1.7.6":
|
|
resolution: { integrity: sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ== }
|
|
|
|
"@floating-ui/react-dom@2.1.8":
|
|
resolution: { integrity: sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A== }
|
|
peerDependencies:
|
|
react: ">=16.8.0"
|
|
react-dom: ">=16.8.0"
|
|
|
|
"@floating-ui/react@0.27.19":
|
|
resolution: { integrity: sha512-31B8h5mm8YxotlE7/AU/PhNAl8eWxAmjL/v2QOxroDNkTFLk3Uu82u63N3b6TXa4EGJeeZLVcd/9AlNlVqzeog== }
|
|
peerDependencies:
|
|
react: ">=17.0.0"
|
|
react-dom: ">=17.0.0"
|
|
|
|
"@floating-ui/utils@0.2.11":
|
|
resolution: { integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg== }
|
|
|
|
"@handlewithcare/prosemirror-inputrules@0.1.4":
|
|
resolution: { integrity: sha512-GMqlBeG2MKM+tXEFd2N+wIv5z4VvJTg8JtfJUrdjvFq2W6v+AW8oTgiWyFw8L3iEQwvtQcVJxU873iB0LXUNNw== }
|
|
peerDependencies:
|
|
prosemirror-model: ^1.0.0
|
|
prosemirror-state: ^1.0.0
|
|
prosemirror-view: ^1.0.0
|
|
|
|
"@jridgewell/gen-mapping@0.3.13":
|
|
resolution: { integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== }
|
|
|
|
"@jridgewell/remapping@2.3.5":
|
|
resolution: { integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== }
|
|
|
|
"@jridgewell/resolve-uri@3.1.2":
|
|
resolution: { integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== }
|
|
engines: { node: ">=6.0.0" }
|
|
|
|
"@jridgewell/sourcemap-codec@1.5.5":
|
|
resolution: { integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== }
|
|
|
|
"@jridgewell/trace-mapping@0.3.31":
|
|
resolution: { integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw== }
|
|
|
|
"@monaco-editor/loader@1.7.0":
|
|
resolution: { integrity: sha512-gIwR1HrJrrx+vfyOhYmCZ0/JcWqG5kbfG7+d3f/C1LXk2EvzAbHSg3MQ5lO2sMlo9izoAZ04shohfKLVT6crVA== }
|
|
|
|
"@monaco-editor/react@4.7.0":
|
|
resolution: { integrity: sha512-cyzXQCtO47ydzxpQtCGSQGOC8Gk3ZUeBXFAxD+CWXYFo5OqZyZUonFl0DwUlTyAfRHntBfw2p3w4s9R6oe1eCA== }
|
|
peerDependencies:
|
|
monaco-editor: ">= 0.25.0 < 1"
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
"@originjs/vite-plugin-federation@1.4.1":
|
|
resolution: { integrity: sha512-Uo08jW5pj1t58OUKuZNkmzcfTN2pqeVuAWCCiKf/75/oll4Efq4cHOqSE1FXMlvwZNGDziNdDyBbQ5IANem3CQ== }
|
|
engines: { node: ">=14.0.0", pnpm: ">=7.0.1" }
|
|
|
|
"@radix-ui/number@1.1.2":
|
|
resolution: { integrity: sha512-ceTwaxc4I5IOi97DgCotl3pqiyRGvffcc0oOsE2dQYaJOFIDsDt4VWG6xEbg1QePv9QWausCEIppud/tJ1wNig== }
|
|
|
|
"@radix-ui/primitive@1.1.4":
|
|
resolution: { integrity: sha512-7AdCK9PQyiljKoBDbN8OuctCbd/esdwZPQ8RtOE3SsyQtUpiPb+ND75q0jEhC1m1ecBI0MFNeLJvwIh9iKHRcQ== }
|
|
|
|
"@radix-ui/react-alert-dialog@1.1.18":
|
|
resolution: { integrity: sha512-6c2cXpNlAgHDhKguK24XcWHHayMpK+lk7/WwBXBco+ZJ4Dv7xP++GBM280KgTD/HCRu3jSdfe8WQiZssonYaIA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-arrow@1.1.11":
|
|
resolution: { integrity: sha512-Kdil9BB1rIFC/khmf4hC35bn8701AJcizTU7G7cUbEbk5XqqbjDuHW60uUfKqO5WojjZcbAW51Q7P0hRmMLw8A== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-avatar@1.2.1":
|
|
resolution: { integrity: sha512-+8PWoLLZv3AVb5m0pvoiOca/bQGzc9vPVb+982HB2x3Un0DpYEPM3zLMl4oqRpBsocJuNqLkiv/HXTnTrlwr4g== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-checkbox@1.3.6":
|
|
resolution: { integrity: sha512-eUEUoGMDpfkgHWSE97ZZaUJtzR1M7EKnNIpD1Q16+8JR9NWghcaqMulx9PuCQ720w0UclfYn6FEbCdd5Hx087g== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-collection@1.1.11":
|
|
resolution: { integrity: sha512-djW9+zeg137KQdlPtmE8xnaD+K2rcXXMWFrSg0hsmYZ6HRbdTA7tDHFgpaW9+huWVEu0RCabL+985T4TA0BE7g== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-compose-refs@1.1.3":
|
|
resolution: { integrity: sha512-rYOP8OMnuuPMQF1uhPVlGNcCDlkokKqGFE3JcxFViIkAXP7EvFWUliJAstrapypaBLJNHbZL6jGhbVDGTwmVhA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-context@1.1.4":
|
|
resolution: { integrity: sha512-QwH4PO5urrbO+FaGd5Aglg+YJgWTyyuZ3g/6mKvsqraLkglDdckw9JafgL5McL5VEJ6EPNduPaT3ZE9BttDAqg== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-dialog@1.1.18":
|
|
resolution: { integrity: sha512-apa28mldjMgORmE6g/w3sCcA0Y9UAVeeDVoozN4i7kOw12mLl9RBchfzK3Nn6qxOWjrZhK1Lfy7f07kyzxtnBw== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-direction@1.1.2":
|
|
resolution: { integrity: sha512-C3vFhbyi4SW3PmbAi6Awpu4OzJtd0MxGurvSsYtr7p7nM8RNB3VAF3CUmnp2j50knpkrRcB7+ycVXzgLgF6yNA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-dismissable-layer@1.1.14":
|
|
resolution: { integrity: sha512-4lUhWTWAjbDIqFrAPWJ3WqBOpO5YchVZ88X3nh6H9Lu5AFi5nCUeTPj3D8FSDmabmFeRe9ME0BDA4MwKTha5GQ== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-dropdown-menu@2.1.19":
|
|
resolution: { integrity: sha512-HZccBkbK0LOi8nYKIp5jll/zIRW0cCOmG6WWyqsSpmXCU+ZlcBbTqIwlBvPCu886C5RVu6c/kHV7xSP8IgYNHw== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-focus-guards@1.1.4":
|
|
resolution: { integrity: sha512-cot/aB/mOm0IYVYTTmQcEEK1M48lZWi8FlYe5nDPQQ8NYZUlXEFgncJ9p2Kzer3RKSrY7cTTpEMLZKNo9QoP5Q== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-focus-scope@1.1.11":
|
|
resolution: { integrity: sha512-Mn88Vg2whaRocGJNOH+DKFqYm6ySFPQaiwHNxZPyjn99B52KAEJWWY9NP83+nWdk2HM3rdov+STu9AG471Rt9w== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-id@1.1.2":
|
|
resolution: { integrity: sha512-orBC88futVpqCmhX1p4cvquNHsELQ+w+vBJnuj3ftETI5bJb0bZn3Tqu3SWN2IOcPycTnMGnhwoermvISt72sA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-label@2.1.11":
|
|
resolution: { integrity: sha512-3PKvDDxOn62k0oV1n4QtNtD2vpu+zYjXR7ojLBPaO6SPvhy53yg0vAmgNeBQeJW5rV3dffoRG+HYfLBZuzw0CQ== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-menu@2.1.19":
|
|
resolution: { integrity: sha512-Mht9BVd1AIsNFVQr4KG3bIK7XQn5IXF0TL/2ObsrzOdc1loaly/+kBDL5roSCYn8j8XZkvpOD0WYLz2FQtH1Eg== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-popover@1.1.18":
|
|
resolution: { integrity: sha512-qdXDes+eHlnMUGlBAAAe5EG7oOQvqsXuq4mq585diMudg80iB+jHbsSeG3+Q4eWNsogNyhqU2p/3i+Y0iEepqg== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-popper@1.3.2":
|
|
resolution: { integrity: sha512-3QXNeMkdshed1MR3LNoiCirBywRFPkD8ETJa/HlPuLwSajaQixf2ro+isoDNJlGABg9ug41XuZpINZJIle4XWg== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-portal@1.1.13":
|
|
resolution: { integrity: sha512-z3oXfmaHLJTF1wktbjgD6cn9jiEbq3WSondB10LIuIt2m2Ym4iJlrW04/euMwENDdWDdE7z+OuY7Qyp1YpRSwA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-presence@1.1.6":
|
|
resolution: { integrity: sha512-zdTk4PlUO0E18HnZ3wYbW0KkJJxWCdiNYp6g6X1PtONFhxVkg01vliTJAmwIszU6mHiyBOoW9P0rAugl5/hULQ== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-primitive@2.1.7":
|
|
resolution: { integrity: sha512-bC3NiwsprbxKjuon9l7X6BUTw7FPVzEYaL92MPEY5SCd/9hUTPXVFtVwRix7778wtRsVao+zE062gL79FZleeQ== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-roving-focus@1.1.14":
|
|
resolution: { integrity: sha512-8Qcnx9447tx/aCBgw6Jenfqg4Skq+vqab9mCBmuGNipIS5YXvL275wbKEu7+ICYHIlAPgCduUMJH1XOYewKF6Q== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-scroll-area@1.2.13":
|
|
resolution: { integrity: sha512-7tncSubo2G0UY1e8rk+72qe3XRzrGnOLtZQ1PL1KoBfRUNX0NrJT5akb+0kfwSCc3gVR4wdHqyhAQBDpDNOwDw== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-select@2.3.2":
|
|
resolution: { integrity: sha512-brXD6C/V0fVK0DDbscLVw6LsXrjQ+ay8jdOBaN+tLb4vsHsAMm6Gt6eT77wHX1Eq8GPtD5rJ+RxFtfDozsb4+Q== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-separator@1.1.11":
|
|
resolution: { integrity: sha512-jRhe86+8PF7VZ1u14eOWVOuh2BuAhALg/FT1VcMC4OHedMTRUazDnDlKTt+yxo5cRNKHMfmvZ4sSQtWDeMV4CQ== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-slot@1.3.0":
|
|
resolution: { integrity: sha512-MojKku4U/miO8Av4Dkb+ctMAQx7JmY96LmtDQlAarCRtd7rN52QCSzBF+XAvr5S6coSVj9HEPBgHAHKEJVk/WA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-switch@1.3.2":
|
|
resolution: { integrity: sha512-tgRBI3DdNwAJYE4BBZyZcz/HRRCvAsPkRvG1wvKc+41tBGMxPn/a87T/wikXAvyDypNQ9kaZwHbeZe+veHCGpA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-tabs@1.1.16":
|
|
resolution: { integrity: sha512-v3Ab2l7z6U7tRB4xA0IyKdq0OsqaO1o9ZjsIEoKKnSZ/l96mZz8aCTX0NCXw+YVHJXr8Km4d+Mn6/Q8YjXa+gw== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-toggle@1.1.13":
|
|
resolution: { integrity: sha512-bI2ILJrzwgmAsH05TsJ9pVrzqQwAip7OM2/krqAdYn0R16bl86UPWbe5VPHsALat0EnqpV01cGtkleaUKPNdNg== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-tooltip@1.2.11":
|
|
resolution: { integrity: sha512-8XZ6Py3y3W2nEzAUGCN5cfVKaUi+CVApcz1d6lrNVVf2hvYEixMRkq8k9ggPKnQUpRRuOV5avt8uvxViH2jLwA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/react-use-callback-ref@1.1.2":
|
|
resolution: { integrity: sha512-xCso9j1/u8sEgP1RNHjFrXJLApL8LiqOkI1R4ywuN00rxWdYg4oQXuwKLS3i0j5NWLromUD27/4nlxj2UFVvIw== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-use-controllable-state@1.2.3":
|
|
resolution: { integrity: sha512-PLzC90MS+ReootmjC597dvopoelpZ8Q61HJkDXZSExitIq7PL55vHNnesAHwguHK0aPfBnpdNzQtv1uliaqQrA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-use-effect-event@0.0.3":
|
|
resolution: { integrity: sha512-6c8ZqvPTWILEKnyVkP53EGRCcpnJiKTC21sS/6R1GF5xKyHJJWQEPfkqlcgUkdRQivd6tb23abUwe4ngWmY0JA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-use-is-hydrated@0.1.1":
|
|
resolution: { integrity: sha512-qwOiz4Tjo8CNnrOLAYUMXeZwDzXgXpvK4TKQPmWLECM9XoWvA6+0Z2/7Ag3A4ivjS4ovbLJPbskkxioFyBhr8A== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-use-layout-effect@1.1.2":
|
|
resolution: { integrity: sha512-jrBWOxZITuGcnjRCM2t2U5ZPkCLxD+Ym6DjfssS5haTj2iiak/DOb64JeN6OdLfLgptb6/e2kKR+ZuTrGoZTPA== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-use-previous@1.1.2":
|
|
resolution: { integrity: sha512-IGBQPtRFdhN6MQ8dbegVmBq1LVZluya3F1jWY+puIcQC3MHctRwTDSBWCkL/3ZcnMJLTMJ++Z+ktmvg0F89iCw== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-use-rect@1.1.2":
|
|
resolution: { integrity: sha512-d8a+bBY/FxikNPlgJJoaBHZX+zKVbWHYJGTLnLvveQgFSTntkGdEKv3JDtHrMS0DNYpllz2nRsTLGLKYttbpmw== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-use-size@1.1.2":
|
|
resolution: { integrity: sha512-giWQp+4mxjBPt4KZ0MmyuykFNWfbDxKt4x+fPkRYmgRFJSbCZFzUglvMb/Kjn38tm10YP4ufiQZDx3zna4LU6w== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
"@radix-ui/react-visually-hidden@1.2.7":
|
|
resolution: { integrity: sha512-1wNZBggTDK3GRuuQ6nP4k2yi7a6l7I5qbMPbZcRsrGsGVead/f/d5FhEzUvqFs0bcrDLx7n1zKQ3JvLR6whaaw== }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
"@types/react-dom": "*"
|
|
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
"@types/react-dom":
|
|
optional: true
|
|
|
|
"@radix-ui/rect@1.1.2":
|
|
resolution: { integrity: sha512-xnXE7wG13PI+cxieVssYXlQJuYVRhH9NBoxt3KNwzghDIA69GMm7d4wXRouHIYjE+KvS6U/MsMO73NdS2MH9ZA== }
|
|
|
|
"@rolldown/pluginutils@1.0.0-beta.27":
|
|
resolution: { integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA== }
|
|
|
|
"@rollup/rollup-android-arm-eabi@4.62.2":
|
|
resolution: { integrity: sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg== }
|
|
cpu: [arm]
|
|
os: [android]
|
|
|
|
"@rollup/rollup-android-arm64@4.62.2":
|
|
resolution: { integrity: sha512-BaH7BllCACHoH1LguOU56UItGfUWjujlO65kS9LAodViaN4bwIKd7oeW/ZHJ/4ljr/7MIiENnNy3HJ0zXv8Zkw== }
|
|
cpu: [arm64]
|
|
os: [android]
|
|
|
|
"@rollup/rollup-darwin-arm64@4.62.2":
|
|
resolution: { integrity: sha512-v39RCCvj4He82I9sFmk+M1VZ0PLM9sfsLVikjfx2hYBNALhrrOR2D3JjQA6AhlaSOgcR+RzrKY7e1+bT6SUO/A== }
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
|
|
"@rollup/rollup-darwin-x64@4.62.2":
|
|
resolution: { integrity: sha512-yl0y2vq3S3lHeuXhEdss6TWfKW8vkujImO12tn4ZkG/4oghr09LvdYm2RElVjokTQiUvDUGXLGsYeLqUMCKpGA== }
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
|
|
"@rollup/rollup-freebsd-arm64@4.62.2":
|
|
resolution: { integrity: sha512-tT4pvt4qXD+vEoezupCWi+a1F0vvDiksiHc+PxRlYTOH1I6/X4id9jPxTP+Fg+545euaFT1jJVs4CEdHZAU1vw== }
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
|
|
"@rollup/rollup-freebsd-x64@4.62.2":
|
|
resolution: { integrity: sha512-6nU5F2wCW+qvCBhTn1pdIU3bzsIoF7EUwsCDRxilWGprQR6yd508YnH9+OKFCwpfS8pjZqDUmnCAr7exax0XCg== }
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
|
|
"@rollup/rollup-linux-arm-gnueabihf@4.62.2":
|
|
resolution: { integrity: sha512-n1GJHPOvpIfhi3TmrCeh6S6URt9BFCt0KQE3qvexyGCTAKpR4Lg+eWvNZEqu7epxwus/8ElT3hacYEucm49SZg== }
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
"@rollup/rollup-linux-arm-musleabihf@4.62.2":
|
|
resolution: { integrity: sha512-JqgflS8wEB+UXV/vS1RpRbifGBeN4D5lz8D8oOFbFZw4vedvdOgCFAjfBmIMdW3yL10XpQQ0Ambepw6MXrhOnA== }
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
"@rollup/rollup-linux-arm64-gnu@4.62.2":
|
|
resolution: { integrity: sha512-wnFJkogWvN4jm/hQRF2UBaeUmk20j5+DmHvoyWii2b8HJDyvz1MF2OU/6ynXt2KR63rbZLWkFpoytpdc/yBuSA== }
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
"@rollup/rollup-linux-arm64-musl@4.62.2":
|
|
resolution: { integrity: sha512-HVu2bp0zhvJ8xHEV9+UUs7S90VadmBSY3LcIMvozbPo4AuMGDWlz3ymHLHZPX4hR67TKTt8Qp5PJ5RBg/i+RMQ== }
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
"@rollup/rollup-linux-loong64-gnu@4.62.2":
|
|
resolution: { integrity: sha512-mQqqAV8QaoSgr9I2fKDLY2BAVvmKjWoGiu/cSYQonsLvtqwEn1E4QYfnCOcp5zoEqNhsDYin1s6jx/VJmrxlZg== }
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
"@rollup/rollup-linux-loong64-musl@4.62.2":
|
|
resolution: { integrity: sha512-IxKLoxCQ2IWi6bT2akyDUBGsOImDKB+sPp4EsTmwFQ/fMwpCKm8uLSSgP/Kx/QYUgKis6SEZ5/Nlhup0DIA0PQ== }
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
"@rollup/rollup-linux-ppc64-gnu@4.62.2":
|
|
resolution: { integrity: sha512-Mk5ha2RQSgyFfmYYLkBpPnUk8D8FriBxesO1u9O75X0mHgXL1UQcH5Itl2lurWL2tj0RxV9b9tJgipac0hRY9A== }
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
"@rollup/rollup-linux-ppc64-musl@4.62.2":
|
|
resolution: { integrity: sha512-CjvEnqJL/0/TQ3TXX3OPIJ/kmBellrWd4heXUmHeJlTnmwjKpSJzoehLaL6Xk0ZnMHBu9dZuFADNOrtjF4v+2w== }
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
"@rollup/rollup-linux-riscv64-gnu@4.62.2":
|
|
resolution: { integrity: sha512-1SiZbzwdkaDURsew/tSOrooKiYy7EQGT6m8ufavAi9NEyQb/6VuIxFXAL1fqa4iZe3g4NbNk4P7J32z2tw5Mgg== }
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
"@rollup/rollup-linux-riscv64-musl@4.62.2":
|
|
resolution: { integrity: sha512-nQts12zJ3NQRoE6uYljOH89v7szzLDvG2JD/vsX+vGXU8w/At1GowTZ5/7qeFQ8m7L55rpR8Okugnuo5bgjy2Q== }
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
"@rollup/rollup-linux-s390x-gnu@4.62.2":
|
|
resolution: { integrity: sha512-E9/ll019jhPIJgpzfZoIkBGhcz+kKNgVWYRY0zr9srBdPPFVpvOKW8VaJKUbeK+eZXyQF9ltME+Kk6affeaPgg== }
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
"@rollup/rollup-linux-x64-gnu@4.62.2":
|
|
resolution: { integrity: sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A== }
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
|
|
"@rollup/rollup-linux-x64-musl@4.62.2":
|
|
resolution: { integrity: sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg== }
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
|
|
"@rollup/rollup-openbsd-x64@4.62.2":
|
|
resolution: { integrity: sha512-srjEIxSH3LRnJN6THczDHWQplqEMFiAJrTab0msUryh9kwNpkICf3Ea6q6MN/2cZwRFUNx5w+h6Hpi4QuHS6Zg== }
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
|
|
"@rollup/rollup-openharmony-arm64@4.62.2":
|
|
resolution: { integrity: sha512-8hOJnxgbyObnCm5AlRA3A931xX19xq80RjVTKgJOvEKWqJruP/Uf12IbAOaDjjEXYRewwHLfmF0YRIdK3OwKWA== }
|
|
cpu: [arm64]
|
|
os: [openharmony]
|
|
|
|
"@rollup/rollup-win32-arm64-msvc@4.62.2":
|
|
resolution: { integrity: sha512-mmF4AY1i0hG/bLWUctUq59gtmgaSIRa3cu/A3JFRp/sCNEme2bgDEiDS22P9FbnJB8NJNF4jPJiSP5RHQpUTDg== }
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
|
|
"@rollup/rollup-win32-ia32-msvc@4.62.2":
|
|
resolution: { integrity: sha512-DZgkknc6jhHrk46V25vbAM0zZkyP0nSDkJB8/dRkLTxv470dOmWDqGoEJl/9A0dFfS7yE3REOwNDxpHwSLSt0Q== }
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
|
|
"@rollup/rollup-win32-x64-gnu@4.62.2":
|
|
resolution: { integrity: sha512-T6xr6ucWSFto+VGajA8YH26LdpHRuP4YLHEKAtCWvJDOlnmWcDZVCI2Jmjr+IFHDlt2zRaTAKE4tfjTaWLgJBg== }
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
"@rollup/rollup-win32-x64-msvc@4.62.2":
|
|
resolution: { integrity: sha512-BfzEnDJOt9T8M989/lA37EcJgat01wLRnoi5dQf3QzOH7jzpqTAzdDbVfRljVr5r+jzKqpbHeyOfAaXxAd0PAA== }
|
|
cpu: [x64]
|
|
os: [win32]
|
|
|
|
"@shikijs/types@3.23.0":
|
|
resolution: { integrity: sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ== }
|
|
|
|
"@shikijs/vscode-textmate@10.0.2":
|
|
resolution: { integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg== }
|
|
|
|
"@tanstack/query-core@5.101.2":
|
|
resolution: { integrity: sha512-hH5MLoJhF7KaIGd7q3xTXGXvslI+GYlM1Z/35aSHHWaCJWB7XvTSHYuV3eM7tw+aE0mT/xMro4M4Q9rCGHT0lw== }
|
|
|
|
"@tanstack/react-query@5.101.2":
|
|
resolution: { integrity: sha512-seDkr6kzGzX1okaaTtZPtgA688CDPlXUz1C6xSg0ESqn04Vuc8tlrYms1s3de+znBqhPVxFRfpAfUf+6XvfPWg== }
|
|
peerDependencies:
|
|
react: ^18 || ^19
|
|
|
|
"@tanstack/react-store@0.7.7":
|
|
resolution: { integrity: sha512-qqT0ufegFRDGSof9D/VqaZgjNgp4tRPHZIJq2+QIHkMUtHjaJ0lYrrXjeIUJvjnTbgPfSD1XgOMEt0lmANn6Zg== }
|
|
peerDependencies:
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
"@tanstack/react-table@8.21.3":
|
|
resolution: { integrity: sha512-5nNMTSETP4ykGegmVkhjcS8tTLW6Vl4axfEGQN3v0zdHYbK4UfoqfPChclTrJ4EoK9QynqAu9oUf8VEmrpZ5Ww== }
|
|
engines: { node: ">=12" }
|
|
peerDependencies:
|
|
react: ">=16.8"
|
|
react-dom: ">=16.8"
|
|
|
|
"@tanstack/store@0.7.7":
|
|
resolution: { integrity: sha512-xa6pTan1bcaqYDS9BDpSiS63qa6EoDkPN9RsRaxHuDdVDNntzq3xNwR5YKTU/V3SkSyC9T4YVOPh2zRQN0nhIQ== }
|
|
|
|
"@tanstack/table-core@8.21.3":
|
|
resolution: { integrity: sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg== }
|
|
engines: { node: ">=12" }
|
|
|
|
"@tiptap/core@3.27.1":
|
|
resolution: { integrity: sha512-rV6Qn4wmC6BxfF+4mu6bqGWj9vA4oXXhsrpXaJL2uhjxeHAGofjwcHof2X84VYzeyXgdlsGmqKie4TAppVXZUQ== }
|
|
peerDependencies:
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-blockquote@3.27.1":
|
|
resolution: { integrity: sha512-VMF7xJx6qEGiX6DTKNiL31NLqypOcd/4sNjFSe8rb41PwejBJh/nOqVIbBvWkiT6NMGFLxMhj7zJ8/zPo1hXeg== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-bold@3.27.1":
|
|
resolution: { integrity: sha512-TlC5bsS+pqETTrlz4CZz9RO/cKBYtELGIxwtKeivUn3eNfnOxQbbu4WDsiwIfzRFyd0OMnKl6BPM2KnYEehoEQ== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-bubble-menu@3.27.1":
|
|
resolution: { integrity: sha512-j/j8Qp9Z5nViade2m7zjrO/CYH/Ca80Qj7aqo0eUaei6FZQ5izlF9o4XQU5EFMAutV6mwynsPUp8FVo5sCuYfw== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-bullet-list@3.27.1":
|
|
resolution: { integrity: sha512-faCUHnRP47o9Zh9VZZX6EX/569udw9Vopm2PgEKPWuKLE2qaS5WBuUVU0iItdJmKUqaWiOZkpoW4jvnDmj0dfg== }
|
|
peerDependencies:
|
|
"@tiptap/extension-list": 3.27.1
|
|
|
|
"@tiptap/extension-code-block@3.27.1":
|
|
resolution: { integrity: sha512-pHlzmZx2OlHfyQ0yRlT5UL4mGokz947DthZuYefN1OleVqOkHpWBG+2JQwqoNq6bmzMne92zbH32rhcJUEYSjA== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-code@3.27.1":
|
|
resolution: { integrity: sha512-epOUpFfEmBzjvnqvjv2qHX7NAuLo5dlOGV690lWu+sAYMjibuJBeVvAiKPyFCfRCCTUxdbDB3jbaOA1yEcEJ7w== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-document@3.27.1":
|
|
resolution: { integrity: sha512-8FbBTkfnRP4iVaoj+2h3iWa+H0eGDD3yTyVCwrmue/sQTkqUNUoSuAZa3GDG4Sd41xdPwTJxl9nUWGgM1qDCnw== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-dropcursor@3.27.1":
|
|
resolution: { integrity: sha512-blFf9x9RG0Qr7P3FoAH/033ffa+mMLZn34trVs8Vi0Ppk6FmJAg5HpYFOtmYoeREdNDJ5rHJKV7SoACbOHgskQ== }
|
|
peerDependencies:
|
|
"@tiptap/extensions": 3.27.1
|
|
|
|
"@tiptap/extension-floating-menu@3.27.1":
|
|
resolution: { integrity: sha512-BmJF1VqB7dSJkgAalrpVFj88WLhxKjcWPuWHOqf2ITrUU2832BhKLXKmxjWUy1gqV8PfNNVWtGfIERy7I0y0+Q== }
|
|
peerDependencies:
|
|
"@floating-ui/dom": ^1.0.0
|
|
"@tiptap/core": 3.27.1
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-gapcursor@3.27.1":
|
|
resolution: { integrity: sha512-QoezN0wdvXIwLQ4ee2ccWDaX3RG0lzgQpIMpMz55oPDhpUVax1+19ApsS53LkcktpS4EbnPL4xO4DaJk0Vp7PQ== }
|
|
peerDependencies:
|
|
"@tiptap/extensions": 3.27.1
|
|
|
|
"@tiptap/extension-hard-break@3.27.1":
|
|
resolution: { integrity: sha512-iv/m9hzl6jfSj9Q8UEjAxONvCoUDaP7M9SRCPx3PaLNxA230TTD6RE0Ye4zFJ8ze7ZVoJJMAqg9Qpq1iYg2JOQ== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-heading@3.27.1":
|
|
resolution: { integrity: sha512-SrC4l1kEIyv9ZXFaI/8LQqU2MyMmjczw7XXsWUQOTN4YXv0JyVgMNR3cI/wz0d2xsTfBdZ1N85Tdng+Ga1t0Sg== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-horizontal-rule@3.27.1":
|
|
resolution: { integrity: sha512-QlKE7qn5qMnIGVGhXQlvYedvLtNJ9z0dmit5w8vPb8tKzW4Spk6M7N2kruprrDA8GBwHfeR5wmF+njfUm34qxg== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-italic@3.27.1":
|
|
resolution: { integrity: sha512-jGGeyn9uRUnNjSTHpbqhiGsp6KaYTSbV09jDXPJI9cDwfV9hpugLvpaCZd0BMBbhU1B1W6kOfX0BE15qX/HQfA== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-link@3.27.1":
|
|
resolution: { integrity: sha512-/2jBfsxBZUDGJmpZifqRQPz7f1E5qpS1BckTZ39TADzUJX+feKy7RJ3DtQ02+8y6SSMzvP9loGVjrk6zEMTk4g== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-list-item@3.27.1":
|
|
resolution: { integrity: sha512-zwRl01ETfCkWUvtvK5fw9bXtAajMPkvlkE3Cq6JvH3LF7XXJwDtNj5Tj7exacMpCaSZmlNc43vFb2rAYnrnwMA== }
|
|
peerDependencies:
|
|
"@tiptap/extension-list": 3.27.1
|
|
|
|
"@tiptap/extension-list-keymap@3.27.1":
|
|
resolution: { integrity: sha512-OIMZNlzPSO8WRd4ic73Fxckzl4N1tesjjLL2XApaNA/uMpO0LoF6WSRPAWv+Z24Wp92ARRJAnRP7iZoI5+Jxig== }
|
|
peerDependencies:
|
|
"@tiptap/extension-list": 3.27.1
|
|
|
|
"@tiptap/extension-list@3.27.1":
|
|
resolution: { integrity: sha512-c2Upru7lj0/ZV/Ibww6cNz6sUS8m6Dp/9uygFhYcZOd3X8M0xBIEk42c6m6SQehkPziVA8QOgNJz7sMqsbz1OQ== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-ordered-list@3.27.1":
|
|
resolution: { integrity: sha512-GYrKqD//9nHJ2r80uXqbDMzRnFpGzbaEQRTSGaO/SH7DvXWFMow8evkOdjQ7PCQO07jNjJo75+A85Jwu3Ov3AA== }
|
|
peerDependencies:
|
|
"@tiptap/extension-list": 3.27.1
|
|
|
|
"@tiptap/extension-paragraph@3.27.1":
|
|
resolution: { integrity: sha512-7K7eo1gruOgAsnbK+GCV23AUVUI0cL1bTig8HaPneoFMVbig7vddk8jNLKBWO8TXVbG7TuHdnDN4F98vdtwh5Q== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-placeholder@3.27.1":
|
|
resolution: { integrity: sha512-lhcNDcczQ75yJOSywCHb58Hmtg1aPL/2TdYmeLPxVrP048D7rRs133sfONcgyyw0AvhnfmPOkHLTv3QtKSowhw== }
|
|
peerDependencies:
|
|
"@tiptap/extensions": 3.27.1
|
|
|
|
"@tiptap/extension-strike@3.27.1":
|
|
resolution: { integrity: sha512-Y3DW1jlSlCNCyMGHP3+3qBNNPS83wuFz4RTYGjZtvRRTCRh7apZme9XRWMq1rN5mJ2Cr7fKocA2/5Bs13KgN6Q== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-text@3.27.1":
|
|
resolution: { integrity: sha512-6ZwaZwSrDh+KFFv6V1J79oO37yPs7y1bFxvk1/9Ih2rn3Xr5AWz+eMS+n8RpH3djBVVAQpdIAeYQgcn+VCSsTg== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extension-underline@3.27.1":
|
|
resolution: { integrity: sha512-N889J4nXN/TPfVt8uF9N1A0SY82E90zwc1y26lqOcw6KWNLmQrlhMh/9OD4ikLDbekmFpOBq/UicpHf/6S8hbQ== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
|
|
"@tiptap/extensions@3.27.1":
|
|
resolution: { integrity: sha512-1Tdx9faw8k0/83V6X+xCDVhV8yElGt95JxeW3YMkKQJI56QdlPz0xOdJPlMiSGJKinPyVier+x9LJD/YZUZIaw== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/pm@3.27.1":
|
|
resolution: { integrity: sha512-Ffjx+vimmBU7zH/KrpXzJid3+pziCe/VL2aexSTP63cyQwKQ65LkFkCKaIsSpFdQQuakVZBGWjCA5RoBV852pw== }
|
|
|
|
"@tiptap/react@3.27.1":
|
|
resolution: { integrity: sha512-/Wn2fc9zMtX08MXYScDFsm4wJ8lzfhfPEdbtls7WCDlbtrop48PWlkHDBBJrywARfAQTB2mFs9KiFy9yrQm5Lg== }
|
|
peerDependencies:
|
|
"@tiptap/core": 3.27.1
|
|
"@tiptap/pm": 3.27.1
|
|
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
"@types/react-dom": ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
react: ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
"@tiptap/starter-kit@3.27.1":
|
|
resolution: { integrity: sha512-vfxRsqW8rCc0k4pzo0ilU3wobVi2wqVj88VZI2SlgZlNnUAkrDGDIAph7CTa9k9fshV+O1ivpEgPC5yC046jow== }
|
|
|
|
"@types/babel__core@7.20.5":
|
|
resolution: { integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA== }
|
|
|
|
"@types/babel__generator@7.27.0":
|
|
resolution: { integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg== }
|
|
|
|
"@types/babel__template@7.4.4":
|
|
resolution: { integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A== }
|
|
|
|
"@types/babel__traverse@7.28.0":
|
|
resolution: { integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q== }
|
|
|
|
"@types/debug@4.1.13":
|
|
resolution: { integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw== }
|
|
|
|
"@types/estree-jsx@1.0.5":
|
|
resolution: { integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg== }
|
|
|
|
"@types/estree@1.0.9":
|
|
resolution: { integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg== }
|
|
|
|
"@types/hast@3.0.4":
|
|
resolution: { integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ== }
|
|
|
|
"@types/linkify-it@3.0.5":
|
|
resolution: { integrity: sha512-yg6E+u0/+Zjva+buc3EIb+29XEg4wltq7cSmd4Uc2EE/1nUVmxyzpX6gUXD0V8jIrG0r7YeOGVIbYRkxeooCtw== }
|
|
|
|
"@types/linkify-it@5.0.0":
|
|
resolution: { integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q== }
|
|
|
|
"@types/markdown-it@13.0.9":
|
|
resolution: { integrity: sha512-1XPwR0+MgXLWfTn9gCsZ55AHOKW1WN+P9vr0PaQh5aerR9LLQXUbjfEAFhjmEmyoYFWAyuN2Mqkn40MZ4ukjBw== }
|
|
|
|
"@types/markdown-it@14.1.2":
|
|
resolution: { integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog== }
|
|
|
|
"@types/mdast@4.0.4":
|
|
resolution: { integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA== }
|
|
|
|
"@types/mdurl@1.0.5":
|
|
resolution: { integrity: sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA== }
|
|
|
|
"@types/mdurl@2.0.0":
|
|
resolution: { integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg== }
|
|
|
|
"@types/ms@2.1.0":
|
|
resolution: { integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== }
|
|
|
|
"@types/node@22.20.0":
|
|
resolution: { integrity: sha512-QWlFW2wf3nTjC13/DqRnBpR4ZO36VJH/JVBkA/vcnmbTBNQIlnObqyqZE1tUR7+Ni23Lda8R1BxMfbXRpCUx5g== }
|
|
|
|
"@types/prop-types@15.7.15":
|
|
resolution: { integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw== }
|
|
|
|
"@types/react-dom@19.2.3":
|
|
resolution: { integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ== }
|
|
peerDependencies:
|
|
"@types/react": ^19.2.0
|
|
|
|
"@types/react@18.3.31":
|
|
resolution: { integrity: sha512-vfEqpXTvwT91yhmwdfouStN2hSKwTvyRs8qpLfADyrq/kxDw0hZM7Wk9Ug1FELj8hIby+S/+kQCSRFF32nv2Qw== }
|
|
|
|
"@types/trusted-types@2.0.7":
|
|
resolution: { integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw== }
|
|
|
|
"@types/unist@2.0.11":
|
|
resolution: { integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA== }
|
|
|
|
"@types/unist@3.0.3":
|
|
resolution: { integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q== }
|
|
|
|
"@types/use-sync-external-store@0.0.6":
|
|
resolution: { integrity: sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg== }
|
|
|
|
"@types/use-sync-external-store@1.5.0":
|
|
resolution: { integrity: sha512-5dyB8nLC/qogMrlCizZnYWQTA4lnb/v+It+sqNl5YnSRAPMlIqY/X0Xn+gZw8vOL+TgTTr28VEbn3uf8fUtAkw== }
|
|
|
|
"@ungap/structured-clone@1.3.2":
|
|
resolution: { integrity: sha512-5jsZFwgR5rTdKwidH9Qmat75RKwqfpKlWWB1frDkljN127mwqBu8K0PYo7/hFpF03IEJpfVPpCQDY/eDx3iHvA== }
|
|
|
|
"@vimeo/player@2.30.4":
|
|
resolution: { integrity: sha512-M8m1UAhJSb+KCWuXDLWHViwj+3YY/0ogwFquRfMHs9e9LYjXT9iB7n+sOCKwUusbiXuU2HKmXx+FEGHtYZfUSg== }
|
|
|
|
"@vitejs/plugin-react@4.7.0":
|
|
resolution: { integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA== }
|
|
engines: { node: ^14.18.0 || >=16.0.0 }
|
|
peerDependencies:
|
|
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
|
|
|
|
argparse@2.0.1:
|
|
resolution: { integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== }
|
|
|
|
aria-hidden@1.2.6:
|
|
resolution: { integrity: sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA== }
|
|
engines: { node: ">=10" }
|
|
|
|
autoprefixer@10.5.2:
|
|
resolution: { integrity: sha512-rD5t5DwOjJdmSORcTq64j8MawTC+tbQ+HHqjR4NDumamy/ambn1UJrlKL+KdwujWxMkFjPM3pPHOEA9tl4767Q== }
|
|
engines: { node: ^10 || ^12 || >=14 }
|
|
hasBin: true
|
|
peerDependencies:
|
|
postcss: ^8.1.0
|
|
|
|
bail@2.0.2:
|
|
resolution: { integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw== }
|
|
|
|
baseline-browser-mapping@2.10.41:
|
|
resolution: { integrity: sha512-WwS7MHhqGHHlaVsqRZnhvCEMS0owDX+SxRlve7JkuH7My1Ara3ZriTmCQupPfYjxMZ8I/tgxtJYr2t7taHaH4A== }
|
|
engines: { node: ">=6.0.0" }
|
|
hasBin: true
|
|
|
|
browserslist@4.28.4:
|
|
resolution: { integrity: sha512-MTc8i/x9jBQd1iMw2CFGS+rwMa07eYjLR0CCTLDACl9xhxy+nIs3KeML/biicXtk9JrZ6dnnTatmc7ErPXIxqw== }
|
|
engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 }
|
|
hasBin: true
|
|
|
|
caniuse-lite@1.0.30001800:
|
|
resolution: { integrity: sha512-MMHtuAz9Ys840zAY5F4k6fV5GaivZ9sPk+nz0mY+GYVzRBnYkN0mpqkSR92oWRQ19yQWo4HvBV/FnC16AJX8MA== }
|
|
|
|
ccount@2.0.1:
|
|
resolution: { integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg== }
|
|
|
|
character-entities-html4@2.1.0:
|
|
resolution: { integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA== }
|
|
|
|
character-entities-legacy@3.0.0:
|
|
resolution: { integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ== }
|
|
|
|
character-entities@2.0.2:
|
|
resolution: { integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ== }
|
|
|
|
character-reference-invalid@2.0.1:
|
|
resolution: { integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw== }
|
|
|
|
class-variance-authority@0.7.1:
|
|
resolution: { integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg== }
|
|
|
|
clsx@2.1.1:
|
|
resolution: { integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA== }
|
|
engines: { node: ">=6" }
|
|
|
|
comma-separated-tokens@2.0.3:
|
|
resolution: { integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg== }
|
|
|
|
convert-source-map@2.0.0:
|
|
resolution: { integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== }
|
|
|
|
csstype@3.2.3:
|
|
resolution: { integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ== }
|
|
|
|
debug@4.4.3:
|
|
resolution: { integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== }
|
|
engines: { node: ">=6.0" }
|
|
peerDependencies:
|
|
supports-color: "*"
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
|
|
decode-named-character-reference@1.3.0:
|
|
resolution: { integrity: sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q== }
|
|
|
|
dequal@2.0.3:
|
|
resolution: { integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA== }
|
|
engines: { node: ">=6" }
|
|
|
|
detect-node-es@1.1.0:
|
|
resolution: { integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ== }
|
|
|
|
devlop@1.1.0:
|
|
resolution: { integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA== }
|
|
|
|
dompurify@3.2.7:
|
|
resolution: { integrity: sha512-WhL/YuveyGXJaerVlMYGWhvQswa7myDG17P7Vu65EWC05o8vfeNbvNf4d/BOvH99+ZW+LlQsc1GDKMa1vNK6dw== }
|
|
|
|
electron-to-chromium@1.5.385:
|
|
resolution: { integrity: sha512-78sa/M08MNAYHQfjoWMvOlKQqZ0ElhSm/L5HNUc96VZ3b+KvDVnngFm8sYQy0XrhTRgAhggHr5abA7yTvRdo4Q== }
|
|
|
|
emoji-mart@5.6.0:
|
|
resolution: { integrity: sha512-eJp3QRe79pjwa+duv+n7+5YsNhRcMl812EcFVwrnRvYKoNPoQb5qxU8DG6Bgwji0akHdp6D4Ln6tYLG58MFSow== }
|
|
|
|
entities@4.5.0:
|
|
resolution: { integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== }
|
|
engines: { node: ">=0.12" }
|
|
|
|
entities@6.0.1:
|
|
resolution: { integrity: sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g== }
|
|
engines: { node: ">=0.12" }
|
|
|
|
esbuild@0.25.12:
|
|
resolution: { integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg== }
|
|
engines: { node: ">=18" }
|
|
hasBin: true
|
|
|
|
escalade@3.2.0:
|
|
resolution: { integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== }
|
|
engines: { node: ">=6" }
|
|
|
|
escape-string-regexp@5.0.0:
|
|
resolution: { integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw== }
|
|
engines: { node: ">=12" }
|
|
|
|
estree-util-is-identifier-name@3.0.0:
|
|
resolution: { integrity: sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg== }
|
|
|
|
estree-walker@3.0.3:
|
|
resolution: { integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g== }
|
|
|
|
extend@3.0.2:
|
|
resolution: { integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== }
|
|
|
|
fast-deep-equal@3.1.3:
|
|
resolution: { integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== }
|
|
|
|
fast-equals@5.4.0:
|
|
resolution: { integrity: sha512-jt2DW/aNFNwke7AUd+Z+e6pz39KO5rzdbbFCg2sGafS4mk13MI7Z8O5z9cADNn5lhGODIgLwug6TZO2ctf7kcw== }
|
|
engines: { node: ">=6.0.0" }
|
|
|
|
fdir@6.5.0:
|
|
resolution: { integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg== }
|
|
engines: { node: ">=12.0.0" }
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
|
|
fraction.js@5.3.4:
|
|
resolution: { integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ== }
|
|
|
|
fsevents@2.3.3:
|
|
resolution: { integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== }
|
|
engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 }
|
|
os: [darwin]
|
|
|
|
gensync@1.0.0-beta.2:
|
|
resolution: { integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== }
|
|
engines: { node: ">=6.9.0" }
|
|
|
|
get-nonce@1.0.1:
|
|
resolution: { integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q== }
|
|
engines: { node: ">=6" }
|
|
|
|
hast-util-embedded@3.0.0:
|
|
resolution: { integrity: sha512-naH8sld4Pe2ep03qqULEtvYr7EjrLK2QHY8KJR6RJkTUjPGObe1vnx585uzem2hGra+s1q08DZZpfgDVYRbaXA== }
|
|
|
|
hast-util-format@1.1.0:
|
|
resolution: { integrity: sha512-yY1UDz6bC9rDvCWHpx12aIBGRG7krurX0p0Fm6pT547LwDIZZiNr8a+IHDogorAdreULSEzP82Nlv5SZkHZcjA== }
|
|
|
|
hast-util-from-dom@5.0.1:
|
|
resolution: { integrity: sha512-N+LqofjR2zuzTjCPzyDUdSshy4Ma6li7p/c3pA78uTwzFgENbgbUrm2ugwsOdcjI1muO+o6Dgzp9p8WHtn/39Q== }
|
|
|
|
hast-util-from-html@2.0.3:
|
|
resolution: { integrity: sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw== }
|
|
|
|
hast-util-from-parse5@8.0.3:
|
|
resolution: { integrity: sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg== }
|
|
|
|
hast-util-has-property@3.0.0:
|
|
resolution: { integrity: sha512-MNilsvEKLFpV604hwfhVStK0usFY/QmM5zX16bo7EjnAEGofr5YyI37kzopBlZJkHD4t887i+q/C8/tr5Q94cA== }
|
|
|
|
hast-util-is-body-ok-link@3.0.1:
|
|
resolution: { integrity: sha512-0qpnzOBLztXHbHQenVB8uNuxTnm/QBFUOmdOSsEn7GnBtyY07+ENTWVFBAnXd/zEgd9/SUG3lRY7hSIBWRgGpQ== }
|
|
|
|
hast-util-is-element@3.0.0:
|
|
resolution: { integrity: sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g== }
|
|
|
|
hast-util-minify-whitespace@1.0.1:
|
|
resolution: { integrity: sha512-L96fPOVpnclQE0xzdWb/D12VT5FabA7SnZOUMtL1DbXmYiHJMXZvFkIZfiMmTCNJHUeO2K9UYNXoVyfz+QHuOw== }
|
|
|
|
hast-util-parse-selector@4.0.0:
|
|
resolution: { integrity: sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A== }
|
|
|
|
hast-util-phrasing@3.0.1:
|
|
resolution: { integrity: sha512-6h60VfI3uBQUxHqTyMymMZnEbNl1XmEGtOxxKYL7stY2o601COo62AWAYBQR9lZbYXYSBoxag8UpPRXK+9fqSQ== }
|
|
|
|
hast-util-to-html@9.0.5:
|
|
resolution: { integrity: sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw== }
|
|
|
|
hast-util-to-jsx-runtime@2.3.6:
|
|
resolution: { integrity: sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg== }
|
|
|
|
hast-util-to-mdast@10.1.2:
|
|
resolution: { integrity: sha512-FiCRI7NmOvM4y+f5w32jPRzcxDIz+PUqDwEqn1A+1q2cdp3B8Gx7aVrXORdOKjMNDQsD1ogOr896+0jJHW1EFQ== }
|
|
|
|
hast-util-to-text@4.0.2:
|
|
resolution: { integrity: sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A== }
|
|
|
|
hast-util-whitespace@3.0.0:
|
|
resolution: { integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw== }
|
|
|
|
hastscript@9.0.1:
|
|
resolution: { integrity: sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w== }
|
|
|
|
html-parse-stringify@3.0.1:
|
|
resolution: { integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg== }
|
|
|
|
html-url-attributes@3.0.1:
|
|
resolution: { integrity: sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ== }
|
|
|
|
html-void-elements@3.0.0:
|
|
resolution: { integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg== }
|
|
|
|
html-whitespace-sensitive-tag-names@3.0.1:
|
|
resolution: { integrity: sha512-q+310vW8zmymYHALr1da4HyXUQ0zgiIwIicEfotYPWGN0OJVEN/58IJ3A4GBYcEq3LGAZqKb+ugvP0GNB9CEAA== }
|
|
|
|
i18next@26.0.4:
|
|
resolution: { integrity: sha512-gXF7U9bfioXPLv7mw8Qt2nfO7vij5MyINvPgVv99pX3fL1Y01pw2mKBFrlYpRxRCl2wz3ISenj6VsMJT2isfuA== }
|
|
peerDependencies:
|
|
typescript: ^5 || ^6
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
|
|
inline-style-parser@0.2.7:
|
|
resolution: { integrity: sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA== }
|
|
|
|
is-alphabetical@2.0.1:
|
|
resolution: { integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ== }
|
|
|
|
is-alphanumerical@2.0.1:
|
|
resolution: { integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw== }
|
|
|
|
is-decimal@2.0.1:
|
|
resolution: { integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A== }
|
|
|
|
is-hexadecimal@2.0.1:
|
|
resolution: { integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg== }
|
|
|
|
is-plain-obj@4.1.0:
|
|
resolution: { integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg== }
|
|
engines: { node: ">=12" }
|
|
|
|
isomorphic.js@0.2.5:
|
|
resolution: { integrity: sha512-PIeMbHqMt4DnUP3MA/Flc0HElYjMXArsw1qwJZcm9sqR8mq3l8NYizFMty0pWwE/tzIGH3EKK5+jes5mAr85yw== }
|
|
|
|
js-tokens@4.0.0:
|
|
resolution: { integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== }
|
|
|
|
jsesc@3.1.0:
|
|
resolution: { integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== }
|
|
engines: { node: ">=6" }
|
|
hasBin: true
|
|
|
|
json5@2.2.3:
|
|
resolution: { integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== }
|
|
engines: { node: ">=6" }
|
|
hasBin: true
|
|
|
|
lib0@0.2.117:
|
|
resolution: { integrity: sha512-DeXj9X5xDCjgKLU/7RR+/HQEVzuuEUiwldwOGsHK/sfAfELGWEyTcf0x+uOvCvK3O2zPmZePXWL85vtia6GyZw== }
|
|
engines: { node: ">=16" }
|
|
hasBin: true
|
|
|
|
linkify-it@5.0.2:
|
|
resolution: { integrity: sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q== }
|
|
|
|
linkifyjs@4.3.3:
|
|
resolution: { integrity: sha512-P8aEP5U/D1/IlTY2OeYsErdwh9bGuLE30NcXtKEjgdHcahveQoQwM2yZNsioQHsWFz0P7KKudisbrzCgR0sDHg== }
|
|
|
|
load-script@1.0.0:
|
|
resolution: { integrity: sha512-kPEjMFtZvwL9TaZo0uZ2ml+Ye9HUMmPwbYRJ324qF9tqMejwykJ5ggTyvzmrbBeapCAbk98BSbTeovHEEP1uCA== }
|
|
|
|
lodash.merge@4.6.2:
|
|
resolution: { integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== }
|
|
|
|
longest-streak@3.1.0:
|
|
resolution: { integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g== }
|
|
|
|
loose-envify@1.4.0:
|
|
resolution: { integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== }
|
|
hasBin: true
|
|
|
|
lru-cache@5.1.1:
|
|
resolution: { integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== }
|
|
|
|
lucide-react@0.468.0:
|
|
resolution: { integrity: sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA== }
|
|
peerDependencies:
|
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
|
|
|
lucide-react@0.525.0:
|
|
resolution: { integrity: sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ== }
|
|
peerDependencies:
|
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
magic-string@0.27.0:
|
|
resolution: { integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA== }
|
|
engines: { node: ">=12" }
|
|
|
|
markdown-it-task-lists@2.1.1:
|
|
resolution: { integrity: sha512-TxFAc76Jnhb2OUu+n3yz9RMu4CwGfaT788br6HhEDlvWfdeJcLUsxk1Hgw2yJio0OXsxv7pyIPmvECY7bMbluA== }
|
|
|
|
markdown-it@14.3.0:
|
|
resolution: { integrity: sha512-RCEsPjR+sr0x+AuYp601tKTkgFG4YEPLCzHST3cQ/fhlJkqAkz1L2/Qbp1j9qw5SBwQHFBoW8+hoN5xssOF0Tw== }
|
|
hasBin: true
|
|
|
|
markdown-table@3.0.4:
|
|
resolution: { integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw== }
|
|
|
|
marked@14.0.0:
|
|
resolution: { integrity: sha512-uIj4+faQ+MgHgwUW1l2PsPglZLOLOT1uErt06dAPtx2kjteLAkbsd/0FiYg/MGS+i7ZKLb7w2WClxHkzOOuryQ== }
|
|
engines: { node: ">= 18" }
|
|
hasBin: true
|
|
|
|
mdast-util-find-and-replace@3.0.2:
|
|
resolution: { integrity: sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg== }
|
|
|
|
mdast-util-from-markdown@2.0.3:
|
|
resolution: { integrity: sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q== }
|
|
|
|
mdast-util-gfm-autolink-literal@2.0.1:
|
|
resolution: { integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ== }
|
|
|
|
mdast-util-gfm-footnote@2.1.0:
|
|
resolution: { integrity: sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ== }
|
|
|
|
mdast-util-gfm-strikethrough@2.0.0:
|
|
resolution: { integrity: sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg== }
|
|
|
|
mdast-util-gfm-table@2.0.0:
|
|
resolution: { integrity: sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg== }
|
|
|
|
mdast-util-gfm-task-list-item@2.0.0:
|
|
resolution: { integrity: sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ== }
|
|
|
|
mdast-util-gfm@3.1.0:
|
|
resolution: { integrity: sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ== }
|
|
|
|
mdast-util-mdx-expression@2.0.1:
|
|
resolution: { integrity: sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ== }
|
|
|
|
mdast-util-mdx-jsx@3.2.0:
|
|
resolution: { integrity: sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q== }
|
|
|
|
mdast-util-mdxjs-esm@2.0.1:
|
|
resolution: { integrity: sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg== }
|
|
|
|
mdast-util-phrasing@4.1.0:
|
|
resolution: { integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w== }
|
|
|
|
mdast-util-to-hast@13.2.1:
|
|
resolution: { integrity: sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA== }
|
|
|
|
mdast-util-to-markdown@2.1.2:
|
|
resolution: { integrity: sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA== }
|
|
|
|
mdast-util-to-string@4.0.0:
|
|
resolution: { integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg== }
|
|
|
|
mdurl@2.0.0:
|
|
resolution: { integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w== }
|
|
|
|
micromark-core-commonmark@2.0.3:
|
|
resolution: { integrity: sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg== }
|
|
|
|
micromark-extension-gfm-autolink-literal@2.1.0:
|
|
resolution: { integrity: sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw== }
|
|
|
|
micromark-extension-gfm-footnote@2.1.0:
|
|
resolution: { integrity: sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw== }
|
|
|
|
micromark-extension-gfm-strikethrough@2.1.0:
|
|
resolution: { integrity: sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw== }
|
|
|
|
micromark-extension-gfm-table@2.1.1:
|
|
resolution: { integrity: sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg== }
|
|
|
|
micromark-extension-gfm-tagfilter@2.0.0:
|
|
resolution: { integrity: sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg== }
|
|
|
|
micromark-extension-gfm-task-list-item@2.1.0:
|
|
resolution: { integrity: sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw== }
|
|
|
|
micromark-extension-gfm@3.0.0:
|
|
resolution: { integrity: sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w== }
|
|
|
|
micromark-factory-destination@2.0.1:
|
|
resolution: { integrity: sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA== }
|
|
|
|
micromark-factory-label@2.0.1:
|
|
resolution: { integrity: sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg== }
|
|
|
|
micromark-factory-space@2.0.1:
|
|
resolution: { integrity: sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg== }
|
|
|
|
micromark-factory-title@2.0.1:
|
|
resolution: { integrity: sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw== }
|
|
|
|
micromark-factory-whitespace@2.0.1:
|
|
resolution: { integrity: sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ== }
|
|
|
|
micromark-util-character@2.1.1:
|
|
resolution: { integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q== }
|
|
|
|
micromark-util-chunked@2.0.1:
|
|
resolution: { integrity: sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA== }
|
|
|
|
micromark-util-classify-character@2.0.1:
|
|
resolution: { integrity: sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q== }
|
|
|
|
micromark-util-combine-extensions@2.0.1:
|
|
resolution: { integrity: sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg== }
|
|
|
|
micromark-util-decode-numeric-character-reference@2.0.2:
|
|
resolution: { integrity: sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw== }
|
|
|
|
micromark-util-decode-string@2.0.1:
|
|
resolution: { integrity: sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ== }
|
|
|
|
micromark-util-encode@2.0.1:
|
|
resolution: { integrity: sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw== }
|
|
|
|
micromark-util-html-tag-name@2.0.1:
|
|
resolution: { integrity: sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA== }
|
|
|
|
micromark-util-normalize-identifier@2.0.1:
|
|
resolution: { integrity: sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q== }
|
|
|
|
micromark-util-resolve-all@2.0.1:
|
|
resolution: { integrity: sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg== }
|
|
|
|
micromark-util-sanitize-uri@2.0.1:
|
|
resolution: { integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ== }
|
|
|
|
micromark-util-subtokenize@2.1.0:
|
|
resolution: { integrity: sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA== }
|
|
|
|
micromark-util-symbol@2.0.1:
|
|
resolution: { integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q== }
|
|
|
|
micromark-util-types@2.0.2:
|
|
resolution: { integrity: sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA== }
|
|
|
|
micromark@4.0.2:
|
|
resolution: { integrity: sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA== }
|
|
|
|
monaco-editor@0.55.1:
|
|
resolution: { integrity: sha512-jz4x+TJNFHwHtwuV9vA9rMujcZRb0CEilTEwG2rRSpe/A7Jdkuj8xPKttCgOh+v/lkHy7HsZ64oj+q3xoAFl9A== }
|
|
|
|
ms@2.1.3:
|
|
resolution: { integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== }
|
|
|
|
nanoid@3.3.15:
|
|
resolution: { integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA== }
|
|
engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 }
|
|
hasBin: true
|
|
|
|
native-promise-only@0.8.1:
|
|
resolution: { integrity: sha512-zkVhZUA3y8mbz652WrL5x0fB0ehrBkulWT3TomAQ9iDtyXZvzKeEA6GPxAItBYeNYl5yngKRX612qHOhvMkDeg== }
|
|
|
|
node-releases@2.0.50:
|
|
resolution: { integrity: sha512-J6l92tKHX6w8Jy5nO1Vuc01NoIiRGi/d6qBKVxh+IQ8Cr3b6HbVNfKiF8ZpFKufTwpwxMmce2W3iQZ861ZRyTg== }
|
|
engines: { node: ">=18" }
|
|
|
|
orderedmap@2.1.1:
|
|
resolution: { integrity: sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g== }
|
|
|
|
parse-entities@4.0.2:
|
|
resolution: { integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw== }
|
|
|
|
parse5@7.3.0:
|
|
resolution: { integrity: sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw== }
|
|
|
|
picocolors@1.1.1:
|
|
resolution: { integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== }
|
|
|
|
picomatch@4.0.5:
|
|
resolution: { integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A== }
|
|
engines: { node: ">=12" }
|
|
|
|
postcss-value-parser@4.2.0:
|
|
resolution: { integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== }
|
|
|
|
postcss@8.5.16:
|
|
resolution: { integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg== }
|
|
engines: { node: ^10 || ^12 || >=14 }
|
|
|
|
property-information@7.2.0:
|
|
resolution: { integrity: sha512-IAtzIB6sUiWaJYrX9smp3V46pBGbBeLFRGdh25kg1334VcBlD8HzhPeNIWQH9zhGmo2itIe25EHt9dQP7G5hmg== }
|
|
|
|
prosemirror-changeset@2.4.1:
|
|
resolution: { integrity: sha512-96WBLhOaYhJ+kPhLg3uW359Tz6I/MfcrQfL4EGv4SrcqKEMC1gmoGrXHecPE8eOwTVCJ4IwgfzM8fFad25wNfw== }
|
|
|
|
prosemirror-commands@1.7.1:
|
|
resolution: { integrity: sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w== }
|
|
|
|
prosemirror-dropcursor@1.8.2:
|
|
resolution: { integrity: sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw== }
|
|
|
|
prosemirror-gapcursor@1.4.1:
|
|
resolution: { integrity: sha512-pMdYaEnjNMSwl11yjEGtgTmLkR08m/Vl+Jj443167p9eB3HVQKhYCc4gmHVDsLPODfZfjr/MmirsdyZziXbQKw== }
|
|
|
|
prosemirror-highlight@0.13.1:
|
|
resolution: { integrity: sha512-41EwMJDUeFBxizPP1/msQBjDke1YyaTy40w3CGoc7fjXboDBgyhz2LWThwaygL9LkDvBqn4pwBJg1PNtrNilGg== }
|
|
peerDependencies:
|
|
"@shikijs/types": ^1.29.2 || ^2.0.0 || ^3.0.0
|
|
"@types/hast": ^3.0.0
|
|
highlight.js: ^11.9.0
|
|
lowlight: ^3.1.0
|
|
prosemirror-model: ^1.19.3
|
|
prosemirror-state: ^1.4.3
|
|
prosemirror-transform: ^1.8.0
|
|
prosemirror-view: ^1.32.4
|
|
refractor: ^5.0.0
|
|
sugar-high: ^0.6.1 || ^0.7.0 || ^0.8.0 || ^0.9.0
|
|
peerDependenciesMeta:
|
|
"@shikijs/types":
|
|
optional: true
|
|
"@types/hast":
|
|
optional: true
|
|
highlight.js:
|
|
optional: true
|
|
lowlight:
|
|
optional: true
|
|
prosemirror-model:
|
|
optional: true
|
|
prosemirror-state:
|
|
optional: true
|
|
prosemirror-transform:
|
|
optional: true
|
|
prosemirror-view:
|
|
optional: true
|
|
refractor:
|
|
optional: true
|
|
sugar-high:
|
|
optional: true
|
|
|
|
prosemirror-history@1.5.0:
|
|
resolution: { integrity: sha512-zlzTiH01eKA55UAf1MEjtssJeHnGxO0j4K4Dpx+gnmX9n+SHNlDqI2oO1Kv1iPN5B1dm5fsljCfqKF9nFL6HRg== }
|
|
|
|
prosemirror-inputrules@1.5.1:
|
|
resolution: { integrity: sha512-7wj4uMjKaXWAQ1CDgxNzNtR9AlsuwzHfdFH1ygEHA2KHF2DOEaXl1CJfNPAKCg9qNEh4rum975QLaCiQPyY6Fw== }
|
|
|
|
prosemirror-keymap@1.2.3:
|
|
resolution: { integrity: sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw== }
|
|
|
|
prosemirror-markdown@1.13.4:
|
|
resolution: { integrity: sha512-D98dm4cQ3Hs6EmjK500TdAOew4Z03EV71ajEFiWra3Upr7diytJsjF4mPV2dW+eK5uNectiRj0xFxYI9NLXDbw== }
|
|
|
|
prosemirror-model@1.25.9:
|
|
resolution: { integrity: sha512-pRTklkDDMMRopyoAcrr9wV/8g/RYgrLHBuJAb5hlEuYZRdm5yqmPjWId83fpBwPpSFqEdja0H7Dfd7z1X/npcA== }
|
|
|
|
prosemirror-schema-list@1.5.1:
|
|
resolution: { integrity: sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q== }
|
|
|
|
prosemirror-state@1.4.4:
|
|
resolution: { integrity: sha512-6jiYHH2CIGbCfnxdHbXZ12gySFY/fz/ulZE333G6bPqIZ4F+TXo9ifiR86nAHpWnfoNjOb3o5ESi7J8Uz1jXHw== }
|
|
|
|
prosemirror-tables@1.8.5:
|
|
resolution: { integrity: sha512-V/0cDCsHKHe/tfWkeCmthNUcEp1IVO3p6vwN8XtwE9PZQLAZJigbw3QoraAdfJPir4NKJtNvOB8oYGKRl+t0Dw== }
|
|
|
|
prosemirror-transform@1.12.0:
|
|
resolution: { integrity: sha512-GxboyN4AMIsoHNtz5uf2r2Ru551i5hWeCMD6E2Ib4Eogqoub0NflniaBPVQ4MrGE5yZ8JV9tUHg9qcZTTrcN4w== }
|
|
|
|
prosemirror-view@1.42.0:
|
|
resolution: { integrity: sha512-N54DF3OXNWDuP81G1kbfCys8ZzIjuL1VnvJ2mk5STSu/fNxWIcX/EutQLA3s9KR/2wVhgDi4hzBB/1fINVxk0A== }
|
|
|
|
punycode.js@2.3.1:
|
|
resolution: { integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA== }
|
|
engines: { node: ">=6" }
|
|
|
|
react-dom@18.3.1:
|
|
resolution: { integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== }
|
|
peerDependencies:
|
|
react: ^18.3.1
|
|
|
|
react-hook-form@7.80.0:
|
|
resolution: { integrity: sha512-4P+fk6oXsxY+6xSj7Euhc2sumQD8zQqCuVHoJwoyp9EchP+IUW9OESB7uHFJOKsIBQ4MQqYE84INJFqUCYNoOg== }
|
|
engines: { node: ">=18.0.0" }
|
|
peerDependencies:
|
|
react: ^16.8.0 || ^17 || ^18 || ^19
|
|
|
|
react-i18next@17.0.2:
|
|
resolution: { integrity: sha512-shBftH2vaTWK2Bsp7FiL+cevx3xFJlvFxmsDFQSrJc+6twHkP0tv/bGa01VVWzpreUVVwU+3Hev5iFqRg65RwA== }
|
|
peerDependencies:
|
|
i18next: ">= 26.0.1"
|
|
react: ">= 16.8.0"
|
|
react-dom: "*"
|
|
react-native: "*"
|
|
typescript: ^5 || ^6
|
|
peerDependenciesMeta:
|
|
react-dom:
|
|
optional: true
|
|
react-native:
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
|
|
react-icons@5.7.0:
|
|
resolution: { integrity: sha512-LBLy340Rzqy6+/yVhZKT3B/QpP1BZaesGqasf09HPOBzRarcDIFH0WwXlXQfE7q7ipxK4MSiC5DIBWURCny6fw== }
|
|
peerDependencies:
|
|
react: "*"
|
|
|
|
react-markdown@10.1.0:
|
|
resolution: { integrity: sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ== }
|
|
peerDependencies:
|
|
"@types/react": ">=18"
|
|
react: ">=18"
|
|
|
|
react-refresh@0.17.0:
|
|
resolution: { integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ== }
|
|
engines: { node: ">=0.10.0" }
|
|
|
|
react-remove-scroll-bar@2.3.8:
|
|
resolution: { integrity: sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q== }
|
|
engines: { node: ">=10" }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
react-remove-scroll@2.7.2:
|
|
resolution: { integrity: sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q== }
|
|
engines: { node: ">=10" }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
react-style-singleton@2.2.3:
|
|
resolution: { integrity: sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ== }
|
|
engines: { node: ">=10" }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
react@18.3.1:
|
|
resolution: { integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== }
|
|
engines: { node: ">=0.10.0" }
|
|
|
|
rehype-format@5.0.1:
|
|
resolution: { integrity: sha512-zvmVru9uB0josBVpr946OR8ui7nJEdzZobwLOOqHb/OOD88W0Vk2SqLwoVOj0fM6IPCCO6TaV9CvQvJMWwukFQ== }
|
|
|
|
rehype-minify-whitespace@6.0.2:
|
|
resolution: { integrity: sha512-Zk0pyQ06A3Lyxhe9vGtOtzz3Z0+qZ5+7icZ/PL/2x1SHPbKao5oB/g/rlc6BCTajqBb33JcOe71Ye1oFsuYbnw== }
|
|
|
|
rehype-parse@9.0.1:
|
|
resolution: { integrity: sha512-ksCzCD0Fgfh7trPDxr2rSylbwq9iYDkSn8TCDmEJ49ljEUBxDVCzCHv7QNzZOfODanX4+bWQ4WZqLCRWYLfhag== }
|
|
|
|
rehype-remark@10.0.1:
|
|
resolution: { integrity: sha512-EmDndlb5NVwXGfUa4c9GPK+lXeItTilLhE6ADSaQuHr4JUlKw9MidzGzx4HpqZrNCt6vnHmEifXQiiA+CEnjYQ== }
|
|
|
|
rehype-stringify@10.0.1:
|
|
resolution: { integrity: sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA== }
|
|
|
|
remark-gfm@4.0.1:
|
|
resolution: { integrity: sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg== }
|
|
|
|
remark-parse@11.0.0:
|
|
resolution: { integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA== }
|
|
|
|
remark-rehype@11.1.2:
|
|
resolution: { integrity: sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw== }
|
|
|
|
remark-stringify@11.0.0:
|
|
resolution: { integrity: sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw== }
|
|
|
|
rollup@4.62.2:
|
|
resolution: { integrity: sha512-RFnrW4lhXA3s3eqHDZvN654g8OTjzRfqpIRJYczCGB6HzphckVAi/Qh4tbPUbRuDi7s1Llv8g/NspLkttY3gTA== }
|
|
engines: { node: ">=18.0.0", npm: ">=8.0.0" }
|
|
hasBin: true
|
|
|
|
rope-sequence@1.3.4:
|
|
resolution: { integrity: sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ== }
|
|
|
|
scheduler@0.23.2:
|
|
resolution: { integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== }
|
|
|
|
semver@6.3.1:
|
|
resolution: { integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== }
|
|
hasBin: true
|
|
|
|
sister@3.0.2:
|
|
resolution: { integrity: sha512-p19rtTs+NksBRKW9qn0UhZ8/TUI9BPw9lmtHny+Y3TinWlOa9jWh9xB0AtPSdmOy49NJJJSSe0Ey4C7h0TrcYA== }
|
|
|
|
sonner@2.0.7:
|
|
resolution: { integrity: sha512-W6ZN4p58k8aDKA4XPcx2hpIQXBRAgyiWVkYhT7CvK6D3iAu7xjvVyhQHg2/iaKJZ1XVJ4r7XuwGL+WGEK37i9w== }
|
|
peerDependencies:
|
|
react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
|
|
source-map-js@1.2.1:
|
|
resolution: { integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== }
|
|
engines: { node: ">=0.10.0" }
|
|
|
|
space-separated-tokens@2.0.2:
|
|
resolution: { integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q== }
|
|
|
|
state-local@1.0.7:
|
|
resolution: { integrity: sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w== }
|
|
|
|
stringify-entities@4.0.4:
|
|
resolution: { integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg== }
|
|
|
|
style-to-js@1.1.21:
|
|
resolution: { integrity: sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ== }
|
|
|
|
style-to-object@1.0.14:
|
|
resolution: { integrity: sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw== }
|
|
|
|
tabbable@6.5.0:
|
|
resolution: { integrity: sha512-wieBHXygIm7OyQOu5hQlkk62/WyCFYGlWg7L6/ZCUZwx0o398Zkn4pVmMyfYhfMG8kGrj/Krt8eIk6UKC6VzwA== }
|
|
|
|
tailwind-merge@2.6.1:
|
|
resolution: { integrity: sha512-Oo6tHdpZsGpkKG88HJ8RR1rg/RdnEkQEfMoEk2x1XRI3F1AxeU+ijRXpiVUF4UbLfcxxRGw6TbUINKYdWVsQTQ== }
|
|
|
|
tailwindcss@4.3.2:
|
|
resolution: { integrity: sha512-WtctNNSH8A9jlMIqxzuYumOHU5uGZyRv0Q5svQl+oEPy5w84YpBxdb7MdqyiSPQge5jTJ6zFQLq0PFygdccSBA== }
|
|
|
|
tinyglobby@0.2.17:
|
|
resolution: { integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g== }
|
|
engines: { node: ">=12.0.0" }
|
|
|
|
tiptap-markdown@0.9.0:
|
|
resolution: { integrity: sha512-dKLQ9iiuGNgrlGVjrNauF/UBzWu4LYOx5pkD0jNkmQt/GOwfCJsBuzZTsf1jZ204ANHOm572mZ9PYvGh1S7tpQ== }
|
|
peerDependencies:
|
|
"@tiptap/core": ^3.0.1
|
|
|
|
trim-lines@3.0.1:
|
|
resolution: { integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg== }
|
|
|
|
trim-trailing-lines@2.1.0:
|
|
resolution: { integrity: sha512-5UR5Biq4VlVOtzqkm2AZlgvSlDJtME46uV0br0gENbwN4l5+mMKT4b9gJKqWtuL2zAIqajGJGuvbCbcAJUZqBg== }
|
|
|
|
trough@2.2.0:
|
|
resolution: { integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw== }
|
|
|
|
tslib@2.8.1:
|
|
resolution: { integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== }
|
|
|
|
typescript@5.9.3:
|
|
resolution: { integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== }
|
|
engines: { node: ">=14.17" }
|
|
hasBin: true
|
|
|
|
uc.micro@2.1.0:
|
|
resolution: { integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A== }
|
|
|
|
undici-types@6.21.0:
|
|
resolution: { integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== }
|
|
|
|
unified@11.0.5:
|
|
resolution: { integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA== }
|
|
|
|
unist-util-find-after@5.0.0:
|
|
resolution: { integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ== }
|
|
|
|
unist-util-is@6.0.1:
|
|
resolution: { integrity: sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g== }
|
|
|
|
unist-util-position@5.0.0:
|
|
resolution: { integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA== }
|
|
|
|
unist-util-stringify-position@4.0.0:
|
|
resolution: { integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ== }
|
|
|
|
unist-util-visit-parents@6.0.2:
|
|
resolution: { integrity: sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ== }
|
|
|
|
unist-util-visit@5.1.0:
|
|
resolution: { integrity: sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg== }
|
|
|
|
update-browserslist-db@1.2.3:
|
|
resolution: { integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w== }
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: ">= 4.21.0"
|
|
|
|
use-callback-ref@1.3.3:
|
|
resolution: { integrity: sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg== }
|
|
engines: { node: ">=10" }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
use-sidecar@1.1.3:
|
|
resolution: { integrity: sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ== }
|
|
engines: { node: ">=10" }
|
|
peerDependencies:
|
|
"@types/react": "*"
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
peerDependenciesMeta:
|
|
"@types/react":
|
|
optional: true
|
|
|
|
use-sync-external-store@1.6.0:
|
|
resolution: { integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w== }
|
|
peerDependencies:
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
|
|
uuid@8.3.2:
|
|
resolution: { integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== }
|
|
deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
|
|
hasBin: true
|
|
|
|
vfile-location@5.0.3:
|
|
resolution: { integrity: sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg== }
|
|
|
|
vfile-message@4.0.3:
|
|
resolution: { integrity: sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw== }
|
|
|
|
vfile@6.0.3:
|
|
resolution: { integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q== }
|
|
|
|
vite@6.4.3:
|
|
resolution: { integrity: sha512-NTKlcQjlAK7MlQoyb6LgaqHc8sso/pVyUJYWMws3jg21uTJw/LddqIFPcPqP6PzpgbIcZyKI85sFE4HBrQDA8A== }
|
|
engines: { node: ^18.0.0 || ^20.0.0 || >=22.0.0 }
|
|
hasBin: true
|
|
peerDependencies:
|
|
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
|
|
jiti: ">=1.21.0"
|
|
less: "*"
|
|
lightningcss: ^1.21.0
|
|
sass: "*"
|
|
sass-embedded: "*"
|
|
stylus: "*"
|
|
sugarss: "*"
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
"@types/node":
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
|
|
void-elements@3.1.0:
|
|
resolution: { integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w== }
|
|
engines: { node: ">=0.10.0" }
|
|
|
|
w3c-keyname@2.2.8:
|
|
resolution: { integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ== }
|
|
|
|
weakmap-polyfill@2.0.4:
|
|
resolution: { integrity: sha512-ZzxBf288iALJseijWelmECm/1x7ZwQn3sMYIkDr2VvZp7r6SEKuT8D0O9Wiq6L9Nl5mazrOMcmiZE/2NCenaxw== }
|
|
engines: { node: ">=8.10.0" }
|
|
|
|
web-namespaces@2.0.1:
|
|
resolution: { integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ== }
|
|
|
|
y-prosemirror@1.3.7:
|
|
resolution: { integrity: sha512-NpM99WSdD4Fx4if5xOMDpPtU3oAmTSjlzh5U4353ABbRHl1HtAFUx6HlebLZfyFxXN9jzKMDkVbcRjqOZVkYQg== }
|
|
engines: { node: ">=16.0.0", npm: ">=8.0.0" }
|
|
peerDependencies:
|
|
prosemirror-model: ^1.7.1
|
|
prosemirror-state: ^1.2.3
|
|
prosemirror-view: ^1.9.10
|
|
y-protocols: ^1.0.1
|
|
yjs: ^13.5.38
|
|
|
|
y-protocols@1.0.7:
|
|
resolution: { integrity: sha512-YSVsLoXxO67J6eE/nV4AtFtT3QEotZf5sK5BHxFBXso7VDUT3Tx07IfA6hsu5Q5OmBdMkQVmFZ9QOA7fikWvnw== }
|
|
engines: { node: ">=16.0.0", npm: ">=8.0.0" }
|
|
peerDependencies:
|
|
yjs: ^13.0.0
|
|
|
|
yallist@3.1.1:
|
|
resolution: { integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== }
|
|
|
|
yjs@13.6.31:
|
|
resolution: { integrity: sha512-Eq+5BRfbeGyqGVrTJL3bEcr8gKkxPuyuoHmAwpk52fDb8kOVMrfVSTRPd6yiGgX5Fskb96qCRjzjbRjrL4YEnw== }
|
|
engines: { node: ">=16.0.0", npm: ">=8.0.0" }
|
|
|
|
youtube-player@5.6.0:
|
|
resolution: { integrity: sha512-x95fBbxV7eZ1ZsFtMLMcSGX0Jb/GPPj69RsooyEDVa9bzvvNZ4d5VjnBVBYoY85008VefkLvtaV+b+l38R/LMQ== }
|
|
|
|
zwitch@2.0.4:
|
|
resolution: { integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A== }
|
|
|
|
snapshots:
|
|
"@babel/code-frame@7.29.7":
|
|
dependencies:
|
|
"@babel/helper-validator-identifier": 7.29.7
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
"@babel/compat-data@7.29.7": {}
|
|
|
|
"@babel/core@7.29.7":
|
|
dependencies:
|
|
"@babel/code-frame": 7.29.7
|
|
"@babel/generator": 7.29.7
|
|
"@babel/helper-compilation-targets": 7.29.7
|
|
"@babel/helper-module-transforms": 7.29.7(@babel/core@7.29.7)
|
|
"@babel/helpers": 7.29.7
|
|
"@babel/parser": 7.29.7
|
|
"@babel/template": 7.29.7
|
|
"@babel/traverse": 7.29.7
|
|
"@babel/types": 7.29.7
|
|
"@jridgewell/remapping": 2.3.5
|
|
convert-source-map: 2.0.0
|
|
debug: 4.4.3
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
"@babel/generator@7.29.7":
|
|
dependencies:
|
|
"@babel/parser": 7.29.7
|
|
"@babel/types": 7.29.7
|
|
"@jridgewell/gen-mapping": 0.3.13
|
|
"@jridgewell/trace-mapping": 0.3.31
|
|
jsesc: 3.1.0
|
|
|
|
"@babel/helper-compilation-targets@7.29.7":
|
|
dependencies:
|
|
"@babel/compat-data": 7.29.7
|
|
"@babel/helper-validator-option": 7.29.7
|
|
browserslist: 4.28.4
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
|
|
"@babel/helper-globals@7.29.7": {}
|
|
|
|
"@babel/helper-module-imports@7.29.7":
|
|
dependencies:
|
|
"@babel/traverse": 7.29.7
|
|
"@babel/types": 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
"@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7)":
|
|
dependencies:
|
|
"@babel/core": 7.29.7
|
|
"@babel/helper-module-imports": 7.29.7
|
|
"@babel/helper-validator-identifier": 7.29.7
|
|
"@babel/traverse": 7.29.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
"@babel/helper-plugin-utils@7.29.7": {}
|
|
|
|
"@babel/helper-string-parser@7.29.7": {}
|
|
|
|
"@babel/helper-validator-identifier@7.29.7": {}
|
|
|
|
"@babel/helper-validator-option@7.29.7": {}
|
|
|
|
"@babel/helpers@7.29.7":
|
|
dependencies:
|
|
"@babel/template": 7.29.7
|
|
"@babel/types": 7.29.7
|
|
|
|
"@babel/parser@7.29.7":
|
|
dependencies:
|
|
"@babel/types": 7.29.7
|
|
|
|
"@babel/plugin-transform-react-jsx-self@7.29.7(@babel/core@7.29.7)":
|
|
dependencies:
|
|
"@babel/core": 7.29.7
|
|
"@babel/helper-plugin-utils": 7.29.7
|
|
|
|
"@babel/plugin-transform-react-jsx-source@7.29.7(@babel/core@7.29.7)":
|
|
dependencies:
|
|
"@babel/core": 7.29.7
|
|
"@babel/helper-plugin-utils": 7.29.7
|
|
|
|
"@babel/runtime@7.29.7": {}
|
|
|
|
"@babel/template@7.29.7":
|
|
dependencies:
|
|
"@babel/code-frame": 7.29.7
|
|
"@babel/parser": 7.29.7
|
|
"@babel/types": 7.29.7
|
|
|
|
"@babel/traverse@7.29.7":
|
|
dependencies:
|
|
"@babel/code-frame": 7.29.7
|
|
"@babel/generator": 7.29.7
|
|
"@babel/helper-globals": 7.29.7
|
|
"@babel/parser": 7.29.7
|
|
"@babel/template": 7.29.7
|
|
"@babel/types": 7.29.7
|
|
debug: 4.4.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
"@babel/types@7.29.7":
|
|
dependencies:
|
|
"@babel/helper-string-parser": 7.29.7
|
|
"@babel/helper-validator-identifier": 7.29.7
|
|
|
|
"@block-ninja/api@0.1.0(@tanstack/query-core@5.101.2)(@tanstack/react-query@5.101.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@bufbuild/protobuf": 2.12.1
|
|
"@connectrpc/connect": 2.1.2(@bufbuild/protobuf@2.12.1)
|
|
"@connectrpc/connect-query": 2.2.0(@bufbuild/protobuf@2.12.1)(@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1))(@tanstack/query-core@5.101.2)(@tanstack/react-query@5.101.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@types/node": 22.20.0
|
|
transitivePeerDependencies:
|
|
- "@tanstack/query-core"
|
|
- "@tanstack/react-query"
|
|
- react
|
|
- react-dom
|
|
|
|
"@block-ninja/ui@0.1.1(@block-ninja/api@0.1.0(@tanstack/query-core@5.101.2)(@tanstack/react-query@5.101.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@bufbuild/protobuf@2.12.1)(@connectrpc/connect-query@2.2.0(@bufbuild/protobuf@2.12.1)(@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1))(@tanstack/query-core@5.101.2)(@tanstack/react-query@5.101.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1))(@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@floating-ui/dom@1.7.6)(@tanstack/react-query@5.101.2(react@18.3.1))(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/extensions@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))(@types/hast@3.0.4)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(monaco-editor@0.55.1)(postcss@8.5.16)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@4.3.2)(typescript@5.9.3)":
|
|
dependencies:
|
|
"@block-ninja/api": 0.1.0(@tanstack/query-core@5.101.2)(@tanstack/react-query@5.101.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@blocknote/core": 0.47.3(@types/hast@3.0.4)
|
|
"@blocknote/react": 0.47.3(@floating-ui/dom@1.7.6)(@types/hast@3.0.4)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@blocknote/shadcn": 0.47.3(@floating-ui/dom@1.7.6)(@types/hast@3.0.4)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(postcss@8.5.16)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@4.3.2)
|
|
"@bufbuild/protobuf": 2.12.1
|
|
"@connectrpc/connect": 2.1.2(@bufbuild/protobuf@2.12.1)
|
|
"@connectrpc/connect-query": 2.2.0(@bufbuild/protobuf@2.12.1)(@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1))(@tanstack/query-core@5.101.2)(@tanstack/react-query@5.101.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@dnd-kit/core": 6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@monaco-editor/react": 4.7.0(monaco-editor@0.55.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-alert-dialog": 1.1.18(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-checkbox": 1.3.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-dialog": 1.1.18(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-label": 2.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-scroll-area": 1.2.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-select": 2.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-separator": 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-slot": 1.3.0(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-switch": 1.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-tabs": 1.1.16(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@tanstack/react-query": 5.101.2(react@18.3.1)
|
|
"@tanstack/react-table": 8.21.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@tiptap/extension-link": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-placeholder": 3.27.1(@tiptap/extensions@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))
|
|
"@tiptap/pm": 3.27.1
|
|
"@tiptap/react": 3.27.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@tiptap/starter-kit": 3.27.1
|
|
"@vimeo/player": 2.30.4
|
|
class-variance-authority: 0.7.1
|
|
clsx: 2.1.1
|
|
i18next: 26.0.4(typescript@5.9.3)
|
|
lucide-react: 0.468.0(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-i18next: 17.0.2(i18next@26.0.4(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3)
|
|
react-markdown: 10.1.0(@types/react@18.3.31)(react@18.3.1)
|
|
sonner: 2.0.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
tailwind-merge: 2.6.1
|
|
tiptap-markdown: 0.9.0(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
youtube-player: 5.6.0
|
|
transitivePeerDependencies:
|
|
- "@floating-ui/dom"
|
|
- "@tiptap/core"
|
|
- "@tiptap/extensions"
|
|
- "@types/hast"
|
|
- "@types/react"
|
|
- "@types/react-dom"
|
|
- highlight.js
|
|
- lowlight
|
|
- monaco-editor
|
|
- postcss
|
|
- react-native
|
|
- refractor
|
|
- sugar-high
|
|
- supports-color
|
|
- tailwindcss
|
|
- typescript
|
|
|
|
"@blocknote/core@0.47.3(@types/hast@3.0.4)":
|
|
dependencies:
|
|
"@emoji-mart/data": 1.2.1
|
|
"@handlewithcare/prosemirror-inputrules": 0.1.4(prosemirror-model@1.25.9)(prosemirror-state@1.4.4)(prosemirror-view@1.42.0)
|
|
"@shikijs/types": 3.23.0
|
|
"@tanstack/store": 0.7.7
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-bold": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-code": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-horizontal-rule": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-italic": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-link": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-paragraph": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-strike": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-text": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-underline": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extensions": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
emoji-mart: 5.6.0
|
|
fast-deep-equal: 3.1.3
|
|
hast-util-from-dom: 5.0.1
|
|
prosemirror-highlight: 0.13.1(@shikijs/types@3.23.0)(@types/hast@3.0.4)(prosemirror-model@1.25.9)(prosemirror-state@1.4.4)(prosemirror-transform@1.12.0)(prosemirror-view@1.42.0)
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-tables: 1.8.5
|
|
prosemirror-transform: 1.12.0
|
|
prosemirror-view: 1.42.0
|
|
rehype-format: 5.0.1
|
|
rehype-parse: 9.0.1
|
|
rehype-remark: 10.0.1
|
|
rehype-stringify: 10.0.1
|
|
remark-gfm: 4.0.1
|
|
remark-parse: 11.0.0
|
|
remark-rehype: 11.1.2
|
|
remark-stringify: 11.0.0
|
|
unified: 11.0.5
|
|
unist-util-visit: 5.1.0
|
|
uuid: 8.3.2
|
|
y-prosemirror: 1.3.7(prosemirror-model@1.25.9)(prosemirror-state@1.4.4)(prosemirror-view@1.42.0)(y-protocols@1.0.7(yjs@13.6.31))(yjs@13.6.31)
|
|
y-protocols: 1.0.7(yjs@13.6.31)
|
|
yjs: 13.6.31
|
|
transitivePeerDependencies:
|
|
- "@types/hast"
|
|
- highlight.js
|
|
- lowlight
|
|
- refractor
|
|
- sugar-high
|
|
- supports-color
|
|
|
|
"@blocknote/react@0.47.3(@floating-ui/dom@1.7.6)(@types/hast@3.0.4)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@blocknote/core": 0.47.3(@types/hast@3.0.4)
|
|
"@emoji-mart/data": 1.2.1
|
|
"@floating-ui/react": 0.27.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@floating-ui/utils": 0.2.11
|
|
"@tanstack/react-store": 0.7.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
"@tiptap/react": 3.27.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@types/use-sync-external-store": 1.5.0
|
|
emoji-mart: 5.6.0
|
|
fast-deep-equal: 3.1.3
|
|
lodash.merge: 4.6.2
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-icons: 5.7.0(react@18.3.1)
|
|
use-sync-external-store: 1.6.0(react@18.3.1)
|
|
transitivePeerDependencies:
|
|
- "@floating-ui/dom"
|
|
- "@types/hast"
|
|
- "@types/react"
|
|
- "@types/react-dom"
|
|
- highlight.js
|
|
- lowlight
|
|
- refractor
|
|
- sugar-high
|
|
- supports-color
|
|
|
|
"@blocknote/shadcn@0.47.3(@floating-ui/dom@1.7.6)(@types/hast@3.0.4)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(postcss@8.5.16)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(tailwindcss@4.3.2)":
|
|
dependencies:
|
|
"@blocknote/core": 0.47.3(@types/hast@3.0.4)
|
|
"@blocknote/react": 0.47.3(@floating-ui/dom@1.7.6)(@types/hast@3.0.4)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-avatar": 1.2.1(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-dropdown-menu": 2.1.19(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-label": 2.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-popover": 1.1.18(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-select": 2.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-slot": 1.3.0(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-tabs": 1.1.16(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-toggle": 1.1.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-tooltip": 1.2.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
autoprefixer: 10.5.2(postcss@8.5.16)
|
|
class-variance-authority: 0.7.1
|
|
clsx: 2.1.1
|
|
lucide-react: 0.525.0(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-hook-form: 7.80.0(react@18.3.1)
|
|
tailwind-merge: 2.6.1
|
|
tailwindcss: 4.3.2
|
|
transitivePeerDependencies:
|
|
- "@floating-ui/dom"
|
|
- "@types/hast"
|
|
- "@types/react"
|
|
- "@types/react-dom"
|
|
- highlight.js
|
|
- lowlight
|
|
- postcss
|
|
- refractor
|
|
- sugar-high
|
|
- supports-color
|
|
|
|
"@bufbuild/protobuf@2.12.1": {}
|
|
|
|
"@connectrpc/connect-query-core@2.2.0(@bufbuild/protobuf@2.12.1)(@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1))(@tanstack/query-core@5.101.2)":
|
|
dependencies:
|
|
"@bufbuild/protobuf": 2.12.1
|
|
"@connectrpc/connect": 2.1.2(@bufbuild/protobuf@2.12.1)
|
|
"@tanstack/query-core": 5.101.2
|
|
|
|
"@connectrpc/connect-query@2.2.0(@bufbuild/protobuf@2.12.1)(@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1))(@tanstack/query-core@5.101.2)(@tanstack/react-query@5.101.2(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@bufbuild/protobuf": 2.12.1
|
|
"@connectrpc/connect": 2.1.2(@bufbuild/protobuf@2.12.1)
|
|
"@connectrpc/connect-query-core": 2.2.0(@bufbuild/protobuf@2.12.1)(@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1))(@tanstack/query-core@5.101.2)
|
|
"@tanstack/react-query": 5.101.2(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
transitivePeerDependencies:
|
|
- "@tanstack/query-core"
|
|
|
|
"@connectrpc/connect@2.1.2(@bufbuild/protobuf@2.12.1)":
|
|
dependencies:
|
|
"@bufbuild/protobuf": 2.12.1
|
|
|
|
"@dnd-kit/accessibility@3.1.1(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
tslib: 2.8.1
|
|
|
|
"@dnd-kit/core@6.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@dnd-kit/accessibility": 3.1.1(react@18.3.1)
|
|
"@dnd-kit/utilities": 3.2.2(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
tslib: 2.8.1
|
|
|
|
"@dnd-kit/utilities@3.2.2(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
tslib: 2.8.1
|
|
|
|
"@emoji-mart/data@1.2.1": {}
|
|
|
|
"@esbuild/aix-ppc64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/android-arm64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/android-arm@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/android-x64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/darwin-arm64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/darwin-x64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/freebsd-arm64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/freebsd-x64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/linux-arm64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/linux-arm@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/linux-ia32@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/linux-loong64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/linux-mips64el@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/linux-ppc64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/linux-riscv64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/linux-s390x@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/linux-x64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/netbsd-arm64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/netbsd-x64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/openbsd-arm64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/openbsd-x64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/openharmony-arm64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/sunos-x64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/win32-arm64@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/win32-ia32@0.25.12":
|
|
optional: true
|
|
|
|
"@esbuild/win32-x64@0.25.12":
|
|
optional: true
|
|
|
|
"@floating-ui/core@1.7.5":
|
|
dependencies:
|
|
"@floating-ui/utils": 0.2.11
|
|
|
|
"@floating-ui/dom@1.7.6":
|
|
dependencies:
|
|
"@floating-ui/core": 1.7.5
|
|
"@floating-ui/utils": 0.2.11
|
|
|
|
"@floating-ui/react-dom@2.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@floating-ui/dom": 1.7.6
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
|
|
"@floating-ui/react@0.27.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@floating-ui/react-dom": 2.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@floating-ui/utils": 0.2.11
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
tabbable: 6.5.0
|
|
|
|
"@floating-ui/utils@0.2.11": {}
|
|
|
|
"@handlewithcare/prosemirror-inputrules@0.1.4(prosemirror-model@1.25.9)(prosemirror-state@1.4.4)(prosemirror-view@1.42.0)":
|
|
dependencies:
|
|
prosemirror-history: 1.5.0
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-transform: 1.12.0
|
|
prosemirror-view: 1.42.0
|
|
|
|
"@jridgewell/gen-mapping@0.3.13":
|
|
dependencies:
|
|
"@jridgewell/sourcemap-codec": 1.5.5
|
|
"@jridgewell/trace-mapping": 0.3.31
|
|
|
|
"@jridgewell/remapping@2.3.5":
|
|
dependencies:
|
|
"@jridgewell/gen-mapping": 0.3.13
|
|
"@jridgewell/trace-mapping": 0.3.31
|
|
|
|
"@jridgewell/resolve-uri@3.1.2": {}
|
|
|
|
"@jridgewell/sourcemap-codec@1.5.5": {}
|
|
|
|
"@jridgewell/trace-mapping@0.3.31":
|
|
dependencies:
|
|
"@jridgewell/resolve-uri": 3.1.2
|
|
"@jridgewell/sourcemap-codec": 1.5.5
|
|
|
|
"@monaco-editor/loader@1.7.0":
|
|
dependencies:
|
|
state-local: 1.0.7
|
|
|
|
"@monaco-editor/react@4.7.0(monaco-editor@0.55.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@monaco-editor/loader": 1.7.0
|
|
monaco-editor: 0.55.1
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
|
|
"@originjs/vite-plugin-federation@1.4.1":
|
|
dependencies:
|
|
estree-walker: 3.0.3
|
|
magic-string: 0.27.0
|
|
|
|
"@radix-ui/number@1.1.2": {}
|
|
|
|
"@radix-ui/primitive@1.1.4": {}
|
|
|
|
"@radix-ui/react-alert-dialog@1.1.18(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-dialog": 1.1.18(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-arrow@1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-avatar@1.2.1(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-callback-ref": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-is-hydrated": 0.1.1(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-checkbox@1.3.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-presence": 1.1.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-previous": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-size": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-collection@1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-slot": 1.3.0(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-compose-refs@1.1.3(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-context@1.1.4(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-dialog@1.1.18(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-dismissable-layer": 1.1.14(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-focus-guards": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-focus-scope": 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-id": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-portal": 1.1.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-presence": 1.1.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-slot": 1.3.0(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
aria-hidden: 1.2.6
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-remove-scroll: 2.7.2(@types/react@18.3.31)(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-direction@1.1.2(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-dismissable-layer@1.1.14(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-callback-ref": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-effect-event": 0.0.3(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-dropdown-menu@2.1.19(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-id": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-menu": 2.1.19(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-focus-guards@1.1.4(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-focus-scope@1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-callback-ref": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-id@1.1.2(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-label@2.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-menu@2.1.19(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-collection": 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-direction": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-dismissable-layer": 1.1.14(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-focus-guards": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-focus-scope": 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-id": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-popper": 1.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-portal": 1.1.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-presence": 1.1.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-roving-focus": 1.1.14(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-slot": 1.3.0(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-callback-ref": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
aria-hidden: 1.2.6
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-remove-scroll: 2.7.2(@types/react@18.3.31)(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-popover@1.1.18(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-dismissable-layer": 1.1.14(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-focus-guards": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-focus-scope": 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-id": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-popper": 1.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-portal": 1.1.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-presence": 1.1.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-slot": 1.3.0(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
aria-hidden: 1.2.6
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-remove-scroll: 2.7.2(@types/react@18.3.31)(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-popper@1.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@floating-ui/react-dom": 2.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-arrow": 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-callback-ref": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-rect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-size": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/rect": 1.1.2
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-portal@1.1.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-presence@1.1.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-primitive@2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-slot": 1.3.0(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-roving-focus@1.1.14(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-collection": 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-direction": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-id": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-callback-ref": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-scroll-area@1.2.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/number": 1.1.2
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-direction": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-presence": 1.1.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-callback-ref": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-select@2.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/number": 1.1.2
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-collection": 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-direction": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-dismissable-layer": 1.1.14(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-focus-guards": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-focus-scope": 1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-id": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-popper": 1.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-portal": 1.1.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-presence": 1.1.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-slot": 1.3.0(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-callback-ref": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-previous": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-visually-hidden": 1.2.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
aria-hidden: 1.2.6
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-remove-scroll: 2.7.2(@types/react@18.3.31)(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-separator@1.1.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-slot@1.3.0(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-switch@1.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-previous": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-size": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-tabs@1.1.16(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-direction": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-id": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-presence": 1.1.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-roving-focus": 1.1.14(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-toggle@1.1.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-tooltip@1.2.11(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/primitive": 1.1.4
|
|
"@radix-ui/react-compose-refs": 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-context": 1.1.4(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-dismissable-layer": 1.1.14(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-id": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-popper": 1.3.2(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-portal": 1.1.13(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-presence": 1.1.6(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
"@radix-ui/react-slot": 1.3.0(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-controllable-state": 1.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-visually-hidden": 1.2.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/react-use-callback-ref@1.1.2(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-use-controllable-state@1.2.3(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-use-effect-event": 0.0.3(@types/react@18.3.31)(react@18.3.1)
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-use-effect-event@0.0.3(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-use-is-hydrated@0.1.1(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-use-layout-effect@1.1.2(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-use-previous@1.1.2(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-use-rect@1.1.2(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/rect": 1.1.2
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-use-size@1.1.2(@types/react@18.3.31)(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-use-layout-effect": 1.1.2(@types/react@18.3.31)(react@18.3.1)
|
|
react: 18.3.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@radix-ui/react-visually-hidden@1.2.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@radix-ui/react-primitive": 2.1.7(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
|
|
"@radix-ui/rect@1.1.2": {}
|
|
|
|
"@rolldown/pluginutils@1.0.0-beta.27": {}
|
|
|
|
"@rollup/rollup-android-arm-eabi@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-android-arm64@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-darwin-arm64@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-darwin-x64@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-freebsd-arm64@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-freebsd-x64@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-arm-gnueabihf@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-arm-musleabihf@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-arm64-gnu@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-arm64-musl@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-loong64-gnu@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-loong64-musl@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-ppc64-gnu@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-ppc64-musl@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-riscv64-gnu@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-riscv64-musl@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-s390x-gnu@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-x64-gnu@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-linux-x64-musl@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-openbsd-x64@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-openharmony-arm64@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-win32-arm64-msvc@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-win32-ia32-msvc@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-win32-x64-gnu@4.62.2":
|
|
optional: true
|
|
|
|
"@rollup/rollup-win32-x64-msvc@4.62.2":
|
|
optional: true
|
|
|
|
"@shikijs/types@3.23.0":
|
|
dependencies:
|
|
"@shikijs/vscode-textmate": 10.0.2
|
|
"@types/hast": 3.0.4
|
|
|
|
"@shikijs/vscode-textmate@10.0.2": {}
|
|
|
|
"@tanstack/query-core@5.101.2": {}
|
|
|
|
"@tanstack/react-query@5.101.2(react@18.3.1)":
|
|
dependencies:
|
|
"@tanstack/query-core": 5.101.2
|
|
react: 18.3.1
|
|
|
|
"@tanstack/react-store@0.7.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@tanstack/store": 0.7.7
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
use-sync-external-store: 1.6.0(react@18.3.1)
|
|
|
|
"@tanstack/react-table@8.21.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@tanstack/table-core": 8.21.3
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
|
|
"@tanstack/store@0.7.7": {}
|
|
|
|
"@tanstack/table-core@8.21.3": {}
|
|
|
|
"@tiptap/core@3.27.1(@tiptap/pm@3.27.1)":
|
|
dependencies:
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-blockquote@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-bold@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-bubble-menu@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)":
|
|
dependencies:
|
|
"@floating-ui/dom": 1.7.6
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
optional: true
|
|
|
|
"@tiptap/extension-bullet-list@3.27.1(@tiptap/extension-list@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/extension-list": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-code-block@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-code@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-document@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-dropcursor@3.27.1(@tiptap/extensions@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/extensions": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-floating-menu@3.27.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)":
|
|
dependencies:
|
|
"@floating-ui/dom": 1.7.6
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
optional: true
|
|
|
|
"@tiptap/extension-gapcursor@3.27.1(@tiptap/extensions@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/extensions": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-hard-break@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-heading@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-horizontal-rule@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-italic@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-link@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
linkifyjs: 4.3.3
|
|
|
|
"@tiptap/extension-list-item@3.27.1(@tiptap/extension-list@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/extension-list": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-list-keymap@3.27.1(@tiptap/extension-list@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/extension-list": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-list@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/extension-ordered-list@3.27.1(@tiptap/extension-list@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/extension-list": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-paragraph@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-placeholder@3.27.1(@tiptap/extensions@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/extensions": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-strike@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-text@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extension-underline@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
|
|
"@tiptap/extensions@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@tiptap/pm@3.27.1":
|
|
dependencies:
|
|
prosemirror-changeset: 2.4.1
|
|
prosemirror-commands: 1.7.1
|
|
prosemirror-dropcursor: 1.8.2
|
|
prosemirror-gapcursor: 1.4.1
|
|
prosemirror-history: 1.5.0
|
|
prosemirror-inputrules: 1.5.1
|
|
prosemirror-keymap: 1.2.3
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-schema-list: 1.5.1
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-tables: 1.8.5
|
|
prosemirror-transform: 1.12.0
|
|
prosemirror-view: 1.42.0
|
|
|
|
"@tiptap/react@3.27.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)(@types/react-dom@19.2.3(@types/react@18.3.31))(@types/react@18.3.31)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
"@types/react": 18.3.31
|
|
"@types/react-dom": 19.2.3(@types/react@18.3.31)
|
|
"@types/use-sync-external-store": 0.0.6
|
|
fast-equals: 5.4.0
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
use-sync-external-store: 1.6.0(react@18.3.1)
|
|
optionalDependencies:
|
|
"@tiptap/extension-bubble-menu": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-floating-menu": 3.27.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
transitivePeerDependencies:
|
|
- "@floating-ui/dom"
|
|
|
|
"@tiptap/starter-kit@3.27.1":
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-blockquote": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-bold": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-bullet-list": 3.27.1(@tiptap/extension-list@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-code": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-code-block": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-document": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-dropcursor": 3.27.1(@tiptap/extensions@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-gapcursor": 3.27.1(@tiptap/extensions@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-hard-break": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-heading": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-horizontal-rule": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-italic": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-link": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-list": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/extension-list-item": 3.27.1(@tiptap/extension-list@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-list-keymap": 3.27.1(@tiptap/extension-list@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-ordered-list": 3.27.1(@tiptap/extension-list@3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-paragraph": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-strike": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-text": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extension-underline": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))
|
|
"@tiptap/extensions": 3.27.1(@tiptap/core@3.27.1(@tiptap/pm@3.27.1))(@tiptap/pm@3.27.1)
|
|
"@tiptap/pm": 3.27.1
|
|
|
|
"@types/babel__core@7.20.5":
|
|
dependencies:
|
|
"@babel/parser": 7.29.7
|
|
"@babel/types": 7.29.7
|
|
"@types/babel__generator": 7.27.0
|
|
"@types/babel__template": 7.4.4
|
|
"@types/babel__traverse": 7.28.0
|
|
|
|
"@types/babel__generator@7.27.0":
|
|
dependencies:
|
|
"@babel/types": 7.29.7
|
|
|
|
"@types/babel__template@7.4.4":
|
|
dependencies:
|
|
"@babel/parser": 7.29.7
|
|
"@babel/types": 7.29.7
|
|
|
|
"@types/babel__traverse@7.28.0":
|
|
dependencies:
|
|
"@babel/types": 7.29.7
|
|
|
|
"@types/debug@4.1.13":
|
|
dependencies:
|
|
"@types/ms": 2.1.0
|
|
|
|
"@types/estree-jsx@1.0.5":
|
|
dependencies:
|
|
"@types/estree": 1.0.9
|
|
|
|
"@types/estree@1.0.9": {}
|
|
|
|
"@types/hast@3.0.4":
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
|
|
"@types/linkify-it@3.0.5": {}
|
|
|
|
"@types/linkify-it@5.0.0": {}
|
|
|
|
"@types/markdown-it@13.0.9":
|
|
dependencies:
|
|
"@types/linkify-it": 3.0.5
|
|
"@types/mdurl": 1.0.5
|
|
|
|
"@types/markdown-it@14.1.2":
|
|
dependencies:
|
|
"@types/linkify-it": 5.0.0
|
|
"@types/mdurl": 2.0.0
|
|
|
|
"@types/mdast@4.0.4":
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
|
|
"@types/mdurl@1.0.5": {}
|
|
|
|
"@types/mdurl@2.0.0": {}
|
|
|
|
"@types/ms@2.1.0": {}
|
|
|
|
"@types/node@22.20.0":
|
|
dependencies:
|
|
undici-types: 6.21.0
|
|
|
|
"@types/prop-types@15.7.15": {}
|
|
|
|
"@types/react-dom@19.2.3(@types/react@18.3.31)":
|
|
dependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
"@types/react@18.3.31":
|
|
dependencies:
|
|
"@types/prop-types": 15.7.15
|
|
csstype: 3.2.3
|
|
|
|
"@types/trusted-types@2.0.7":
|
|
optional: true
|
|
|
|
"@types/unist@2.0.11": {}
|
|
|
|
"@types/unist@3.0.3": {}
|
|
|
|
"@types/use-sync-external-store@0.0.6": {}
|
|
|
|
"@types/use-sync-external-store@1.5.0": {}
|
|
|
|
"@ungap/structured-clone@1.3.2": {}
|
|
|
|
"@vimeo/player@2.30.4":
|
|
dependencies:
|
|
native-promise-only: 0.8.1
|
|
weakmap-polyfill: 2.0.4
|
|
|
|
"@vitejs/plugin-react@4.7.0(vite@6.4.3(@types/node@22.20.0))":
|
|
dependencies:
|
|
"@babel/core": 7.29.7
|
|
"@babel/plugin-transform-react-jsx-self": 7.29.7(@babel/core@7.29.7)
|
|
"@babel/plugin-transform-react-jsx-source": 7.29.7(@babel/core@7.29.7)
|
|
"@rolldown/pluginutils": 1.0.0-beta.27
|
|
"@types/babel__core": 7.20.5
|
|
react-refresh: 0.17.0
|
|
vite: 6.4.3(@types/node@22.20.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
argparse@2.0.1: {}
|
|
|
|
aria-hidden@1.2.6:
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
autoprefixer@10.5.2(postcss@8.5.16):
|
|
dependencies:
|
|
browserslist: 4.28.4
|
|
caniuse-lite: 1.0.30001800
|
|
fraction.js: 5.3.4
|
|
picocolors: 1.1.1
|
|
postcss: 8.5.16
|
|
postcss-value-parser: 4.2.0
|
|
|
|
bail@2.0.2: {}
|
|
|
|
baseline-browser-mapping@2.10.41: {}
|
|
|
|
browserslist@4.28.4:
|
|
dependencies:
|
|
baseline-browser-mapping: 2.10.41
|
|
caniuse-lite: 1.0.30001800
|
|
electron-to-chromium: 1.5.385
|
|
node-releases: 2.0.50
|
|
update-browserslist-db: 1.2.3(browserslist@4.28.4)
|
|
|
|
caniuse-lite@1.0.30001800: {}
|
|
|
|
ccount@2.0.1: {}
|
|
|
|
character-entities-html4@2.1.0: {}
|
|
|
|
character-entities-legacy@3.0.0: {}
|
|
|
|
character-entities@2.0.2: {}
|
|
|
|
character-reference-invalid@2.0.1: {}
|
|
|
|
class-variance-authority@0.7.1:
|
|
dependencies:
|
|
clsx: 2.1.1
|
|
|
|
clsx@2.1.1: {}
|
|
|
|
comma-separated-tokens@2.0.3: {}
|
|
|
|
convert-source-map@2.0.0: {}
|
|
|
|
csstype@3.2.3: {}
|
|
|
|
debug@4.4.3:
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
decode-named-character-reference@1.3.0:
|
|
dependencies:
|
|
character-entities: 2.0.2
|
|
|
|
dequal@2.0.3: {}
|
|
|
|
detect-node-es@1.1.0: {}
|
|
|
|
devlop@1.1.0:
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
|
|
dompurify@3.2.7:
|
|
optionalDependencies:
|
|
"@types/trusted-types": 2.0.7
|
|
|
|
electron-to-chromium@1.5.385: {}
|
|
|
|
emoji-mart@5.6.0: {}
|
|
|
|
entities@4.5.0: {}
|
|
|
|
entities@6.0.1: {}
|
|
|
|
esbuild@0.25.12:
|
|
optionalDependencies:
|
|
"@esbuild/aix-ppc64": 0.25.12
|
|
"@esbuild/android-arm": 0.25.12
|
|
"@esbuild/android-arm64": 0.25.12
|
|
"@esbuild/android-x64": 0.25.12
|
|
"@esbuild/darwin-arm64": 0.25.12
|
|
"@esbuild/darwin-x64": 0.25.12
|
|
"@esbuild/freebsd-arm64": 0.25.12
|
|
"@esbuild/freebsd-x64": 0.25.12
|
|
"@esbuild/linux-arm": 0.25.12
|
|
"@esbuild/linux-arm64": 0.25.12
|
|
"@esbuild/linux-ia32": 0.25.12
|
|
"@esbuild/linux-loong64": 0.25.12
|
|
"@esbuild/linux-mips64el": 0.25.12
|
|
"@esbuild/linux-ppc64": 0.25.12
|
|
"@esbuild/linux-riscv64": 0.25.12
|
|
"@esbuild/linux-s390x": 0.25.12
|
|
"@esbuild/linux-x64": 0.25.12
|
|
"@esbuild/netbsd-arm64": 0.25.12
|
|
"@esbuild/netbsd-x64": 0.25.12
|
|
"@esbuild/openbsd-arm64": 0.25.12
|
|
"@esbuild/openbsd-x64": 0.25.12
|
|
"@esbuild/openharmony-arm64": 0.25.12
|
|
"@esbuild/sunos-x64": 0.25.12
|
|
"@esbuild/win32-arm64": 0.25.12
|
|
"@esbuild/win32-ia32": 0.25.12
|
|
"@esbuild/win32-x64": 0.25.12
|
|
|
|
escalade@3.2.0: {}
|
|
|
|
escape-string-regexp@5.0.0: {}
|
|
|
|
estree-util-is-identifier-name@3.0.0: {}
|
|
|
|
estree-walker@3.0.3:
|
|
dependencies:
|
|
"@types/estree": 1.0.9
|
|
|
|
extend@3.0.2: {}
|
|
|
|
fast-deep-equal@3.1.3: {}
|
|
|
|
fast-equals@5.4.0: {}
|
|
|
|
fdir@6.5.0(picomatch@4.0.5):
|
|
optionalDependencies:
|
|
picomatch: 4.0.5
|
|
|
|
fraction.js@5.3.4: {}
|
|
|
|
fsevents@2.3.3:
|
|
optional: true
|
|
|
|
gensync@1.0.0-beta.2: {}
|
|
|
|
get-nonce@1.0.1: {}
|
|
|
|
hast-util-embedded@3.0.0:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
hast-util-is-element: 3.0.0
|
|
|
|
hast-util-format@1.1.0:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
hast-util-embedded: 3.0.0
|
|
hast-util-minify-whitespace: 1.0.1
|
|
hast-util-phrasing: 3.0.1
|
|
hast-util-whitespace: 3.0.0
|
|
html-whitespace-sensitive-tag-names: 3.0.1
|
|
unist-util-visit-parents: 6.0.2
|
|
|
|
hast-util-from-dom@5.0.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
hastscript: 9.0.1
|
|
web-namespaces: 2.0.1
|
|
|
|
hast-util-from-html@2.0.3:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
devlop: 1.1.0
|
|
hast-util-from-parse5: 8.0.3
|
|
parse5: 7.3.0
|
|
vfile: 6.0.3
|
|
vfile-message: 4.0.3
|
|
|
|
hast-util-from-parse5@8.0.3:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
"@types/unist": 3.0.3
|
|
devlop: 1.1.0
|
|
hastscript: 9.0.1
|
|
property-information: 7.2.0
|
|
vfile: 6.0.3
|
|
vfile-location: 5.0.3
|
|
web-namespaces: 2.0.1
|
|
|
|
hast-util-has-property@3.0.0:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
|
|
hast-util-is-body-ok-link@3.0.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
|
|
hast-util-is-element@3.0.0:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
|
|
hast-util-minify-whitespace@1.0.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
hast-util-embedded: 3.0.0
|
|
hast-util-is-element: 3.0.0
|
|
hast-util-whitespace: 3.0.0
|
|
unist-util-is: 6.0.1
|
|
|
|
hast-util-parse-selector@4.0.0:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
|
|
hast-util-phrasing@3.0.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
hast-util-embedded: 3.0.0
|
|
hast-util-has-property: 3.0.0
|
|
hast-util-is-body-ok-link: 3.0.1
|
|
hast-util-is-element: 3.0.0
|
|
|
|
hast-util-to-html@9.0.5:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
"@types/unist": 3.0.3
|
|
ccount: 2.0.1
|
|
comma-separated-tokens: 2.0.3
|
|
hast-util-whitespace: 3.0.0
|
|
html-void-elements: 3.0.0
|
|
mdast-util-to-hast: 13.2.1
|
|
property-information: 7.2.0
|
|
space-separated-tokens: 2.0.2
|
|
stringify-entities: 4.0.4
|
|
zwitch: 2.0.4
|
|
|
|
hast-util-to-jsx-runtime@2.3.6:
|
|
dependencies:
|
|
"@types/estree": 1.0.9
|
|
"@types/hast": 3.0.4
|
|
"@types/unist": 3.0.3
|
|
comma-separated-tokens: 2.0.3
|
|
devlop: 1.1.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
hast-util-whitespace: 3.0.0
|
|
mdast-util-mdx-expression: 2.0.1
|
|
mdast-util-mdx-jsx: 3.2.0
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
property-information: 7.2.0
|
|
space-separated-tokens: 2.0.2
|
|
style-to-js: 1.1.21
|
|
unist-util-position: 5.0.0
|
|
vfile-message: 4.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
hast-util-to-mdast@10.1.2:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
"@types/mdast": 4.0.4
|
|
"@ungap/structured-clone": 1.3.2
|
|
hast-util-phrasing: 3.0.1
|
|
hast-util-to-html: 9.0.5
|
|
hast-util-to-text: 4.0.2
|
|
hast-util-whitespace: 3.0.0
|
|
mdast-util-phrasing: 4.1.0
|
|
mdast-util-to-hast: 13.2.1
|
|
mdast-util-to-string: 4.0.0
|
|
rehype-minify-whitespace: 6.0.2
|
|
trim-trailing-lines: 2.1.0
|
|
unist-util-position: 5.0.0
|
|
unist-util-visit: 5.1.0
|
|
|
|
hast-util-to-text@4.0.2:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
"@types/unist": 3.0.3
|
|
hast-util-is-element: 3.0.0
|
|
unist-util-find-after: 5.0.0
|
|
|
|
hast-util-whitespace@3.0.0:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
|
|
hastscript@9.0.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
comma-separated-tokens: 2.0.3
|
|
hast-util-parse-selector: 4.0.0
|
|
property-information: 7.2.0
|
|
space-separated-tokens: 2.0.2
|
|
|
|
html-parse-stringify@3.0.1:
|
|
dependencies:
|
|
void-elements: 3.1.0
|
|
|
|
html-url-attributes@3.0.1: {}
|
|
|
|
html-void-elements@3.0.0: {}
|
|
|
|
html-whitespace-sensitive-tag-names@3.0.1: {}
|
|
|
|
i18next@26.0.4(typescript@5.9.3):
|
|
dependencies:
|
|
"@babel/runtime": 7.29.7
|
|
optionalDependencies:
|
|
typescript: 5.9.3
|
|
|
|
inline-style-parser@0.2.7: {}
|
|
|
|
is-alphabetical@2.0.1: {}
|
|
|
|
is-alphanumerical@2.0.1:
|
|
dependencies:
|
|
is-alphabetical: 2.0.1
|
|
is-decimal: 2.0.1
|
|
|
|
is-decimal@2.0.1: {}
|
|
|
|
is-hexadecimal@2.0.1: {}
|
|
|
|
is-plain-obj@4.1.0: {}
|
|
|
|
isomorphic.js@0.2.5: {}
|
|
|
|
js-tokens@4.0.0: {}
|
|
|
|
jsesc@3.1.0: {}
|
|
|
|
json5@2.2.3: {}
|
|
|
|
lib0@0.2.117:
|
|
dependencies:
|
|
isomorphic.js: 0.2.5
|
|
|
|
linkify-it@5.0.2:
|
|
dependencies:
|
|
uc.micro: 2.1.0
|
|
|
|
linkifyjs@4.3.3: {}
|
|
|
|
load-script@1.0.0: {}
|
|
|
|
lodash.merge@4.6.2: {}
|
|
|
|
longest-streak@3.1.0: {}
|
|
|
|
loose-envify@1.4.0:
|
|
dependencies:
|
|
js-tokens: 4.0.0
|
|
|
|
lru-cache@5.1.1:
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
|
|
lucide-react@0.468.0(react@18.3.1):
|
|
dependencies:
|
|
react: 18.3.1
|
|
|
|
lucide-react@0.525.0(react@18.3.1):
|
|
dependencies:
|
|
react: 18.3.1
|
|
|
|
magic-string@0.27.0:
|
|
dependencies:
|
|
"@jridgewell/sourcemap-codec": 1.5.5
|
|
|
|
markdown-it-task-lists@2.1.1: {}
|
|
|
|
markdown-it@14.3.0:
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
entities: 4.5.0
|
|
linkify-it: 5.0.2
|
|
mdurl: 2.0.0
|
|
punycode.js: 2.3.1
|
|
uc.micro: 2.1.0
|
|
|
|
markdown-table@3.0.4: {}
|
|
|
|
marked@14.0.0: {}
|
|
|
|
mdast-util-find-and-replace@3.0.2:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
escape-string-regexp: 5.0.0
|
|
unist-util-is: 6.0.1
|
|
unist-util-visit-parents: 6.0.2
|
|
|
|
mdast-util-from-markdown@2.0.3:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
"@types/unist": 3.0.3
|
|
decode-named-character-reference: 1.3.0
|
|
devlop: 1.1.0
|
|
mdast-util-to-string: 4.0.0
|
|
micromark: 4.0.2
|
|
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
micromark-util-decode-string: 2.0.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
unist-util-stringify-position: 4.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm-autolink-literal@2.0.1:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
ccount: 2.0.1
|
|
devlop: 1.1.0
|
|
mdast-util-find-and-replace: 3.0.2
|
|
micromark-util-character: 2.1.1
|
|
|
|
mdast-util-gfm-footnote@2.1.0:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.3
|
|
mdast-util-to-markdown: 2.1.2
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm-strikethrough@2.0.0:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
mdast-util-from-markdown: 2.0.3
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm-table@2.0.0:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
devlop: 1.1.0
|
|
markdown-table: 3.0.4
|
|
mdast-util-from-markdown: 2.0.3
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm-task-list-item@2.0.0:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.3
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-gfm@3.1.0:
|
|
dependencies:
|
|
mdast-util-from-markdown: 2.0.3
|
|
mdast-util-gfm-autolink-literal: 2.0.1
|
|
mdast-util-gfm-footnote: 2.1.0
|
|
mdast-util-gfm-strikethrough: 2.0.0
|
|
mdast-util-gfm-table: 2.0.0
|
|
mdast-util-gfm-task-list-item: 2.0.0
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-mdx-expression@2.0.1:
|
|
dependencies:
|
|
"@types/estree-jsx": 1.0.5
|
|
"@types/hast": 3.0.4
|
|
"@types/mdast": 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.3
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-mdx-jsx@3.2.0:
|
|
dependencies:
|
|
"@types/estree-jsx": 1.0.5
|
|
"@types/hast": 3.0.4
|
|
"@types/mdast": 4.0.4
|
|
"@types/unist": 3.0.3
|
|
ccount: 2.0.1
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.3
|
|
mdast-util-to-markdown: 2.1.2
|
|
parse-entities: 4.0.2
|
|
stringify-entities: 4.0.4
|
|
unist-util-stringify-position: 4.0.0
|
|
vfile-message: 4.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-mdxjs-esm@2.0.1:
|
|
dependencies:
|
|
"@types/estree-jsx": 1.0.5
|
|
"@types/hast": 3.0.4
|
|
"@types/mdast": 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.3
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
mdast-util-phrasing@4.1.0:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
unist-util-is: 6.0.1
|
|
|
|
mdast-util-to-hast@13.2.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
"@types/mdast": 4.0.4
|
|
"@ungap/structured-clone": 1.3.2
|
|
devlop: 1.1.0
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
trim-lines: 3.0.1
|
|
unist-util-position: 5.0.0
|
|
unist-util-visit: 5.1.0
|
|
vfile: 6.0.3
|
|
|
|
mdast-util-to-markdown@2.1.2:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
"@types/unist": 3.0.3
|
|
longest-streak: 3.1.0
|
|
mdast-util-phrasing: 4.1.0
|
|
mdast-util-to-string: 4.0.0
|
|
micromark-util-classify-character: 2.0.1
|
|
micromark-util-decode-string: 2.0.1
|
|
unist-util-visit: 5.1.0
|
|
zwitch: 2.0.4
|
|
|
|
mdast-util-to-string@4.0.0:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
|
|
mdurl@2.0.0: {}
|
|
|
|
micromark-core-commonmark@2.0.3:
|
|
dependencies:
|
|
decode-named-character-reference: 1.3.0
|
|
devlop: 1.1.0
|
|
micromark-factory-destination: 2.0.1
|
|
micromark-factory-label: 2.0.1
|
|
micromark-factory-space: 2.0.1
|
|
micromark-factory-title: 2.0.1
|
|
micromark-factory-whitespace: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-classify-character: 2.0.1
|
|
micromark-util-html-tag-name: 2.0.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-resolve-all: 2.0.1
|
|
micromark-util-subtokenize: 2.1.0
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-gfm-autolink-literal@2.1.0:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-gfm-footnote@2.1.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.3
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-gfm-strikethrough@2.1.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-classify-character: 2.0.1
|
|
micromark-util-resolve-all: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-gfm-table@2.1.1:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-gfm-tagfilter@2.0.0:
|
|
dependencies:
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-gfm-task-list-item@2.1.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-extension-gfm@3.0.0:
|
|
dependencies:
|
|
micromark-extension-gfm-autolink-literal: 2.1.0
|
|
micromark-extension-gfm-footnote: 2.1.0
|
|
micromark-extension-gfm-strikethrough: 2.1.0
|
|
micromark-extension-gfm-table: 2.1.1
|
|
micromark-extension-gfm-tagfilter: 2.0.0
|
|
micromark-extension-gfm-task-list-item: 2.1.0
|
|
micromark-util-combine-extensions: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-destination@2.0.1:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-label@2.0.1:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-space@2.0.1:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-title@2.0.1:
|
|
dependencies:
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-factory-whitespace@2.0.1:
|
|
dependencies:
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-character@2.1.1:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-chunked@2.0.1:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
|
|
micromark-util-classify-character@2.0.1:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-combine-extensions@2.0.1:
|
|
dependencies:
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-decode-numeric-character-reference@2.0.2:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
|
|
micromark-util-decode-string@2.0.1:
|
|
dependencies:
|
|
decode-named-character-reference: 1.3.0
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
micromark-util-symbol: 2.0.1
|
|
|
|
micromark-util-encode@2.0.1: {}
|
|
|
|
micromark-util-html-tag-name@2.0.1: {}
|
|
|
|
micromark-util-normalize-identifier@2.0.1:
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
|
|
micromark-util-resolve-all@2.0.1:
|
|
dependencies:
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-sanitize-uri@2.0.1:
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-encode: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
|
|
micromark-util-subtokenize@2.1.0:
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
|
|
micromark-util-symbol@2.0.1: {}
|
|
|
|
micromark-util-types@2.0.2: {}
|
|
|
|
micromark@4.0.2:
|
|
dependencies:
|
|
"@types/debug": 4.1.13
|
|
debug: 4.4.3
|
|
decode-named-character-reference: 1.3.0
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.3
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-combine-extensions: 2.0.1
|
|
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
micromark-util-encode: 2.0.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-resolve-all: 2.0.1
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
micromark-util-subtokenize: 2.1.0
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
monaco-editor@0.55.1:
|
|
dependencies:
|
|
dompurify: 3.2.7
|
|
marked: 14.0.0
|
|
|
|
ms@2.1.3: {}
|
|
|
|
nanoid@3.3.15: {}
|
|
|
|
native-promise-only@0.8.1: {}
|
|
|
|
node-releases@2.0.50: {}
|
|
|
|
orderedmap@2.1.1: {}
|
|
|
|
parse-entities@4.0.2:
|
|
dependencies:
|
|
"@types/unist": 2.0.11
|
|
character-entities-legacy: 3.0.0
|
|
character-reference-invalid: 2.0.1
|
|
decode-named-character-reference: 1.3.0
|
|
is-alphanumerical: 2.0.1
|
|
is-decimal: 2.0.1
|
|
is-hexadecimal: 2.0.1
|
|
|
|
parse5@7.3.0:
|
|
dependencies:
|
|
entities: 6.0.1
|
|
|
|
picocolors@1.1.1: {}
|
|
|
|
picomatch@4.0.5: {}
|
|
|
|
postcss-value-parser@4.2.0: {}
|
|
|
|
postcss@8.5.16:
|
|
dependencies:
|
|
nanoid: 3.3.15
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
property-information@7.2.0: {}
|
|
|
|
prosemirror-changeset@2.4.1:
|
|
dependencies:
|
|
prosemirror-transform: 1.12.0
|
|
|
|
prosemirror-commands@1.7.1:
|
|
dependencies:
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-transform: 1.12.0
|
|
|
|
prosemirror-dropcursor@1.8.2:
|
|
dependencies:
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-transform: 1.12.0
|
|
prosemirror-view: 1.42.0
|
|
|
|
prosemirror-gapcursor@1.4.1:
|
|
dependencies:
|
|
prosemirror-keymap: 1.2.3
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-view: 1.42.0
|
|
|
|
prosemirror-highlight@0.13.1(@shikijs/types@3.23.0)(@types/hast@3.0.4)(prosemirror-model@1.25.9)(prosemirror-state@1.4.4)(prosemirror-transform@1.12.0)(prosemirror-view@1.42.0):
|
|
optionalDependencies:
|
|
"@shikijs/types": 3.23.0
|
|
"@types/hast": 3.0.4
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-transform: 1.12.0
|
|
prosemirror-view: 1.42.0
|
|
|
|
prosemirror-history@1.5.0:
|
|
dependencies:
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-transform: 1.12.0
|
|
prosemirror-view: 1.42.0
|
|
rope-sequence: 1.3.4
|
|
|
|
prosemirror-inputrules@1.5.1:
|
|
dependencies:
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-transform: 1.12.0
|
|
|
|
prosemirror-keymap@1.2.3:
|
|
dependencies:
|
|
prosemirror-state: 1.4.4
|
|
w3c-keyname: 2.2.8
|
|
|
|
prosemirror-markdown@1.13.4:
|
|
dependencies:
|
|
"@types/markdown-it": 14.1.2
|
|
markdown-it: 14.3.0
|
|
prosemirror-model: 1.25.9
|
|
|
|
prosemirror-model@1.25.9:
|
|
dependencies:
|
|
orderedmap: 2.1.1
|
|
|
|
prosemirror-schema-list@1.5.1:
|
|
dependencies:
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-transform: 1.12.0
|
|
|
|
prosemirror-state@1.4.4:
|
|
dependencies:
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-transform: 1.12.0
|
|
prosemirror-view: 1.42.0
|
|
|
|
prosemirror-tables@1.8.5:
|
|
dependencies:
|
|
prosemirror-keymap: 1.2.3
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-transform: 1.12.0
|
|
prosemirror-view: 1.42.0
|
|
|
|
prosemirror-transform@1.12.0:
|
|
dependencies:
|
|
prosemirror-model: 1.25.9
|
|
|
|
prosemirror-view@1.42.0:
|
|
dependencies:
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-transform: 1.12.0
|
|
|
|
punycode.js@2.3.1: {}
|
|
|
|
react-dom@18.3.1(react@18.3.1):
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
react: 18.3.1
|
|
scheduler: 0.23.2
|
|
|
|
react-hook-form@7.80.0(react@18.3.1):
|
|
dependencies:
|
|
react: 18.3.1
|
|
|
|
react-i18next@17.0.2(i18next@26.0.4(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3):
|
|
dependencies:
|
|
"@babel/runtime": 7.29.7
|
|
html-parse-stringify: 3.0.1
|
|
i18next: 26.0.4(typescript@5.9.3)
|
|
react: 18.3.1
|
|
use-sync-external-store: 1.6.0(react@18.3.1)
|
|
optionalDependencies:
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
typescript: 5.9.3
|
|
|
|
react-icons@5.7.0(react@18.3.1):
|
|
dependencies:
|
|
react: 18.3.1
|
|
|
|
react-markdown@10.1.0(@types/react@18.3.31)(react@18.3.1):
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
"@types/mdast": 4.0.4
|
|
"@types/react": 18.3.31
|
|
devlop: 1.1.0
|
|
hast-util-to-jsx-runtime: 2.3.6
|
|
html-url-attributes: 3.0.1
|
|
mdast-util-to-hast: 13.2.1
|
|
react: 18.3.1
|
|
remark-parse: 11.0.0
|
|
remark-rehype: 11.1.2
|
|
unified: 11.0.5
|
|
unist-util-visit: 5.1.0
|
|
vfile: 6.0.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
react-refresh@0.17.0: {}
|
|
|
|
react-remove-scroll-bar@2.3.8(@types/react@18.3.31)(react@18.3.1):
|
|
dependencies:
|
|
react: 18.3.1
|
|
react-style-singleton: 2.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
react-remove-scroll@2.7.2(@types/react@18.3.31)(react@18.3.1):
|
|
dependencies:
|
|
react: 18.3.1
|
|
react-remove-scroll-bar: 2.3.8(@types/react@18.3.31)(react@18.3.1)
|
|
react-style-singleton: 2.2.3(@types/react@18.3.31)(react@18.3.1)
|
|
tslib: 2.8.1
|
|
use-callback-ref: 1.3.3(@types/react@18.3.31)(react@18.3.1)
|
|
use-sidecar: 1.1.3(@types/react@18.3.31)(react@18.3.1)
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
react-style-singleton@2.2.3(@types/react@18.3.31)(react@18.3.1):
|
|
dependencies:
|
|
get-nonce: 1.0.1
|
|
react: 18.3.1
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
react@18.3.1:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
rehype-format@5.0.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
hast-util-format: 1.1.0
|
|
|
|
rehype-minify-whitespace@6.0.2:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
hast-util-minify-whitespace: 1.0.1
|
|
|
|
rehype-parse@9.0.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
hast-util-from-html: 2.0.3
|
|
unified: 11.0.5
|
|
|
|
rehype-remark@10.0.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
"@types/mdast": 4.0.4
|
|
hast-util-to-mdast: 10.1.2
|
|
unified: 11.0.5
|
|
vfile: 6.0.3
|
|
|
|
rehype-stringify@10.0.1:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
hast-util-to-html: 9.0.5
|
|
unified: 11.0.5
|
|
|
|
remark-gfm@4.0.1:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
mdast-util-gfm: 3.1.0
|
|
micromark-extension-gfm: 3.0.0
|
|
remark-parse: 11.0.0
|
|
remark-stringify: 11.0.0
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
remark-parse@11.0.0:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
mdast-util-from-markdown: 2.0.3
|
|
micromark-util-types: 2.0.2
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
remark-rehype@11.1.2:
|
|
dependencies:
|
|
"@types/hast": 3.0.4
|
|
"@types/mdast": 4.0.4
|
|
mdast-util-to-hast: 13.2.1
|
|
unified: 11.0.5
|
|
vfile: 6.0.3
|
|
|
|
remark-stringify@11.0.0:
|
|
dependencies:
|
|
"@types/mdast": 4.0.4
|
|
mdast-util-to-markdown: 2.1.2
|
|
unified: 11.0.5
|
|
|
|
rollup@4.62.2:
|
|
dependencies:
|
|
"@types/estree": 1.0.9
|
|
optionalDependencies:
|
|
"@rollup/rollup-android-arm-eabi": 4.62.2
|
|
"@rollup/rollup-android-arm64": 4.62.2
|
|
"@rollup/rollup-darwin-arm64": 4.62.2
|
|
"@rollup/rollup-darwin-x64": 4.62.2
|
|
"@rollup/rollup-freebsd-arm64": 4.62.2
|
|
"@rollup/rollup-freebsd-x64": 4.62.2
|
|
"@rollup/rollup-linux-arm-gnueabihf": 4.62.2
|
|
"@rollup/rollup-linux-arm-musleabihf": 4.62.2
|
|
"@rollup/rollup-linux-arm64-gnu": 4.62.2
|
|
"@rollup/rollup-linux-arm64-musl": 4.62.2
|
|
"@rollup/rollup-linux-loong64-gnu": 4.62.2
|
|
"@rollup/rollup-linux-loong64-musl": 4.62.2
|
|
"@rollup/rollup-linux-ppc64-gnu": 4.62.2
|
|
"@rollup/rollup-linux-ppc64-musl": 4.62.2
|
|
"@rollup/rollup-linux-riscv64-gnu": 4.62.2
|
|
"@rollup/rollup-linux-riscv64-musl": 4.62.2
|
|
"@rollup/rollup-linux-s390x-gnu": 4.62.2
|
|
"@rollup/rollup-linux-x64-gnu": 4.62.2
|
|
"@rollup/rollup-linux-x64-musl": 4.62.2
|
|
"@rollup/rollup-openbsd-x64": 4.62.2
|
|
"@rollup/rollup-openharmony-arm64": 4.62.2
|
|
"@rollup/rollup-win32-arm64-msvc": 4.62.2
|
|
"@rollup/rollup-win32-ia32-msvc": 4.62.2
|
|
"@rollup/rollup-win32-x64-gnu": 4.62.2
|
|
"@rollup/rollup-win32-x64-msvc": 4.62.2
|
|
fsevents: 2.3.3
|
|
|
|
rope-sequence@1.3.4: {}
|
|
|
|
scheduler@0.23.2:
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
semver@6.3.1: {}
|
|
|
|
sister@3.0.2: {}
|
|
|
|
sonner@2.0.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
|
dependencies:
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
|
|
source-map-js@1.2.1: {}
|
|
|
|
space-separated-tokens@2.0.2: {}
|
|
|
|
state-local@1.0.7: {}
|
|
|
|
stringify-entities@4.0.4:
|
|
dependencies:
|
|
character-entities-html4: 2.1.0
|
|
character-entities-legacy: 3.0.0
|
|
|
|
style-to-js@1.1.21:
|
|
dependencies:
|
|
style-to-object: 1.0.14
|
|
|
|
style-to-object@1.0.14:
|
|
dependencies:
|
|
inline-style-parser: 0.2.7
|
|
|
|
tabbable@6.5.0: {}
|
|
|
|
tailwind-merge@2.6.1: {}
|
|
|
|
tailwindcss@4.3.2: {}
|
|
|
|
tinyglobby@0.2.17:
|
|
dependencies:
|
|
fdir: 6.5.0(picomatch@4.0.5)
|
|
picomatch: 4.0.5
|
|
|
|
tiptap-markdown@0.9.0(@tiptap/core@3.27.1(@tiptap/pm@3.27.1)):
|
|
dependencies:
|
|
"@tiptap/core": 3.27.1(@tiptap/pm@3.27.1)
|
|
"@types/markdown-it": 13.0.9
|
|
markdown-it: 14.3.0
|
|
markdown-it-task-lists: 2.1.1
|
|
prosemirror-markdown: 1.13.4
|
|
|
|
trim-lines@3.0.1: {}
|
|
|
|
trim-trailing-lines@2.1.0: {}
|
|
|
|
trough@2.2.0: {}
|
|
|
|
tslib@2.8.1: {}
|
|
|
|
typescript@5.9.3: {}
|
|
|
|
uc.micro@2.1.0: {}
|
|
|
|
undici-types@6.21.0: {}
|
|
|
|
unified@11.0.5:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
bail: 2.0.2
|
|
devlop: 1.1.0
|
|
extend: 3.0.2
|
|
is-plain-obj: 4.1.0
|
|
trough: 2.2.0
|
|
vfile: 6.0.3
|
|
|
|
unist-util-find-after@5.0.0:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
unist-util-is: 6.0.1
|
|
|
|
unist-util-is@6.0.1:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
|
|
unist-util-position@5.0.0:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
|
|
unist-util-stringify-position@4.0.0:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
|
|
unist-util-visit-parents@6.0.2:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
unist-util-is: 6.0.1
|
|
|
|
unist-util-visit@5.1.0:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
unist-util-is: 6.0.1
|
|
unist-util-visit-parents: 6.0.2
|
|
|
|
update-browserslist-db@1.2.3(browserslist@4.28.4):
|
|
dependencies:
|
|
browserslist: 4.28.4
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.1
|
|
|
|
use-callback-ref@1.3.3(@types/react@18.3.31)(react@18.3.1):
|
|
dependencies:
|
|
react: 18.3.1
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
use-sidecar@1.1.3(@types/react@18.3.31)(react@18.3.1):
|
|
dependencies:
|
|
detect-node-es: 1.1.0
|
|
react: 18.3.1
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
"@types/react": 18.3.31
|
|
|
|
use-sync-external-store@1.6.0(react@18.3.1):
|
|
dependencies:
|
|
react: 18.3.1
|
|
|
|
uuid@8.3.2: {}
|
|
|
|
vfile-location@5.0.3:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
vfile: 6.0.3
|
|
|
|
vfile-message@4.0.3:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
unist-util-stringify-position: 4.0.0
|
|
|
|
vfile@6.0.3:
|
|
dependencies:
|
|
"@types/unist": 3.0.3
|
|
vfile-message: 4.0.3
|
|
|
|
vite@6.4.3(@types/node@22.20.0):
|
|
dependencies:
|
|
esbuild: 0.25.12
|
|
fdir: 6.5.0(picomatch@4.0.5)
|
|
picomatch: 4.0.5
|
|
postcss: 8.5.16
|
|
rollup: 4.62.2
|
|
tinyglobby: 0.2.17
|
|
optionalDependencies:
|
|
"@types/node": 22.20.0
|
|
fsevents: 2.3.3
|
|
|
|
void-elements@3.1.0: {}
|
|
|
|
w3c-keyname@2.2.8: {}
|
|
|
|
weakmap-polyfill@2.0.4: {}
|
|
|
|
web-namespaces@2.0.1: {}
|
|
|
|
y-prosemirror@1.3.7(prosemirror-model@1.25.9)(prosemirror-state@1.4.4)(prosemirror-view@1.42.0)(y-protocols@1.0.7(yjs@13.6.31))(yjs@13.6.31):
|
|
dependencies:
|
|
lib0: 0.2.117
|
|
prosemirror-model: 1.25.9
|
|
prosemirror-state: 1.4.4
|
|
prosemirror-view: 1.42.0
|
|
y-protocols: 1.0.7(yjs@13.6.31)
|
|
yjs: 13.6.31
|
|
|
|
y-protocols@1.0.7(yjs@13.6.31):
|
|
dependencies:
|
|
lib0: 0.2.117
|
|
yjs: 13.6.31
|
|
|
|
yallist@3.1.1: {}
|
|
|
|
yjs@13.6.31:
|
|
dependencies:
|
|
lib0: 0.2.117
|
|
|
|
youtube-player@5.6.0:
|
|
dependencies:
|
|
debug: 4.4.3
|
|
load-script: 1.0.0
|
|
sister: 3.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
zwitch@2.0.4: {}
|