mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Build(deps): Bump dependencies
- @astrojs/mdx ^4.3.11 → ^4.3.12 - astro ^5.15.9 → ^5.16.0 - rollup ^4.53.2 → ^4.53.3 - sass-true ^9.0.0 → ^10.0.0 - stylelint ^16.25.0 → ^16.26.0 - vnu-jar 25.11.17 → 25.11.20
This commit is contained in:
+6
-6
@@ -110,7 +110,7 @@
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.5",
|
||||
"@astrojs/markdown-remark": "^6.3.9",
|
||||
"@astrojs/mdx": "^4.3.11",
|
||||
"@astrojs/mdx": "^4.3.12",
|
||||
"@astrojs/prism": "^3.3.0",
|
||||
"@astrojs/sitemap": "^3.6.0",
|
||||
"@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.15.9",
|
||||
"astro": "^5.16.0",
|
||||
"astro-auto-import": "^0.4.5",
|
||||
"autoprefixer": "^10.4.22",
|
||||
"bundlewatch": "^0.4.1",
|
||||
@@ -169,17 +169,17 @@
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
"remark": "^15.0.1",
|
||||
"remark-html": "^16.0.1",
|
||||
"rollup": "^4.53.2",
|
||||
"rollup": "^4.53.3",
|
||||
"rollup-plugin-istanbul": "^5.0.0",
|
||||
"rtlcss": "^4.3.0",
|
||||
"sass": "1.78.0",
|
||||
"sass-true": "^9.0.0",
|
||||
"sass-true": "^10.0.0",
|
||||
"shelljs": "^0.10.0",
|
||||
"stylelint": "^16.25.0",
|
||||
"stylelint": "^16.26.0",
|
||||
"stylelint-config-twbs-bootstrap": "^16.1.0",
|
||||
"terser": "^5.44.1",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"vnu-jar": "25.11.17",
|
||||
"vnu-jar": "25.11.20",
|
||||
"zod": "^4.1.12"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user