Bump @astrojs/mdx from 2.0.3 to 3.0.0

Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@3.0.0/packages/integrations/mdx)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-13 03:56:51 +00:00 committed by GitHub
parent 9f07cc92d7
commit d72bfb8ce1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1211 additions and 1377 deletions

2586
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -2,7 +2,7 @@
"name": "lbry-tech",
"version": "0.0.1",
"dependencies": {
"@astrojs/mdx": "^2.0.3",
"@astrojs/mdx": "^3.0.0",
"@lbry/components": "^4.2.5",
"@thewebforge/astro-code-blocks": "^0.2.0",
"astro": "^4.4.3",