#1 - Actualizar astro y bootstrap

This commit is contained in:
Luciano Giacchetta 2025-06-12 19:38:34 -03:00
parent 68a5cfb15d
commit d3dcc2f9a2
2 changed files with 759 additions and 945 deletions

1694
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,8 +9,8 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"astro": "^5.1.7", "astro": "^5.9.2",
"bootstrap": "^5.3.3", "bootstrap": "^5.3.6",
"bootstrap-icons": "^1.11.3" "bootstrap-icons": "^1.11.3"
} }
} }