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

- @babel/cli         ^7.27.2  →  ^7.28.0
- @babel/core        ^7.27.7  →  ^7.28.0
- @babel/preset-env  ^7.27.2  →  ^7.28.0
This commit is contained in:
Julien Déramond
2025-07-02 18:36:08 +02:00
parent 9566444580
commit 64b340c37f
2 changed files with 178 additions and 189 deletions
+3 -3
View File
@@ -113,9 +113,9 @@
"@astrojs/mdx": "^4.3.0",
"@astrojs/prism": "^3.3.0",
"@astrojs/sitemap": "^3.4.1",
"@babel/cli": "^7.27.2",
"@babel/core": "^7.27.7",
"@babel/preset-env": "^7.27.2",
"@babel/cli": "^7.28.0",
"@babel/core": "^7.28.0",
"@babel/preset-env": "^7.28.0",
"@docsearch/js": "^3.9.0",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.0.4",