Skip to content

Commit 61b0bab

Browse files
Build(deps-dev): Bump dependencies
- @astrojs/markdown-remark ^6.3.8 → ^6.3.9 - @astrojs/mdx ^4.3.10 → ^4.3.11 - astro ^5.15.8 → ^5.15.9
1 parent 05fc0c7 commit 61b0bab

File tree

2 files changed

+73
-78
lines changed

2 files changed

+73
-78
lines changed

package-lock.json

Lines changed: 70 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
},
110110
"devDependencies": {
111111
"@astrojs/check": "^0.9.5",
112-
"@astrojs/markdown-remark": "^6.3.8",
113-
"@astrojs/mdx": "^4.3.10",
112+
"@astrojs/markdown-remark": "^6.3.9",
113+
"@astrojs/mdx": "^4.3.11",
114114
"@astrojs/prism": "^3.3.0",
115115
"@astrojs/sitemap": "^3.6.0",
116116
"@babel/cli": "^7.28.3",
@@ -126,7 +126,7 @@
126126
"@types/js-yaml": "^4.0.9",
127127
"@types/mime": "^4.0.0",
128128
"@types/prismjs": "^1.26.5",
129-
"astro": "^5.15.8",
129+
"astro": "^5.15.9",
130130
"astro-auto-import": "^0.4.5",
131131
"autoprefixer": "^10.4.22",
132132
"bundlewatch": "^0.4.1",

0 commit comments

Comments
 (0)