Upgraded to Astro 5.2.5 and fixed content collections

This commit is contained in:
Firq 2025-02-06 19:08:51 +01:00
parent 298b91262e
commit eec488ddff
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
28 changed files with 290 additions and 198 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.2.0-pre.59",
"version": "0.2.0-pre.60",
"private": true,
"scripts": {
"dev": "astro dev",
@ -13,10 +13,10 @@
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.5.2",
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.0.6",
"@astrojs/mdx": "^4.0.8",
"@astrojs/sitemap": "^3.2.1",
"@fontsource-variable/work-sans": "^5.1.0",
"astro": "^5.1.7",
"astro": "^5.2.5",
"astro-meta-tags": "^0.3.1",
"autoprefixer": "^10.4.19",
"iconoir": "^7.7.0",