mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Build(deps-dev): bump dependencies
- @astrojs/sitemap ^3.4.2 → ^3.5.0 - @babel/cli ^7.28.0 → ^7.28.3 - @babel/core ^7.28.0 → ^7.28.3 - @babel/preset-env ^7.28.0 → ^7.28.3 - astro ^5.12.9 → ^5.13.0
This commit is contained in:
+5
-5
@@ -112,10 +112,10 @@
|
||||
"@astrojs/markdown-remark": "^6.3.5",
|
||||
"@astrojs/mdx": "^4.3.3",
|
||||
"@astrojs/prism": "^3.3.0",
|
||||
"@astrojs/sitemap": "^3.4.2",
|
||||
"@babel/cli": "^7.28.0",
|
||||
"@babel/core": "^7.28.0",
|
||||
"@babel/preset-env": "^7.28.0",
|
||||
"@astrojs/sitemap": "^3.5.0",
|
||||
"@babel/cli": "^7.28.3",
|
||||
"@babel/core": "^7.28.3",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@docsearch/js": "^3.9.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@rollup/plugin-babel": "^6.0.4",
|
||||
@@ -126,7 +126,7 @@
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/mime": "^4.0.0",
|
||||
"@types/prismjs": "^1.26.5",
|
||||
"astro": "^5.12.9",
|
||||
"astro": "^5.13.0",
|
||||
"astro-auto-import": "^0.4.4",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"bundlewatch": "^0.4.1",
|
||||
|
||||
Reference in New Issue
Block a user