feat: paketeen bertsioak igotzen ditu

This commit is contained in:
2025-11-03 10:37:54 +01:00
parent 141e78931e
commit e97bdbd55b
3 changed files with 12 additions and 9 deletions

View File

@@ -9,10 +9,10 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.5.1",
"astro": "^5.13.6",
"prettier": "^3.3.3",
"@astrojs/rss": "^4.0.13",
"@astrojs/sitemap": "^3.6.0",
"astro": "^5.15.3",
"prettier": "^3.6.2",
"prettier-plugin-astro": "^0.14.1"
}
}