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:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user