2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Build(deps-dev): Bump dependencies

- @astrojs/mdx   ^4.3.4  →   ^4.3.5
- astro         ^5.13.5  →  ^5.13.7
This commit is contained in:
Julien Déramond
2025-09-09 20:19:57 +02:00
parent 07b3816da5
commit cb79d4726a
2 changed files with 232 additions and 169 deletions
+2 -2
View File
@@ -110,7 +110,7 @@
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/markdown-remark": "^6.3.6",
"@astrojs/mdx": "^4.3.4",
"@astrojs/mdx": "^4.3.5",
"@astrojs/prism": "^3.3.0",
"@astrojs/sitemap": "^3.5.1",
"@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.5",
"astro": "^5.13.7",
"astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1",