mirror of
https://github.com/LBRYFoundation/lbry-tech.git
synced 2025-03-04 14:57:55 +00:00
Bump @astrojs/mdx from 3.0.1 to 3.1.5
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 3.0.1 to 3.1.5. - [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.1.5/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6a0cae67d4
commit
49013e18d6
2 changed files with 215 additions and 634 deletions
847
package-lock.json
generated
847
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -2,7 +2,7 @@
|
||||||
"name": "lbry-tech",
|
"name": "lbry-tech",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/mdx": "^3.0.1",
|
"@astrojs/mdx": "^3.1.5",
|
||||||
"@lbry/components": "^4.2.5",
|
"@lbry/components": "^4.2.5",
|
||||||
"@orama/plugin-astro": "^2.0.7",
|
"@orama/plugin-astro": "^2.0.7",
|
||||||
"@thewebforge/astro-code-blocks": "^0.2.0",
|
"@thewebforge/astro-code-blocks": "^0.2.0",
|
||||||
|
|
Loading…
Reference in a new issue