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

Build(deps-dev): bump dependencies

- @astrojs/markdown-remark   ^6.3.5  →   ^6.3.6
- @astrojs/mdx               ^4.3.3  →   ^4.3.4
- astro                     ^5.13.0  →  ^5.13.2
This commit is contained in:
Julien Déramond
2025-08-16 11:40:02 +02:00
parent 956ec2df51
commit 4b8a2c936e
2 changed files with 28 additions and 28 deletions
+3 -3
View File
@@ -109,8 +109,8 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/markdown-remark": "^6.3.5",
"@astrojs/mdx": "^4.3.3",
"@astrojs/markdown-remark": "^6.3.6",
"@astrojs/mdx": "^4.3.4",
"@astrojs/prism": "^3.3.0",
"@astrojs/sitemap": "^3.5.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.13.0",
"astro": "^5.13.2",
"astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1",