Updated astro versions

This commit is contained in:
Alexis
2024-08-06 16:57:35 +02:00
parent 4f01f8b373
commit 5dc4f4d92f
2 changed files with 1946 additions and 2841 deletions

4783
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,8 +10,8 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/tailwind": "^5.0.2", "@astrojs/tailwind": "^5.1.0",
"astro": "^3.5.3", "astro": "^4.13.1",
"tailwindcss": "^3.3.5" "tailwindcss": "^3.3.5"
}, },
"devDependencies": { "devDependencies": {