Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ui": "yarn upgrade-interactive"
},
"devDependencies": {
"@astrojs/mdx": "4.2.5",
"@astrojs/mdx": "4.3.4",
"@astrojs/prefetch": "0.4.1",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.3.1",
Expand Down
68 changes: 60 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/internal-helpers@npm:0.7.2":
version: 0.7.2
resolution: "@astrojs/internal-helpers@npm:0.7.2"
checksum: 70e11b51eca9999414c52706a20f8bf0a892d5d54cb2f2350e1c40af563a010f834939cefc603b076e0abf5067a1b128e07085aed484770714359da756ee5828
languageName: node
linkType: hard

"@astrojs/markdown-remark@npm:6.3.1":
version: 6.3.1
resolution: "@astrojs/markdown-remark@npm:6.3.1"
Expand Down Expand Up @@ -72,11 +79,40 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/mdx@npm:4.2.5":
version: 4.2.5
resolution: "@astrojs/mdx@npm:4.2.5"
"@astrojs/markdown-remark@npm:6.3.6":
version: 6.3.6
resolution: "@astrojs/markdown-remark@npm:6.3.6"
dependencies:
"@astrojs/markdown-remark": 6.3.1
"@astrojs/internal-helpers": 0.7.2
"@astrojs/prism": 3.3.0
github-slugger: ^2.0.0
hast-util-from-html: ^2.0.3
hast-util-to-text: ^4.0.2
import-meta-resolve: ^4.1.0
js-yaml: ^4.1.0
mdast-util-definitions: ^6.0.0
rehype-raw: ^7.0.0
rehype-stringify: ^10.0.1
remark-gfm: ^4.0.1
remark-parse: ^11.0.0
remark-rehype: ^11.1.2
remark-smartypants: ^3.0.2
shiki: ^3.2.1
smol-toml: ^1.3.4
unified: ^11.0.5
unist-util-remove-position: ^5.0.0
unist-util-visit: ^5.0.0
unist-util-visit-parents: ^6.0.1
vfile: ^6.0.3
checksum: 3ccdbea7eb3f5f9348c93b83807c6e139ea58678222391ab9e5d72c8fcb7961ee5df0aab2afd006de55ef20147b8e85510ab71d50196466be12ef1e5fd27a97c
languageName: node
linkType: hard

"@astrojs/mdx@npm:4.3.4":
version: 4.3.4
resolution: "@astrojs/mdx@npm:4.3.4"
dependencies:
"@astrojs/markdown-remark": 6.3.6
"@mdx-js/mdx": ^3.1.0
acorn: ^8.14.1
es-module-lexer: ^1.6.0
Expand All @@ -91,7 +127,7 @@ __metadata:
vfile: ^6.0.3
peerDependencies:
astro: ^5.0.0
checksum: 45274d37ce0f2e621cb2ac8d51bde5d3ffb1b0607d39a135eab7762b65ff2e899d3e7ec5118d69a38070cde8209f183558046b26f2e795cda1cc29ed9d469d5a
checksum: d2e36e417dc75ff8057621b2cad04f58a8e82029146d36fcefa7157ea4b4351a2af1e23522f6edcadf9782799e59fbcba065b86f068ab8e605d6c1197f4b5de2
languageName: node
linkType: hard

Expand All @@ -113,6 +149,15 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/prism@npm:3.3.0":
version: 3.3.0
resolution: "@astrojs/prism@npm:3.3.0"
dependencies:
prismjs: ^1.30.0
checksum: d124c3c43231d506c4ad40a4870decca9cb5585b518a2745556ab9faa4f6ead2e027b492290a238c0ecf53c9b80bd7565147cb428387f9b5fe81d1ad616d9c2e
languageName: node
linkType: hard

"@astrojs/rss@npm:4.0.11":
version: 4.0.11
resolution: "@astrojs/rss@npm:4.0.11"
Expand Down Expand Up @@ -256,7 +301,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@davidhu/blog@workspace:."
dependencies:
"@astrojs/mdx": 4.2.5
"@astrojs/mdx": 4.3.4
"@astrojs/prefetch": 0.4.1
"@astrojs/rss": 4.0.11
"@astrojs/sitemap": 3.3.1
Expand Down Expand Up @@ -5991,7 +6036,7 @@ __metadata:
languageName: node
linkType: hard

"prismjs@npm:^1.29.0":
"prismjs@npm:^1.29.0, prismjs@npm:^1.30.0":
version: 1.30.0
resolution: "prismjs@npm:1.30.0"
checksum: a68eddd4c5f1c506badb5434b0b28a7cc2479ed1df91bc4218e6833c7971ef40c50ec481ea49749ac964256acb78d8b66a6bd11554938e8998e46c18b5f9a580
Expand Down Expand Up @@ -6317,7 +6362,7 @@ __metadata:
languageName: node
linkType: hard

"remark-rehype@npm:^11.0.0, remark-rehype@npm:^11.1.1":
"remark-rehype@npm:^11.0.0, remark-rehype@npm:^11.1.1, remark-rehype@npm:^11.1.2":
version: 11.1.2
resolution: "remark-rehype@npm:11.1.2"
dependencies:
Expand Down Expand Up @@ -6929,6 +6974,13 @@ __metadata:
languageName: node
linkType: hard

"smol-toml@npm:^1.3.4":
version: 1.4.2
resolution: "smol-toml@npm:1.4.2"
checksum: f12d3fbc2d49396ec523170828a5c9a89bc7740eb7b205f8d8553af18629d936474c1ce55b70c7839aa239a11252e16fd1c3fc955b966b81c9dec00155df4f85
languageName: node
linkType: hard

"socks-proxy-agent@npm:^7.0.0":
version: 7.0.0
resolution: "socks-proxy-agent@npm:7.0.0"
Expand Down