2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Build(deps-dev): Bump dependencies

- @rollup/plugin-commonjs  ^28.0.9  →  ^29.0.0
- astro                    ^5.15.2  →  ^5.15.3
This commit is contained in:
Julien Déramond
2025-10-31 07:02:45 +01:00
parent 815af314f3
commit 12b3f76cc4
2 changed files with 180 additions and 221 deletions
+2 -2
View File
@@ -119,14 +119,14 @@
"@docsearch/js": "^3.9.0",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.1.0",
"@rollup/plugin-commonjs": "^28.0.9",
"@rollup/plugin-commonjs": "^29.0.0",
"@rollup/plugin-node-resolve": "^16.0.3",
"@rollup/plugin-replace": "^6.0.3",
"@stackblitz/sdk": "^1.11.0",
"@types/js-yaml": "^4.0.9",
"@types/mime": "^4.0.0",
"@types/prismjs": "^1.26.5",
"astro": "^5.15.2",
"astro": "^5.15.3",
"astro-auto-import": "^0.4.5",
"autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.1",