Upgraded to Astro 5.2.5 and fixed content collections
This commit is contained in:
parent
298b91262e
commit
eec488ddff
28 changed files with 290 additions and 198 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue