2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Build(deps-dev): Bump dependencies

- @astrojs/markdown-remark   ^6.3.7  →   ^6.3.8
 - @astrojs/mdx               ^4.3.6  →   ^4.3.7
 - astro                     ^5.14.1  →  ^5.14.3
This commit is contained in:
Julien Déramond
2025-10-10 06:59:35 +02:00
parent 88a78a6958
commit 19a4bab36d
2 changed files with 54 additions and 130 deletions
+3 -3
View File
@@ -109,8 +109,8 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/markdown-remark": "^6.3.7",
"@astrojs/mdx": "^4.3.6",
"@astrojs/markdown-remark": "^6.3.8",
"@astrojs/mdx": "^4.3.7",
"@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.14.1",
"astro": "^5.14.3",
"astro-auto-import": "^0.4.5",
"autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1",