2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Build(deps-dev): Bump the development-dependencies group with 3 updates

- @astrojs/markdown-remark   ^6.3.3  →   ^6.3.4
- @astrojs/mdx               ^4.3.1  →   ^4.3.2
- astro                     ^5.12.6  →  ^5.12.7
This commit is contained in:
Julien Déramond
2025-07-31 21:14:17 +02:00
parent e392fc500e
commit 9203712669
2 changed files with 63 additions and 63 deletions
+3 -3
View File
@@ -109,8 +109,8 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/markdown-remark": "^6.3.3",
"@astrojs/mdx": "^4.3.1",
"@astrojs/markdown-remark": "^6.3.4",
"@astrojs/mdx": "^4.3.2",
"@astrojs/prism": "^3.3.0",
"@astrojs/sitemap": "^3.4.2",
"@babel/cli": "^7.28.0",
@@ -126,7 +126,7 @@
"@types/js-yaml": "^4.0.9",
"@types/mime": "^4.0.0",
"@types/prismjs": "^1.26.5",
"astro": "^5.12.6",
"astro": "^5.12.7",
"astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1",