mirror of
https://github.com/LBRYFoundation/lbry-tech.git
synced 2025-07-02 00:22:58 +00:00
Bump @astrojs/mdx from 2.0.3 to 2.0.4
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 2.0.3 to 2.0.4. - [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@2.0.4/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
60faac0c43
commit
221590ad92
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -8,7 +8,7 @@
|
|||
"name": "lbry-tech",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^2.0.3",
|
||||
"@astrojs/mdx": "^2.0.4",
|
||||
"@lbry/components": "^4.2.5",
|
||||
"@thewebforge/astro-code-blocks": "^0.2.0",
|
||||
"astro": "^4.1.1",
|
||||
|
@ -508,9 +508,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@astrojs/mdx": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-2.0.3.tgz",
|
||||
"integrity": "sha512-wFjQX5CihU5B4UAQNwc2R48ph0flpc6/yvDCFANE0agtgI2+BaVcAjuW0EhGOQCZ65dQDqnFKE0lvGs7EADYpg==",
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/mdx/-/mdx-2.0.4.tgz",
|
||||
"integrity": "sha512-8q8p7AfiGa6CEKUEEWDLZ7HsfonmZlzx8HITZp8eJnkh+n6mmD9vQTpuFNjJc3hiiMEEKLGTIjOUGAU4aGBkrA==",
|
||||
"dependencies": {
|
||||
"@astrojs/markdown-remark": "4.0.1",
|
||||
"@mdx-js/mdx": "^3.0.0",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "lbry-tech",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^2.0.3",
|
||||
"@astrojs/mdx": "^2.0.4",
|
||||
"@lbry/components": "^4.2.5",
|
||||
"@thewebforge/astro-code-blocks": "^0.2.0",
|
||||
"astro": "^4.1.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue