From eb2ed9f9500ac336038e66d590761fc30748ed72 Mon Sep 17 00:00:00 2001 From: philipcheung Date: Mon, 14 Sep 2026 18:30:47 +0800 Subject: [PATCH] chore: update generated Astro dev artifacts --- .astro/dev.json | 10 +++++----- .astro/types.d.ts | 3 +-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.astro/dev.json b/.astro/dev.json index 3271b51..cbc2c39 100644 --- a/.astro/dev.json +++ b/.astro/dev.json @@ -1,14 +1,14 @@ { - "pid": 52048, - "port": 4322, - "url": "http://localhost:4322", + "pid": 78610, + "port": 4323, + "url": "http://localhost:4323", "urls": { "local": [ - "http://localhost:4322/" + "http://localhost:4323/" ], "network": [], "networkInterfaceNames": [] }, "background": false, - "startedAt": "2026-09-13T08:12:40.425Z" + "startedAt": "2026-09-13T13:48:49.043Z" } \ No newline at end of file diff --git a/.astro/types.d.ts b/.astro/types.d.ts index d95e66d..f752936 100644 --- a/.astro/types.d.ts +++ b/.astro/types.d.ts @@ -1,3 +1,2 @@ /// -/// -/// \ No newline at end of file +/// \ No newline at end of file