2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Update devDependencies (#41445)

This commit is contained in:
Julien Déramond
2025-05-06 19:09:11 +02:00
committed by GitHub
parent 33b1b0e7b8
commit 06f4e79cc7
2 changed files with 36 additions and 35 deletions
+4 -4
View File
@@ -113,9 +113,9 @@
"@astrojs/mdx": "^4.2.6",
"@astrojs/prism": "^3.2.0",
"@astrojs/sitemap": "^3.3.1",
"@babel/cli": "^7.27.0",
"@babel/core": "^7.26.10",
"@babel/preset-env": "^7.26.9",
"@babel/cli": "^7.27.2",
"@babel/core": "^7.27.1",
"@babel/preset-env": "^7.27.2",
"@docsearch/js": "^3.9.0",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.0.4",
@@ -127,7 +127,7 @@
"@types/js-yaml": "^4.0.5",
"@types/mime": "^3.0.1",
"@types/prismjs": "^1.26.0",
"astro": "^5.7.10",
"astro": "^5.7.11",
"astro-auto-import": "^0.4.4",
"autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1",