chore: front build-a konpontzen du bertsioak igoz

This commit is contained in:
2026-05-29 13:51:01 +02:00
parent e7fa7b4cd2
commit 3e92a5a1ad
3 changed files with 787 additions and 650 deletions

View File

@@ -10,23 +10,24 @@
"serve": "serve dist"
},
"dependencies": {
"@astrojs/node": "^9.5.0",
"@astrojs/react": "^4.4.0",
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.6.0",
"@types/react": "^19.1.11",
"@types/react-dom": "^19.1.7",
"astro": "^5.16.6",
"dayjs": "^1.11.15",
"gsap": "^3.13.0",
"marked": "^15.0.11",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"satori": "^0.18.3",
"serve": "^14.2.4",
"sharp": "^0.34.4"
"@astrojs/node": "^10.1.2",
"@astrojs/react": "^5.0.6",
"@astrojs/rss": "^4.0.18",
"@astrojs/sitemap": "^3.7.3",
"@types/react": "^19.2.15",
"@types/react-dom": "^19.2.3",
"astro": "^6.4.2",
"dayjs": "^1.11.21",
"gsap": "^3.15.0",
"marked": "^18.0.4",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"satori": "^0.26.0",
"serve": "^14.2.6",
"sharp": "^0.34.5",
"vite": "8.0.14"
},
"devDependencies": {
"sass-embedded": "^1.90.0"
"sass-embedded": "^1.100.0"
}
}

1403
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -40,6 +40,7 @@ minimumReleaseAgeExclude:
- '@strapi/typescript-utils@5.47.0'
- '@strapi/upload@5.47.0'
- '@strapi/utils@5.47.0'
- astro@6.4.2
onlyBuiltDependencies:
- '@swc/core'