Skip to content

Commit c7d9be8

Browse files
dependabot[bot]razzeee
authored andcommitted
Bump @astrojs/mdx from 5.0.2 to 5.0.3
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 5.0.2 to 5.0.3. - [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@5.0.3/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f7b334 commit c7d9be8

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12-
"@astrojs/mdx": "5.0.2",
12+
"@astrojs/mdx": "5.0.3",
1313
"@astrojs/react": "4.4.2",
1414
"@astrojs/rss": "^4.0.15",
1515
"@astrojs/sitemap": "3.7.2",

yarn.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ __metadata:
5757
languageName: node
5858
linkType: hard
5959

60-
"@astrojs/markdown-remark@npm:7.0.1":
61-
version: 7.0.1
62-
resolution: "@astrojs/markdown-remark@npm:7.0.1"
60+
"@astrojs/markdown-remark@npm:7.1.0":
61+
version: 7.1.0
62+
resolution: "@astrojs/markdown-remark@npm:7.1.0"
6363
dependencies:
6464
"@astrojs/internal-helpers": "npm:0.8.0"
6565
"@astrojs/prism": "npm:4.0.1"
@@ -74,22 +74,23 @@ __metadata:
7474
remark-parse: "npm:^11.0.0"
7575
remark-rehype: "npm:^11.1.2"
7676
remark-smartypants: "npm:^3.0.2"
77+
retext-smartypants: "npm:^6.2.0"
7778
shiki: "npm:^4.0.0"
7879
smol-toml: "npm:^1.6.0"
7980
unified: "npm:^11.0.5"
8081
unist-util-remove-position: "npm:^5.0.0"
8182
unist-util-visit: "npm:^5.1.0"
8283
unist-util-visit-parents: "npm:^6.0.2"
8384
vfile: "npm:^6.0.3"
84-
checksum: 10c0/5e6c56e2f6f1d0efa51a1b86293d77d90d2ca987a23b643a2aec4974f70b9f4e8ea48ddb171f1b2af687d2fcc61641ea1e34ee3e9b3050d0409630e56f95f7dc
85+
checksum: 10c0/8c27865a3d522326731d81a23d98fa714a73b81b384d482bfcb946e9fa07f80d04a9b22b210d2dfbcfc605a559d4fc9eb13522be6b8ffa077151a4c704d0516f
8586
languageName: node
8687
linkType: hard
8788

88-
"@astrojs/mdx@npm:5.0.2":
89-
version: 5.0.2
90-
resolution: "@astrojs/mdx@npm:5.0.2"
89+
"@astrojs/mdx@npm:5.0.3":
90+
version: 5.0.3
91+
resolution: "@astrojs/mdx@npm:5.0.3"
9192
dependencies:
92-
"@astrojs/markdown-remark": "npm:7.0.1"
93+
"@astrojs/markdown-remark": "npm:7.1.0"
9394
"@mdx-js/mdx": "npm:^3.1.1"
9495
acorn: "npm:^8.16.0"
9596
es-module-lexer: "npm:^2.0.0"
@@ -104,7 +105,7 @@ __metadata:
104105
vfile: "npm:^6.0.3"
105106
peerDependencies:
106107
astro: ^6.0.0
107-
checksum: 10c0/3dbcd0065dd91849562cde82970cd89bf79ee04ba50a50f5e5996b390859900f36ede53c72cd1eab0fdd8debe40299dfa6677c52473d7d08e99361f5eeee98ba
108+
checksum: 10c0/e45a81d0acd458e8003555f05385040471c8b2162bd07222e766bcfb76a7e1f670c4fd5a9bc16be2bcd579903ecdbec4e2535d8e1971b4e9ecb6dbeefd454e80
108109
languageName: node
109110
linkType: hard
110111

@@ -2798,7 +2799,7 @@ __metadata:
27982799
version: 0.0.0-use.local
27992800
resolution: "ctreffos-website-astro@workspace:."
28002801
dependencies:
2801-
"@astrojs/mdx": "npm:5.0.2"
2802+
"@astrojs/mdx": "npm:5.0.3"
28022803
"@astrojs/react": "npm:4.4.2"
28032804
"@astrojs/rss": "npm:^4.0.15"
28042805
"@astrojs/sitemap": "npm:3.7.2"
@@ -5642,7 +5643,7 @@ __metadata:
56425643
languageName: node
56435644
linkType: hard
56445645

5645-
"retext-smartypants@npm:^6.0.0":
5646+
"retext-smartypants@npm:^6.0.0, retext-smartypants@npm:^6.2.0":
56465647
version: 6.2.0
56475648
resolution: "retext-smartypants@npm:6.2.0"
56485649
dependencies:

0 commit comments

Comments
 (0)