From 56f3cc03d00ea028156c68793b95953445d7b07c Mon Sep 17 00:00:00 2001 From: odracirdev Date: Sun, 29 Dec 2024 02:56:30 -0300 Subject: [PATCH 1/3] =?UTF-8?q?chore:=20=F0=9F=93=A6=EF=B8=8F=20update=20a?= =?UTF-8?q?stro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b467f42..dae1d0b 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@fontsource-variable/nunito": "5.1.0", "@playform/compress": "0.1.6", "@playform/inline": "0.1.0", - "astro": "4.16.18", + "astro": "5.1.1", "astro-compressor": "1.0.0", "astro-icon": "1.1.5", "astro-seo-schema": "4.0.3", From f2815a16c5479660ab8cf96a340b103485128197 Mon Sep 17 00:00:00 2001 From: odracirdev Date: Sun, 29 Dec 2024 03:17:28 -0300 Subject: [PATCH 2/3] =?UTF-8?q?chore:=20=F0=9F=93=A6=EF=B8=8F=20update=20a?= =?UTF-8?q?stro=20seo=20schema?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dae1d0b..68ada49 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "astro": "5.1.1", "astro-compressor": "1.0.0", "astro-icon": "1.1.5", - "astro-seo-schema": "4.0.3", + "astro-seo-schema": "5.0.0", "astro-sitemap": "1.0.0", "astro-tunnel": "0.1.6", "lightningcss": "1.28.2", From 21ee4f8e02f02f91a51085d050618724e972e2f0 Mon Sep 17 00:00:00 2001 From: odracirdev Date: Sun, 29 Dec 2024 03:20:45 -0300 Subject: [PATCH 3/3] =?UTF-8?q?chore:=20=F0=9F=94=A5=20remove=20astro-tunn?= =?UTF-8?q?el?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 68ada49..bdabcee 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,6 @@ "astro-icon": "1.1.5", "astro-seo-schema": "5.0.0", "astro-sitemap": "1.0.0", - "astro-tunnel": "0.1.6", "lightningcss": "1.28.2", "sanitize.css": "13.0.0", "schema-dts": "1.1.2"