Skip to content

chore(deps-dev): bump @docusaurus/module-type-aliases from 2.4.0 to 3.4.0 in /docs#216

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-3.4.0
Closed

chore(deps-dev): bump @docusaurus/module-type-aliases from 2.4.0 to 3.4.0 in /docs#216
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2024

Copy link
Copy Markdown
Contributor

Bumps @docusaurus/module-type-aliases from 2.4.0 to 3.4.0.

Release notes

Sourced from @​docusaurus/module-type-aliases's releases.

3.4.0 (2024-05-31)

🚀 New Feature

  • create-docusaurus, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-utils-validation, docusaurus-utils
    • #10137 feat(docs, blog): add support for tags.yml, predefined list of tags (@​OzakIOne)
  • docusaurus-theme-translations
    • #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (@​ilmedova)
    • #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (@​PetarMc1)
  • docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-theme-search-algolia, docusaurus-types, docusaurus-utils, docusaurus
    • #9859 feat(core): hash router option - browse site offline (experimental) (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus

🐛 Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils
    • #10185 fix(docs, blog): Markdown link resolution does not support hot reload (@​slorber)
  • docusaurus-theme-search-algolia
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils
    • #10168 fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (@​slorber)
  • docusaurus-theme-translations
  • docusaurus
    • #10145 fix(core): fix serve workaround regexp (@​slorber)
    • #10142 fix(core): fix docusaurus serve broken for assets when using trailingSlash (@​slorber)
    • #10130 fix(core): the broken anchor checker should not be sensitive pathname trailing slashes (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #10144 fix(theme): fix announcement bar layout shift due to missing storage key namespace (@​slorber)
  • docusaurus-plugin-content-docs, docusaurus
    • #10132 fix(core): configurePostCss() should run after configureWebpack() (@​slorber)
  • docusaurus-utils, docusaurus
    • #10131 fix(core): codegen should generate unique route prop filenames (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-translations
    • #10118 fix(theme-translations): fix missing pluralization for label DocCard.categoryDescription.plurals (@​slorber)

📝 Documentation

🤖 Dependencies

... (truncated)

Changelog

Sourced from @​docusaurus/module-type-aliases's changelog.

3.4.0 (2024-05-31)

🚀 New Feature

  • create-docusaurus, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-utils-validation, docusaurus-utils
    • #10137 feat(docs, blog): add support for tags.yml, predefined list of tags (@​OzakIOne)
  • docusaurus-theme-translations
    • #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (@​ilmedova)
    • #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (@​PetarMc1)
  • docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-theme-search-algolia, docusaurus-types, docusaurus-utils, docusaurus
    • #9859 feat(core): hash router option - browse site offline (experimental) (@​slorber)
  • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus

🐛 Bug Fix

  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils
    • #10185 fix(docs, blog): Markdown link resolution does not support hot reload (@​slorber)
  • docusaurus-theme-search-algolia
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils
    • #10168 fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (@​slorber)
  • docusaurus-theme-translations
  • docusaurus
    • #10145 fix(core): fix serve workaround regexp (@​slorber)
    • #10142 fix(core): fix docusaurus serve broken for assets when using trailingSlash (@​slorber)
    • #10130 fix(core): the broken anchor checker should not be sensitive pathname trailing slashes (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #10144 fix(theme): fix announcement bar layout shift due to missing storage key namespace (@​slorber)
  • docusaurus-plugin-content-docs, docusaurus
    • #10132 fix(core): configurePostCss() should run after configureWebpack() (@​slorber)
  • docusaurus-utils, docusaurus
    • #10131 fix(core): codegen should generate unique route prop filenames (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-translations
    • #10118 fix(theme-translations): fix missing pluralization for label DocCard.categoryDescription.plurals (@​slorber)

📝 Documentation

🤖 Dependencies

... (truncated)

Commits
  • 49e9a21 v3.4.0
  • 620e463 feat(core): site storage config options (experimental) (#10121)
  • c125f7a chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)
  • 2d8281f fix(core): do not recreate ReactDOM Root, fix React warning on hot reload (#1...
  • ca33858 fix: handle React v18.3 warnings (#10079)
  • e012e03 chore: release Docusaurus 3.2.1 (#10016)
  • debfc87 chore: release Docusaurus v3.2.0 (#10000)
  • 4388267 fix(core): various broken anchor link fixes (#9732)
  • fd49301 feat(core): make broken link checker detect broken anchors - add `onBrokenAnc...
  • 8dd1e13 fix(type-aliases): add title prop for imported inline SVG React components ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) from 2.4.0 to 3.4.0.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.4.0/packages/docusaurus-module-type-aliases)

---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2024
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 3, 2024

Copy link
Copy Markdown

Deploying safedep-vet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 420d839
Status: ✅  Deploy successful!
Preview URL: https://b4c9a647.safedep-vet.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-docs-a2gq.safedep-vet.pages.dev

View logs

@github-actions

github-actions Bot commented Jun 3, 2024

Copy link
Copy Markdown

vet Summary Report

This report is generated by vet

Policy Checks

  • ✅ Vulnerability
  • ✅ Malware
  • ✅ License
  • ❌ Popularity
  • ❌ Maintenance
  • ✅ Security Posture
  • ❌ Threats

Threats

LockfilePoisoning

  • ⚠️ Found in manifest docs/package-lock.json, Package react-loadable resolved to an URL https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-6.0.0.tgz that does not follow the package name path convention. Refer to this for more details
  • ⚠️ Found in manifest docs/package-lock.json, Package react-loadable resolved to an URL https://registry.npmjs.org/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz that does not follow the package name path convention. Refer to this for more details

New Packages

  • ⚠️ [Npm] unist-util-position@5.0.0
  • ✅ [Npm] @webassemblyjs/helper-wasm-section@1.12.1
  • ✅ [Npm] @jridgewell/trace-mapping@0.3.25
  • ⚠️ [Npm] decode-named-character-reference@1.0.2
  • ✅ [Npm] @types/estree@1.0.5
  • ✅ [Npm] mdast-util-mdx-jsx@3.1.2
  • ✅ [Npm] @webassemblyjs/helper-wasm-bytecode@1.11.6
  • ⚠️ [Npm] longest-streak@3.1.0
  • ⚠️ [Npm] estree-util-attach-comments@3.0.0
  • ⚠️ [Npm] flat@5.0.2
  • ⚠️ [Npm] is-plain-obj@4.1.0
  • ⚠️ [Npm] estree-util-is-identifier-name@3.0.0
  • ⚠️ [Npm] zwitch@2.0.4
  • ⚠️ [Npm] micromark-extension-mdxjs-esm@3.0.0
  • ✅ [Npm] @webassemblyjs/wasm-edit@1.12.1
  • ✅ [Npm] micromark-util-subtokenize@2.0.1
  • ✅ [Npm] terser@5.31.0
  • ⚠️ [Npm] is-reference@3.0.2
  • ⚠️ [Npm] mdast-util-mdx@3.0.0
  • ⚠️ [Npm] webpack-merge@5.10.0
  • ✅ [Npm] @types/debug@4.1.12
  • ✅ [Npm] style-to-object@1.0.6
  • ✅ [Npm] style-to-object@0.4.4
  • ⚠️ [Npm] unist-util-remove-position@5.0.0
  • ⚠️ [Npm] mdast-util-from-markdown@2.0.1
  • ✅ [Npm] parse-entities@4.0.1
  • ✅ [Npm] micromark-factory-space@2.0.0
  • ✅ [Npm] @docusaurus/types@3.4.0
  • ✅ [Npm] terser-webpack-plugin@5.3.10
  • ✅ [Npm] @webassemblyjs/helper-buffer@1.12.1
  • ✅ [Npm] @webassemblyjs/utf8@1.11.6
  • ✅ [Npm] update-browserslist-db@1.0.16
  • ⚠️ [Npm] is-alphabetical@2.0.1
  • ⚠️ [Npm] dequal@2.0.3
  • ⚠️ [Npm] mdast-util-to-string@4.0.0
  • ⚠️ [Npm] character-entities-html4@2.1.0
  • ✅ [Npm] picocolors@1.0.1
  • ⚠️ [Npm] periscopic@3.1.0
  • ⚠️ [Npm] hast-util-whitespace@3.0.0
  • ✅ [Npm] micromark-util-types@2.0.0
  • ✅ [Npm] enhanced-resolve@5.16.1
  • ✅ [Npm] watchpack@2.4.1
  • ⚠️ [Npm] is-decimal@2.0.1
  • ⚠️ [Npm] micromark-extension-mdx-jsx@3.0.0
  • ⚠️ [Npm] ccount@2.0.1
  • ✅ [Npm] @types/mdx@2.0.13
  • ⚠️ [Npm] micromark-extension-mdxjs@3.0.0
  • ⚠️ [Npm] estree-util-visit@2.0.0
  • ⚠️ [Npm] collapse-white-space@2.1.0
  • ✅ [Npm] @types/acorn@4.0.6
  • ✅ [Npm] @docusaurus/module-type-aliases@3.4.0
  • ✅ [Npm] unist-util-visit@5.0.0
  • ✅ [Npm] estree-util-to-js@2.0.0
  • ✅ [Npm] electron-to-chromium@1.4.788
  • ⚠️ [Npm] escalade@3.1.2
  • ⚠️ [Npm] micromark-factory-mdx-expression@2.0.1
  • ⚠️ [Npm] mdast-util-mdx-expression@2.0.0
  • ✅ [Npm] @jridgewell/source-map@0.3.6
  • ✅ [Npm] caniuse-lite@1.0.30001626
  • ✅ [Npm] inline-style-parser@0.2.3
  • ✅ [Npm] micromark-util-resolve-all@2.0.0
  • ⚠️ [Npm] remark-rehype@11.1.0
  • ⚠️ [Npm] unist-util-stringify-position@4.0.0
  • ✅ [Npm] micromark-factory-title@2.0.0
  • ✅ [Npm] @webassemblyjs/wast-printer@1.12.1
  • ✅ [Npm] estree-util-build-jsx@3.0.1
  • ⚠️ [Npm] hast-util-to-estree@3.1.0
  • ⚠️ [Npm] micromark-extension-mdx-expression@3.0.0
  • ⚠️ [Npm] is-alphanumerical@2.0.1
  • ✅ [Npm] unified@11.0.4
  • ✅ [Npm] micromark-util-normalize-identifier@2.0.0
  • ⚠️ [Npm] @sideway/address@4.1.5
  • ⚠️ [Npm] mdast-util-to-markdown@2.1.0
  • ⚠️ [Npm] @jridgewell/set-array@1.2.1
  • ⚠️ [Npm] space-separated-tokens@2.0.2
  • ⚠️ [Npm] is-hexadecimal@2.0.1
  • ⚠️ [Npm] character-entities-legacy@3.0.0
  • ⚠️ [Npm] mdast-util-to-hast@13.1.0
  • ⚠️ [Npm] micromark-util-events-to-acorn@2.0.2
  • ⚠️ [Npm] character-reference-invalid@2.0.1
  • ✅ [Npm] micromark-factory-destination@2.0.0
  • ✅ [Npm] webpack@5.91.0
  • ✅ [Npm] micromark-util-encode@2.0.0
  • ✅ [Npm] astring@1.8.6
  • ⚠️ [Npm] character-entities@2.0.2
  • ⚠️ [Npm] mdast-util-phrasing@4.1.0
  • ✅ [Npm] micromark-factory-label@2.0.0
  • ⚠️ [Npm] schema-utils@3.3.0
  • ✅ [Npm] @webassemblyjs/wasm-opt@1.12.1
  • ✅ [Npm] micromark-util-chunked@2.0.0
  • ✅ [Npm] @types/hast@3.0.4
  • ✅ [Npm] @types/estree-jsx@1.0.5
  • ✅ [Npm] @webassemblyjs/floating-point-hex-parser@1.11.6
  • ✅ [Npm] @webassemblyjs/helper-api-error@1.11.6
  • ✅ [Npm] browserslist@4.23.0
  • ⚠️ [Npm] acorn-jsx@5.3.2
  • ✅ [Npm] @jridgewell/gen-mapping@0.3.5
  • ✅ [Npm] @webassemblyjs/wasm-parser@1.12.1
  • ✅ [Npm] @ungap/structured-clone@1.2.0
  • ⚠️ [Npm] vfile-message@4.0.2
  • ✅ [Npm] micromark@4.0.0
  • ✅ [Npm] devlop@1.1.0
  • ⚠️ [Npm] estree-walker@3.0.3
  • ⚠️ [Npm] source-map@0.7.4
  • ✅ [Npm] micromark-util-character@2.1.0
  • ✅ [Npm] micromark-util-combine-extensions@2.0.0
  • ✅ [Npm] micromark-core-commonmark@2.0.1
  • ✅ [Npm] es-module-lexer@1.5.3
  • ✅ [Npm] micromark-util-classify-character@2.0.0
  • ✅ [Npm] unist-util-visit-parents@6.0.1
  • ✅ [Npm] micromark-util-html-tag-name@2.0.0
  • ✅ [Npm] remark-mdx@3.0.1
  • ✅ [Npm] react-loadable@6.0.0
  • ⚠️ [Npm] bail@2.0.2
  • ⚠️ [Npm] trim-lines@3.0.1
  • ⚠️ [Npm] markdown-extensions@2.0.0
  • ✅ [Npm] @mdx-js/mdx@3.0.1
  • ✅ [Npm] micromark-util-sanitize-uri@2.0.0
  • ✅ [Npm] @webassemblyjs/helper-numbers@1.11.6
  • ✅ [Npm] joi@17.13.1
  • ✅ [Npm] @types/unist@3.0.2
  • ⚠️ [Npm] micromark-extension-mdx-md@2.0.0
  • ⚠️ [Npm] comma-separated-tokens@2.0.3
  • ⚠️ [Npm] unist-util-is@6.0.0
  • ✅ [Npm] property-information@6.5.0
  • ✅ [Npm] micromark-util-symbol@2.0.0
  • ✅ [Npm] vfile@6.0.1
  • ✅ [Npm] @webassemblyjs/ieee754@1.11.6
  • ✅ [Npm] @types/mdast@4.0.4
  • ⚠️ [Npm] trough@2.2.0
  • ✅ [Npm] @types/unist@2.0.10
  • ✅ [Npm] @webassemblyjs/wasm-gen@1.12.1
  • ✅ [Npm] @types/ms@0.7.34
  • ✅ [Npm] micromark-util-decode-numeric-character-reference@2.0.1
  • ⚠️ [Npm] unist-util-position-from-estree@2.0.0
  • ✅ [Npm] stringify-entities@4.0.4
  • ✅ [Npm] micromark-util-decode-string@2.0.0
  • ✅ [Npm] @webassemblyjs/ast@1.12.1
  • ✅ [Npm] hast-util-to-jsx-runtime@2.3.0
  • ⚠️ [Npm] mdast-util-mdxjs-esm@2.0.1
  • ✅ [Npm] acorn-import-assertions@1.9.0
  • ✅ [Npm] remark-parse@11.0.0
  • ✅ [Npm] node-releases@2.0.14
  • ✅ [Npm] micromark-factory-whitespace@2.0.0
  • ✅ [Npm] @webassemblyjs/leb128@1.11.6

Packages Violating Policy

[Npm] unist-util-position@5.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] decode-named-character-reference@1.0.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] longest-streak@3.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] estree-util-attach-comments@3.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] flat@5.0.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] is-plain-obj@4.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] estree-util-is-identifier-name@3.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] zwitch@2.0.4 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] micromark-extension-mdxjs-esm@3.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] is-reference@3.0.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] mdast-util-mdx@3.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] webpack-merge@5.10.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] unist-util-remove-position@5.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] mdast-util-from-markdown@2.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] is-alphabetical@2.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] dequal@2.0.3 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] mdast-util-to-string@4.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] character-entities-html4@2.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] periscopic@3.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] hast-util-whitespace@3.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] is-decimal@2.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] micromark-extension-mdx-jsx@3.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] ccount@2.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] micromark-extension-mdxjs@3.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] estree-util-visit@2.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] collapse-white-space@2.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] escalade@3.1.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] micromark-factory-mdx-expression@2.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] mdast-util-mdx-expression@2.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] remark-rehype@11.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] unist-util-stringify-position@4.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] hast-util-to-estree@3.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] micromark-extension-mdx-expression@3.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] is-alphanumerical@2.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] @sideway/address@4.1.5 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] mdast-util-to-markdown@2.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] @jridgewell/set-array@1.2.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] space-separated-tokens@2.0.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] is-hexadecimal@2.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] character-entities-legacy@3.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] mdast-util-to-hast@13.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] micromark-util-events-to-acorn@2.0.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] character-reference-invalid@2.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] character-entities@2.0.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] mdast-util-phrasing@4.1.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] schema-utils@3.3.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] acorn-jsx@5.3.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] vfile-message@4.0.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] estree-walker@3.0.3 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] source-map@0.7.4 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] bail@2.0.2 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] trim-lines@3.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] markdown-extensions@2.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] micromark-extension-mdx-md@2.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] comma-separated-tokens@2.0.3 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] unist-util-is@6.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] trough@2.2.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component appears to be unmaintained

[Npm] unist-util-position-from-estree@2.0.0 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

[Npm] mdast-util-mdxjs-esm@2.0.1 🔗

  • ➡️ Found in manifest docs/package-lock.json
  • ⚠️ Component popularity is low by Github stars count
  • ⚡ Use an alternative package that is popular

@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #236.

@dependabot dependabot Bot closed this Sep 2, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/docs/docusaurus/module-type-aliases-3.4.0 branch September 2, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants