diff --git a/package.json b/package.json index a68ef5c88..5b1414f35 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@astrojs/tailwind": "5.1.3", - "astro": "5.0.5", + "astro": "5.0.8", "modern-normalize": "3.0.1", "tailwindcss": "3.4.16", "typescript": "^5.5.4" diff --git a/yarn.lock b/yarn.lock index 7a7eb8ec8..911b48378 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1643,9 +1643,9 @@ __metadata: languageName: node linkType: hard -"astro@npm:5.0.5": - version: 5.0.5 - resolution: "astro@npm:5.0.5" +"astro@npm:5.0.8": + version: 5.0.8 + resolution: "astro@npm:5.0.8" dependencies: "@astrojs/compiler": "npm:^2.10.3" "@astrojs/internal-helpers": "npm:0.4.2" @@ -1711,7 +1711,7 @@ __metadata: optional: true bin: astro: astro.js - checksum: 10c0/cd671327055bcc7af7ef92b72a0c8add9d26fb178a56344d86ba04b994555f7a18c65f934f6c246bf62fca48b6ca78b6ff3edeecd841fadaa036f092bf9d2387 + checksum: 10c0/7b75ab06ad5b469044f43550ab5651001094ce8ba1e7cc3256b1930868881166a7dae067b45154dc99bff204f381e51eed8ebe54f7f76f7e309c9724b1b05da2 languageName: node linkType: hard @@ -6888,7 +6888,7 @@ __metadata: dependencies: "@astrojs/tailwind": "npm:5.1.3" "@biomejs/biome": "npm:1.9.4" - astro: "npm:5.0.5" + astro: "npm:5.0.8" gh-pages: "npm:6.2.0" markuplint: "npm:4.11.4" modern-normalize: "npm:3.0.1"