Bumped astro to 5.3.0

This commit is contained in:
Firq-ow 2025-02-14 16:10:14 +01:00
parent 81c1def4c4
commit 19492fc41b
Signed by: Firq
GPG key ID: BC5CE35A72BDB4AB
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.2.0-pre.64",
"version": "0.2.0-pre.65",
"private": true,
"scripts": {
"dev": "astro dev",
@ -16,7 +16,7 @@
"@astrojs/mdx": "^4.0.8",
"@astrojs/sitemap": "^3.2.1",
"@fontsource-variable/work-sans": "^5.1.0",
"astro": "^5.2.5",
"astro": "^5.3.0",
"astro-meta-tags": "^0.3.1",
"autoprefixer": "^10.4.19",
"iconoir": "^7.7.0",