Skip to content

Commit

Permalink
Bump @astrojs/mdx from 0.19.7 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 0.19.7 to 1.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/[email protected]/packages/integrations/mdx)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent d2b9675 commit 17c2ede
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"typescript-plugin-css-modules": "^5.0.1"
},
"dependencies": {
"@astrojs/mdx": "^0.19.7",
"@astrojs/mdx": "^1.0.0",
"@astrojs/preact": "^2.2.2",
"@astrojs/rss": "^2.4.4",
"@astrojs/sitemap": "^2.0.1",
Expand Down
112 changes: 89 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,29 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/markdown-remark@npm:3.0.0":
version: 3.0.0
resolution: "@astrojs/markdown-remark@npm:3.0.0"
dependencies:
"@astrojs/prism": ^3.0.0
github-slugger: ^2.0.0
import-meta-resolve: ^3.0.0
rehype-raw: ^6.1.1
rehype-stringify: ^9.0.4
remark-gfm: ^3.0.1
remark-parse: ^10.0.2
remark-rehype: ^10.1.0
remark-smartypants: ^2.0.0
shiki: ^0.14.3
unified: ^10.1.2
unist-util-visit: ^4.1.2
vfile: ^5.3.7
peerDependencies:
astro: ^3.0.0
checksum: b9006fb6b3ffedfb2d9a9f49d3f0f382b0d7c95456de3a32f6bdfc6b36a07625bd61aefae93a894ebe7acd19b91d1f6309b176289a478632d21c27003b69aad6
languageName: node
linkType: hard

"@astrojs/markdown-remark@npm:^2.2.1":
version: 2.2.1
resolution: "@astrojs/markdown-remark@npm:2.2.1"
Expand All @@ -110,29 +133,31 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/mdx@npm:^0.19.7":
version: 0.19.7
resolution: "@astrojs/mdx@npm:0.19.7"
"@astrojs/mdx@npm:^1.0.0":
version: 1.0.0
resolution: "@astrojs/mdx@npm:1.0.0"
dependencies:
"@astrojs/markdown-remark": ^2.2.1
"@astrojs/prism": ^2.1.2
"@astrojs/markdown-remark": 3.0.0
"@astrojs/prism": 3.0.0
"@mdx-js/mdx": ^2.3.0
acorn: ^8.8.0
es-module-lexer: ^1.1.1
estree-util-visit: ^1.2.0
github-slugger: ^1.4.0
acorn: ^8.10.0
es-module-lexer: ^1.3.0
estree-util-visit: ^1.2.1
github-slugger: ^2.0.0
gray-matter: ^4.0.3
hast-util-to-html: ^8.0.4
kleur: ^4.1.4
rehype-raw: ^6.1.1
remark-frontmatter: ^4.0.1
remark-gfm: ^3.0.1
remark-smartypants: ^2.0.0
shiki: ^0.14.1
shiki: ^0.14.3
source-map: ^0.7.4
unist-util-visit: ^4.1.0
vfile: ^5.3.2
checksum: 366a865ba0fa98e4901f9b65f677cd1dc0760b7fb05d8cfa5e3bc821904ac872cc00a59e246b510c266d3982f7837f01ca0464b6b56ccd840c16d51c6c751b8d
unist-util-visit: ^4.1.2
vfile: ^5.3.7
peerDependencies:
astro: ^3.0.0
checksum: 44d1658505840a0f041b6fa67dab24465bca054b52f0f2e855db269f1f0e8d2c2e2273906e8c581cacf6197276af2a4e9b43e65a360e7ba6c565732302fbeb2a
languageName: node
linkType: hard

Expand All @@ -151,6 +176,15 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/prism@npm:3.0.0, @astrojs/prism@npm:^3.0.0":
version: 3.0.0
resolution: "@astrojs/prism@npm:3.0.0"
dependencies:
prismjs: ^1.29.0
checksum: 84d014943a81534e033a4b286c827eccb7600b51332bcddc06bd174e88c8cb3a6d31dcb691346cf1f0ea6e817dacbfa52a945081e413cc87e3b1449272237e02
languageName: node
linkType: hard

"@astrojs/prism@npm:^2.1.2":
version: 2.1.2
resolution: "@astrojs/prism@npm:2.1.2"
Expand Down Expand Up @@ -2214,6 +2248,15 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.10.0":
version: 8.10.0
resolution: "acorn@npm:8.10.0"
bin:
acorn: bin/acorn
checksum: 538ba38af0cc9e5ef983aee196c4b8b4d87c0c94532334fa7e065b2c8a1f85863467bb774231aae91613fcda5e68740c15d97b1967ae3394d20faddddd8af61d
languageName: node
linkType: hard

"acorn@npm:^8.9.0":
version: 8.9.0
resolution: "acorn@npm:8.9.0"
Expand Down Expand Up @@ -4069,13 +4112,6 @@ __metadata:
languageName: node
linkType: hard

"es-module-lexer@npm:^1.1.1":
version: 1.2.1
resolution: "es-module-lexer@npm:1.2.1"
checksum: c4145b853e1491eaa5d591e4580926d242978c38071ad3d09165c3b6d50314cc0ae3bf6e1dec81a9e53768b9299df2063d2e4a67d7742a5029ddeae6c4fc26f0
languageName: node
linkType: hard

"es-module-lexer@npm:^1.3.0":
version: 1.3.0
resolution: "es-module-lexer@npm:1.3.0"
Expand Down Expand Up @@ -4550,7 +4586,7 @@ __metadata:
languageName: node
linkType: hard

"estree-util-visit@npm:^1.0.0, estree-util-visit@npm:^1.2.0":
"estree-util-visit@npm:^1.0.0, estree-util-visit@npm:^1.2.1":
version: 1.2.1
resolution: "estree-util-visit@npm:1.2.1"
dependencies:
Expand Down Expand Up @@ -5548,6 +5584,13 @@ __metadata:
languageName: node
linkType: hard

"import-meta-resolve@npm:^3.0.0":
version: 3.0.0
resolution: "import-meta-resolve@npm:3.0.0"
checksum: d0428cd14915ee0093b995dc5bbc70bd01cc668822f52b62af98f728e5d6a08724f07e6aa9f5fae002d5eecbf6ec2cdcd379bf4869dd1b353bd080693f91e394
languageName: node
linkType: hard

"imurmurhash@npm:^0.1.4":
version: 0.1.4
resolution: "imurmurhash@npm:0.1.4"
Expand Down Expand Up @@ -9064,7 +9107,7 @@ __metadata:
languageName: node
linkType: hard

"prismjs@npm:^1.28.0":
"prismjs@npm:^1.28.0, prismjs@npm:^1.29.0":
version: 1.29.0
resolution: "prismjs@npm:1.29.0"
checksum: 007a8869d4456ff8049dc59404e32d5666a07d99c3b0e30a18bd3b7676dfa07d1daae9d0f407f20983865fd8da56de91d09cb08e6aa61f5bc420a27c0beeaf93
Expand Down Expand Up @@ -9334,6 +9377,17 @@ __metadata:
languageName: node
linkType: hard

"rehype-stringify@npm:^9.0.4":
version: 9.0.4
resolution: "rehype-stringify@npm:9.0.4"
dependencies:
"@types/hast": ^2.0.0
hast-util-to-html: ^8.0.0
unified: ^10.0.0
checksum: 7da6f07a8b31e544c3dcf648ddc831e3ea72d5d417f95471cd6f3ec172e4dfbf5615cbd5b53aebe8a36febce604a95fb23f83d650d476c3cd79bc0834d577359
languageName: node
linkType: hard

"rehype@npm:^12.0.1":
version: 12.0.1
resolution: "rehype@npm:12.0.1"
Expand Down Expand Up @@ -9885,6 +9939,18 @@ __metadata:
languageName: node
linkType: hard

"shiki@npm:^0.14.3":
version: 0.14.4
resolution: "shiki@npm:0.14.4"
dependencies:
ansi-sequence-parser: ^1.1.0
jsonc-parser: ^3.2.0
vscode-oniguruma: ^1.7.0
vscode-textmate: ^8.0.0
checksum: 1173f6fa9531690a8cd4bf1d8e28c9eb9295af38a4c150cba6546e95f6e32bc96c7dd98826e39e688f1ca9d36b683a9a02ef77d51ce6495900b3a46ada64f828
languageName: node
linkType: hard

"side-channel@npm:^1.0.4":
version: 1.0.4
resolution: "side-channel@npm:1.0.4"
Expand Down Expand Up @@ -10744,7 +10810,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "tus-io@workspace:."
dependencies:
"@astrojs/mdx": ^0.19.7
"@astrojs/mdx": ^1.0.0
"@astrojs/preact": ^2.2.2
"@astrojs/rss": ^2.4.4
"@astrojs/sitemap": ^2.0.1
Expand Down

0 comments on commit 17c2ede

Please sign in to comment.