2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

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
This commit is contained in:
Julien Déramond
2025-11-18 18:41:50 +01:00
parent 05fc0c7f37
commit 61b0bab5c2
2 changed files with 73 additions and 78 deletions
+3 -3
View File
@@ -109,8 +109,8 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.5",
"@astrojs/markdown-remark": "^6.3.8",
"@astrojs/mdx": "^4.3.10",
"@astrojs/markdown-remark": "^6.3.9",
"@astrojs/mdx": "^4.3.11",
"@astrojs/prism": "^3.3.0",
"@astrojs/sitemap": "^3.6.0",
"@babel/cli": "^7.28.3",
@@ -126,7 +126,7 @@
"@types/js-yaml": "^4.0.9",
"@types/mime": "^4.0.0",
"@types/prismjs": "^1.26.5",
"astro": "^5.15.8",
"astro": "^5.15.9",
"astro-auto-import": "^0.4.5",
"autoprefixer": "^10.4.22",
"bundlewatch": "^0.4.1",